git
2008-02-16  Christian CouderAdd "const" qualifier to "char *editor_program".
2008-02-16  Christian CouderAdd "const" qualifier to "char *pager_program".
2008-02-16  Christian Couderconfig: add 'git_config_string' to refactor string...
2008-02-16  Christian Couderdiff.c: remove useless check for value != NULL
2008-02-16  Shawn O. Pearcefast-import: check return value from unpack_entry()
2008-02-15  Daniel BarkalowValidate nicknames of remote branches to prohibit confu...
2008-02-15  Christian Couderdiff.c: replace a 'strdup' with 'xstrdup'.
2008-02-15  Junio C Hamanodiff.c: fixup garding of config parser from value=NULL
2008-02-13  Christian Couderconfig: add test cases for empty value and no value...
2008-02-13  Gerrit Papecvsimport: have default merge regex also match beginnin...
2008-02-13  Miklos Vajnagit clone -s documentation: force a new paragraph for...
2008-02-13  Jeff Kingstatus: suggest "git rm --cached" to unstage for initia...
2008-02-13  Junio C HamanoProtect get_author_ident_from_commit() from filenames...
2008-02-13  Johannes Sixtupload-pack: Initialize the exec-path.
2008-02-13  Johannes Schindelinbisect: use verbatim commit subject in the bisect log
2008-02-13  Sergei Organovgit-cvsimport.txt: fix '-M' description.
2008-02-13  Junio C HamanoRevert "pack-objects: only throw away data during memor...
2008-02-11  Junio C Hamanoconfig.c: guard config parser from value=NULL
2008-02-11  Junio C Hamanobuiltin-log.c: guard config parser from value=NULL
2008-02-11  Junio C Hamanoimap-send.c: guard config parser from value=NULL
2008-02-11  Junio C Hamanowt-status.c: guard config parser from value=NULL
2008-02-11  Junio C Hamanosetup.c: guard config parser from value=NULL
2008-02-11  Junio C Hamanoremote.c: guard config parser from value=NULL
2008-02-11  Junio C Hamanomerge-recursive.c: guard config parser from value=NULL
2008-02-11  Junio C Hamanohttp.c: guard config parser from value=NULL
2008-02-11  Junio C Hamanohelp.c: guard config parser from value=NULL
2008-02-11  Junio C Hamanogit.c: guard config parser from value=NULL
2008-02-11  Junio C Hamanodiff.c: guard config parser from value=NULL
2008-02-11  Junio C Hamanoconvert.c: guard config parser from value=NULL
2008-02-11  Junio C Hamanoconnect.c: guard config parser from value=NULL
2008-02-11  Junio C Hamanobuiltin-tag.c: guard config parser from value=NULL
2008-02-11  Junio C Hamanobuiltin-show-branch.c: guard config parser from value...
2008-02-11  Junio C Hamanobuiltin-reflog.c: guard config parser from value=NULL
2008-02-11  Junio C Hamanobuiltin-log.c: guard config parser from value=NULL
2008-02-11  Junio C Hamanobuiltin-config.c: guard config parser from value=NULL
2008-02-11  Junio C Hamanobuiltin-commit.c: guard config parser from value=NULL
2008-02-11  Junio C Hamanobuiltin-branch.c: guard config parser from value=NULL
2008-02-11  Junio C Hamanobuiltin-apply.c: guard config parser from value=NULL
2008-02-11  Junio C HamanoAdd config_error_nonbool() helper function
2008-02-11  Miklos Vajnabuiltin-gc.c: guard config parser from value=NULL
2008-02-11  Junio C Hamanoarchive-tar.c: guard config parser from value=NULL
2008-02-11  Mike HommeyWork around curl-gnutls not liking to be reinitialized
2008-02-11  Jonas Fonsecaman pages are littered with .ft C and others
2008-02-11  James BowesAdd a BuildRequires for gettext in the spec file.
2008-02-11  Martin Koeglerpack-objects: only throw away data during memory pressure
2008-02-11  Gerrit Papebuiltin-commit: remove .git/SQUASH_MSG upon successful...
2008-02-11  David Steven... Make git prune remove temporary packs that look like...
2008-02-11  Uwe Kleine... rebase -i: accept -m as advertised in the man page
2008-02-11  Johannes SchindelinDocument that the default of branch.autosetupmerge...
2008-02-11  Johannes Schindelinbisect: allow starting with a detached HEAD
2008-02-11  Junio C Hamanogit-pull documentation: fix markup
2008-02-11  Frank Lichtenheldconfig: Fix --unset for continuation lines
2008-02-10  Tim StoakesFix typo in 'blame' documentation. v1.5.4.1
2008-02-07  Junio C Hamanogitattributes: fix relative path matching
2008-02-06  Timo HirvonenFix parsing numeric color values
2008-02-06  Gerrit PapeINSTALL: git-merge no longer uses cpio
2008-02-04  Jörg Sommergit-remote documentation: fix synopsis to match description
2008-02-04  Jörg Sommergit-am: fix type in its usage string
2008-02-03  Junio C HamanoFix "git-commit -C $tag"
2008-02-03  Jari AaltoDocumentation/git-stash.txt: Adjust SYNOPSIS command...
2008-02-02  Junio C HamanoUpdate stale documentation links from the main document...
2008-02-02  Junio C HamanoGIT 1.5.4 v1.5.4
2008-02-02  Junio C HamanoFix "git checkout -b foo ':/substring'"
2008-01-31  Michele BallabioFix typo in a comment in t/test-lib.sh
2008-01-31  Miklos Vajnagit rev-parse manpage: spelling fix
2008-01-31  Junio C HamanoRevert "filter-branch docs: remove brackets so not...
2008-01-31  Jean-Luc HerrenDocumentation/git-cvsserver: Fix typo
2008-01-31  Brandon Caseyfilter-branch: assume HEAD if no revision supplied
2008-01-31  Brandon Caseyfilter-branch docs: remove brackets so not to imply...
2008-01-31  Shawn O. PearceUse 'printf %s $x' notation in t5401
2008-01-30  Brandon Caseyfilter-branch.sh: remove temporary directory on failure
2008-01-30  Brandon Caseygit-relink: avoid hard linking in objects/info directory
2008-01-30  Bruno Ribasgitweb: Make use of the $git_dir variable at sub git_ge...
2008-01-30  Jakub Narebskigitweb: Add info about $projectroot and $projects_list...
2008-01-30  Jim Meyeringfix doc typos
2008-01-30  Junio C Hamanoreflog-expire: Avoid creating new files in a directory...
2008-01-30  Yasushi SHOJIgitweb: Convert generated contents to utf8 in commitdif...
2008-01-29  Christian Couderinstaweb: use 'browser.<tool>.path' config option if...
2008-01-29  Christian CouderDocumentation: help: specify supported html browsers.
2008-01-29  Christian CouderDocumentation: config: add "browser.<tool>.path".
2008-01-28  Johannes SchindelinAdd test for rebase -i with commits that do not pass...
2008-01-28  Jeff Kingt9001: add missing && operators
2008-01-27  Junio C HamanoGIT 1.5.4-rc5 v1.5.4-rc5
2008-01-27  Johannes Schindelinpull --rebase: be cleverer with rebased upstream branches
2008-01-27  Steffen Prohaskacvsserver: Fix for histories with multiple roots
2008-01-27  Steffen Prohaskat9400-git-cvsserver-server: Wrap setup into test case
2008-01-26  Mike HommeyDocumentation: add a bit about sendemail.to configuration
2008-01-26  Pierre Habouzitparse-options: catch likely typo in presense of aggrega...
2008-01-26  Mike HommeyAdd a missing dependency on http.h
2008-01-26  Miklos Vajnagit pull manpage: don't include -n from fetch-options.txt
2008-01-26  Sam Vilaingit-svn(1): update instructions for resuming a git...
2008-01-26  Jakub Narebskiautoconf: define NO_SYS_SELECT_H on systems without...
2008-01-25  Robert SchieleMakefile: customization for supporting HP-UX
2008-01-24  Robert Schielepre-POSIX.1-2001 systems do not have <sys/select.h>
2008-01-24  Junio C HamanoMerge git://repo.or.cz/git-gui
2008-01-23  Brandon Caseygit-commit: exit non-zero if we fail to commit the...
2008-01-23  Miklos Vajnagit-clone -s: document problems with git gc --prune
2008-01-23  Shawn O. Pearcegit-gui: Correctly cleanup msgfmt '1 message untranslat... gitgui-0.9.2
2008-01-23  Shawn O. Pearcegit-gui: Make the statistics of po2msg match those...
2008-01-23  Shawn O. Pearcegit-gui: Fallback to Tcl based po2msg.sh if msgfmt...
next