git
2007-11-29  Junio C Hamanodir.c: minor clean-up
2007-11-29  Johannes Schindelinrebase -i: give rerere a chance
2007-11-29  Junio C Hamanogit-config --get-color: get configured color
2007-11-29  Junio C Hamano"color.diff = true" is not "always" anymore.
2007-11-29  Johannes SchindelinTeach 'git pull' about --rebase
2007-11-29  Johannes SchindelinReplace instances of export VAR=VAL with VAR=VAL; expor...
2007-11-29  Junio C HamanoMerge branch 'maint'
2007-11-29  Junio C Hamanoscripts: do not get confused with HEAD in work tree
2007-11-29  Johannes Schindelinbash completion: add diff options
2007-11-29  Johannes Schindelingit checkout's reflog: even when detaching the HEAD...
2007-11-29  Steffen Prohaskasha1_file.c: Fix size_t related printf format warnings
2007-11-28  Jeff KingRevert "t5516: test update of local refs on push"
2007-11-28  Jan HudecImprove description of git-branch -d and -D in man...
2007-11-28  Ralf WildenhuesDocument all help keys in "git add -i" patch mode.
2007-11-28  Johannes Schindelinfilter-branch: fix dirty way to provide the helpers...
2007-11-28  Jeff Kingcvsimport: miscellaneous packed-ref fixes
2007-11-28  Jeff Kingcvsimport: use rev-parse to support packed refs
2007-11-28  Jeff KingAdd basic cvsimport tests
2007-11-28  Alex RiesenDo not generate full commit log message if it is not...
2007-11-28  Pascal Obrygit-stash: do not get fooled with "color.diff = true"
2007-11-28  Shawn O. PearceRemove git-status from list of scripts as it is builtin
2007-11-26  Steffen ProhaskaUse is_absolute_path() in diff-lib.c, lockfile.c, setup...
2007-11-26  Wincent ColaiutaFix typo in draft 1.5.4 release notes
2007-11-26  Kristian HøgsbergFix off-by-one error when truncating the diff out of...
2007-11-26  Pierre Habouzitbuiltin-commit.c: export GIT_INDEX_FILE for launch_edit...
2007-11-26  Jeff Kinggit-tag: test that -s implies an annotated tag
2007-11-26  Junio C HamanoMerge branch 'maint'
2007-11-26  Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-11-26  J. Bruce Fieldsuser-manual: recovering from corruption
2007-11-26  André Goddard... Print the real filename that we failed to open.
2007-11-26  J. Bruce Fieldsuser-manual: clarify language about "modifying" old...
2007-11-25  Junio C Hamanorevert/cherry-pick: do not mention the original ref
2007-11-25  Junio C Hamano"git-tag -s" should create a signed annotated tag
2007-11-25  J. Bruce Fieldsuser-manual: failed push to public repository
2007-11-25  Wincent ColaiutaAdd "--patch" option to git-add--interactive
2007-11-25  J. Bruce Fieldsuser-manual: define "branch" and "working tree" at...
2007-11-25  Junio C Hamanogit-checkout: describe detached head correctly
2007-11-25  Junio C Hamanoadd -i: Fix running from a subdirectory
2007-11-25  Junio C Hamanobuiltin-add: fix command line building to call interactive
2007-11-25  Junio C HamanoMerge branch 'kh/commit' into wc/add-i
2007-11-25  Junio C HamanoUpdate draft release notes for 1.5.4
2007-11-25  Junio C HamanoMerge branch 'maint'
2007-11-25  Junio C HamanoMerge branch 'rv/maint-index-commit' into maint
2007-11-25  Junio C HamanoMerge branch 'lt/maint-rev-list-gitlink' into maint
2007-11-25  Junio C HamanoMerge branch 'jc/maint-add-sync-stat' into maint
2007-11-25  Junio C HamanoMerge branch 'jc/maint-format-patch-encoding' into...
2007-11-25  Junio C HamanoMerge branch 'bs/maint-t7005' into maint
2007-11-25  Junio C HamanoMerge branch 'bs/maint-commit-options' into maint
2007-11-25  Junio C HamanoDeprecate peek-remote
2007-11-25  Junio C Hamanot4119: correct overeager war-on-whitespace
2007-11-25  Junio C HamanoMerge branch 'jk/send-pack'
2007-11-25  Junio C HamanoMerge branch 'sb/clean'
2007-11-25  Junio C HamanoMerge branch 'js/mingw-fallouts'
2007-11-25  Junio C HamanoMerge branch 'mh/rebase-skip-hard'
2007-11-25  Junio C HamanoMerge branch 'cc/bisect'
2007-11-23  Junio C HamanoMerge branch 'maint'
2007-11-23  Junio C HamanoFix sample pre-commit hook
2007-11-23  Junio C HamanoAdd a few more tests for git-commit
2007-11-23  Junio C Hamanobuiltin-tag: accept and process multiple -m just like...
2007-11-23  Junio C Hamanogit-branch --contains: doc and test
2007-11-23  Junio C Hamanogit-branch --contains=commit
2007-11-23  Pierre Habouzitparse-options: Allow to hide options from the default...
2007-11-23  Junio C Hamanogit-add -i: allow multiple selection in patch subcommand
2007-11-23  Junio C HamanoAddendum to "MaintNotes"
2007-11-23  Kristian Høgsbergbuiltin-commit: Include the diff in the commit message...
2007-11-23  Junio C Hamanobuiltin-commit: fix partial-commit support
2007-11-23  Junio C HamanoFix add_files_to_cache() to take pathspec, not user...
2007-11-23  Junio C HamanoExport three helper functions from ls-files
2007-11-23  Junio C Hamanobuiltin-commit: run commit-msg hook with correct messag...
2007-11-23  Junio C Hamanobuiltin-commit: do not color status output shown in...
2007-11-23  Junio C Hamanofile_exists(): dangling symlinks do exist
2007-11-23  Johannes SchindelinReplace "runstatus" with "status" in the tests
2007-11-23  Kristian Høgsbergt7501-commit: Add test for git commit <file> with dirty...
2007-11-23  Kristian Høgsbergbuiltin-commit: Clean up an unused variable and a debug...
2007-11-23  Kristian HøgsbergCall refresh_cache() when updating the user index for...
2007-11-23  Johannes Schindelinbuiltin-commit: Add newline when showing which commit...
2007-11-23  Johannes Schindelinbuiltin-commit: resurrect behavior for multiple -m...
2007-11-23  Johannes Schindelinbuiltin-commit --s: add a newline if the last line...
2007-11-23  Johannes Schindelinbuiltin-commit: fix --signoff
2007-11-23  Johannes Schindelingit status: show relative paths when run in a subdirectory
2007-11-23  Kristian Høgsbergbuiltin-commit: Refresh cache after adding files.
2007-11-23  Johannes Schindelinbuiltin-commit: fix reflog message generation
2007-11-23  Johannes Schindelinlaunch_editor(): read the file, even when EDITOR=:
2007-11-23  Kristian HøgsbergPort git commit to C.
2007-11-23  Kristian HøgsbergExport launch_editor() and make it accept ':' as a...
2007-11-23  Kristian HøgsbergAdd testcase for amending and fixing author in git...
2007-11-23  Junio C HamanoMake test scripts executable.
2007-11-23  Junio C HamanoMerge branch 'maint'
2007-11-23  Junio C HamanoMake test scripts executable.
2007-11-22  Johannes Schindelinrebase -i: move help to end of todo file
2007-11-22  Johannes Schindelinbundle create: keep symbolic refs' names instead of...
2007-11-22  Thomas Harninggit-merge-ours: make it a builtin.
2007-11-22  Wincent ColaiutaAdd path-limiting to git-add--interactive
2007-11-22  Wincent ColaiutaTeach builtin-add to pass multiple paths to git-add...
2007-11-22  Wincent ColaiutaRefactor patch_update_cmd
2007-11-22  Wincent ColaiutaAuthenticate only once in git-send-email
2007-11-22  Junio C HamanoMerge git://git.bogomips.org/git-svn
2007-11-22  Junio C HamanoFix "quote" misconversion for rewrite diff output.
2007-11-22  Eric Wonggit-svn: allow `info' command to work offline
2007-11-22  David D. Kilzergit-svn: info --url [path]
next