git
2008-02-16  Junio C HamanoMerge branch 'maint'
2008-02-16  Jeff Kingcommit: discard index after setting up partial commit
2008-02-16  Junio C Hamanofilter-branch: handle filenames that need quoting
2008-02-16  Junio C Hamanodiff: Fix miscounting of --check output
2008-02-16  Stelian Pophg-to-git: fix parent analysis
2008-02-16  Jay Soffianmailinfo: feed only one line to handle_filter() for...
2008-02-16  Christian Couderdiff.c: add "const" qualifier to "char *cmd" member...
2008-02-16  Christian CouderAdd "const" qualifier to "char *excludes_file".
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  Junio C HamanoMerge branch 'maint'
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 HamanoMerge git://repo.or.cz/git-gui
2008-02-13  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2008-02-13  Linus Torvalds[PATCH] gitk: learn --show-all output
2008-02-13  Junio C HamanoRevert "pack-objects: only throw away data during memor...
2008-02-13  Johan HerlandFix 'git cvsexportcommit -w $cvsdir ...' when used...
2008-02-13  Johan HerlandAdd testcase for 'git cvsexportcommit -w $cvsdir ....
2008-02-12  Shawn O. Pearcegit-gui: Automatically spell check commit messages...
2008-02-12  Shawn O. PearceMerge branch 'maint'
2008-02-12  Jay Soffiangit-gui: support Git Gui.app under OS X 10.5
2008-02-12  Junio C Hamano.mailmap: adjust to a recent patch application glitch.
2008-02-12  Junio C HamanoUpdate the main documentation (stale notes section)
2008-02-12  Junio C HamanoMerge branch 'db/no-separate-ls-remote-connection'...
2008-02-12  Junio C HamanoMerge branch 'mw/send-email'
2008-02-12  Junio C HamanoMerge branch 'db/send-email-omit-cc'
2008-02-12  Junio C HamanoMerge branch 'jc/error-message-in-cherry-pick'
2008-02-12  Junio C HamanoMerge branch 'lt/in-core-index'
2008-02-12  Junio C HamanoMerge branch 'ph/describe-match'
2008-02-11  Gerrit Pape[PATCH] gitk: properly deal with tag names containing...
2008-02-11  Steffen Prohaska[PATCH] gitk: Add checkbutton to ignore space changes
2008-02-11  Michele Ballabio[PATCH] gitk: Fix "Key bindings" message
2008-02-11  Junichi Uekawagit-blame.el: show the when, who and what in the minibu...
2008-02-11  Junio C HamanoDefine the project whitespace policy
2008-02-11  Tim StoakesAdd `git svn blame' command
2008-02-11  Junio C HamanoMerge branch 'maint'
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  Junio C HamanoMerge branch 'maint'
2008-02-10  Mike HommeyWork around curl-gnutls not liking to be reinitialized
2008-02-10  Johannes SchindelinIntroduce the config variable pack.packSizeLimit
2008-02-10  Tim StoakesFix typo in 'blame' documentation. v1.5.4.1
2008-02-10  Johannes SchindelinFix "git clone" for git:// protocol
2008-02-08  Bruno Ribasgitweb: Make use of the $git_dir variable at sub git_ge...
2008-02-08  Alexandre Julliardgit.el: Better handling of subprocess errors.
2008-02-08  Alexandre Julliardgit.el: Check for existing buffers on revert.
2008-02-08  Alexandre Julliardgit.el: Added a command to amend a commit.
2008-02-08  Alexandre Julliardgit.el: Support for showing unknown/ignored directories.
2008-02-07  Toby Allsoppgit-p4: Fix indentation from tab to spaces
2008-02-07  Junio C HamanoMerge branch 'maint'
2008-02-07  Junio C Hamanogitattributes: fix relative path matching
2008-02-07  Christian Couderconfig: add test cases for empty value and no value...
2008-02-07  Robin RosenbergImprove bash prompt to detect various states like an...
2008-02-06  Junio C HamanoMerge branch 'maint'
next