git
2009-01-29  Junio C Hamanoadd -u: do not fail to resolve a path as deleted
2009-01-29  Junio C Hamanobuiltin-apply.c: do not set bogus mode in check_preimag...
2009-01-29  Kirill Smelkovmailinfo: tests for RFC2047 examples
2009-01-28  Kirill Smelkovmailinfo: add explicit test for mails like '<a.u.thor...
2009-01-28  Johannes SchindelinFix submodule squashing into unrelated commit
2009-01-28  Junio C Hamanorebase -i squashes submodule changes into unrelated...
2009-01-28  Jeff Kinggit: use run_command() to execute dashed externals
2009-01-28  Jeff Kingrun_command(): help callers distinguish errors
2009-01-28  Jeff Kingrun_command(): handle missing command errors more grace...
2009-01-28  Jeff Kinggit: s/run_command/run_builtin/
2009-01-28  Junio C Hamanorevision traversal: allow UNINTERESTING objects to...
2009-01-28  Junio C Hamanosend-pack: do not send unknown object name from ".have...
2009-01-27  Junio C HamanoMerge branch 'maint-1.6.0' into maint
2009-01-27  Johannes Schindelintest-path-utils: Fix off by one, found by valgrind
2009-01-27  Johannes Schindelinget_sha1_basic(): fix invalid memory access, found...
2009-01-27  Junio C HamanoMerge branch 'jc/maint-1.6.0-split-diff-metainfo' into...
2009-01-27  Junio C Hamanodiff.c: output correct index lines for a split diff
2009-01-26  Anders MelchiorsenDocumentation: rework src/dst description in git push
2009-01-26  Anders MelchiorsenDocumentation: more git push examples
2009-01-26  Junio C HamanoDocumentation: simplify refspec format description
2009-01-25  Junio C HamanoGIT 1.6.1.1 v1.6.1.1
2009-01-24  Junio C HamanoMerge branch 'cb/maint-unpack-trees-absense' into maint
2009-01-24  Junio C HamanoMerge branch 'tr/maint-no-index-fixes' into maint
2009-01-24  Junio C HamanoMerge branch 'rs/maint-shortlog-foldline' into maint
2009-01-24  Junio C HamanoMerge branch 'pj/maint-ldflags' into maint
2009-01-24  Junio C HamanoMerge branch 'pb/maint-git-pm-false-dir' into maint
2009-01-24  Junio C HamanoMerge branch 'js/maint-bisect-gitk' into maint
2009-01-24  Junio C HamanoMerge branch 'js/add-not-submodule' into maint
2009-01-24  Junio C HamanoMerge branch 'jc/maint-format-patch' into maint
2009-01-24  Junio C HamanoMerge branch 'am/maint-push-doc' into maint
2009-01-24  Junio C HamanoMerge branch 'maint-1.6.0' into maint
2009-01-23  Boyd Stephen... Fix Documentation for git-describe
2009-01-21  Johannes SchindelinRename diff.suppress-blank-empty to diff.suppressBlankEmpty
2009-01-21  Björn SteinbrinkRename detection: Avoid repeated filespec population
2009-01-20  Keith CascioFix combined use of whitespace ignore options to diff
2009-01-20  Keith Casciotest more combinations of ignore-whitespace options...
2009-01-20  Lars Noschinskishell: Document that 'cvs server' is a valid command
2009-01-18  Anders MelchiorsenDocumentation: avoid using undefined parameters
2009-01-18  Anders MelchiorsenDocumentation: mention branches rather than heads
2009-01-18  Anders MelchiorsenDocumentation: remove a redundant elaboration
2009-01-18  Anders MelchiorsenDocumentation: git push repository can also be a remote
2009-01-18  Junio C HamanoUpdate draft release notes for 1.6.1.1
2009-01-18  Junio C Hamanobundle: allow the same ref to be given more than once
2009-01-18  Junio C HamanoMerge branch 'maint-1.6.0' into maint
2009-01-18  Christian Couderbuiltin-fsck: fix off by one head count
2009-01-18  Johannes Schindelinrevision walker: include a detached HEAD in --all
2009-01-18  SZEDER GáborFix gitdir detection when in subdir of gitdir
2009-01-18  Johannes Schindelint5540: clarify that http-push does not handle packed...
2009-01-18  Johannes Schindelinhttp-push: when making directories, have a trailing...
2009-01-18  Johannes Schindelinhttp-push: fix off-by-path_len
2009-01-18  Markus HeidelbergDocumentation: let asciidoc align related options
2009-01-18  Stephan Beyergithooks.txt: add missing word
2009-01-18  Stephan Beyerbuiltin-commit.c: do not remove COMMIT_EDITMSG
2009-01-15  Junio C HamanoMerge branch 'maint-1.6.0' into maint
2009-01-15  Stephan Beyert3404: Add test case for auto-amending only edited...
2009-01-15  Stephan Beyert3404: Add test case for aborted --continue after ...
2009-01-15  Stephan Beyert3501: check that commits are actually done
2009-01-15  Junio C HamanoUpdate draft release notes to 1.6.1.1
2009-01-15  Junio C HamanoMerge branch 'maint-1.6.0' into maint
2009-01-15  Miklos VajnaMake t3411 executable
2009-01-14  Michael J Gruberfix handling of multiple untracked files for git mv -k
2009-01-14  Michael J Gruberadd test cases for "git mv -k"
2009-01-14  Junio C HamanoMerge branch 'maint-1.6.0' into maint
2009-01-14  Felipe Contrerasfast-import: Cleanup mode setting.
2009-01-14  Jay SoffianGit.pm: call Error::Simple() properly
2009-01-13  Junio C HamanoMerge branch 'kk/maint-http-push' into maint
2009-01-13  Junio C HamanoMerge branch 'js/maint-merge-recursive-r-d-conflict...
2009-01-13  Junio C HamanoMerge branch 'cb/maint-merge-recursive-fix' into maint
2009-01-13  Junio C HamanoMerge branch 'ap/maint-apply-modefix' into maint
2009-01-13  Junio C HamanoMerge branch 'maint-1.6.0' into maint
2009-01-13  Pierre HabouzitAvoid spurious error messages on error mistakes.
2009-01-13  jidanni@jidanni.orgcontrib/examples/README: give an explanation of the...
2009-01-13  Junio C HamanoTeach format-patch to handle output directory relative...
2009-01-12  Kirill Smelkovmailinfo: 'From:' header should be unfold as well
2009-01-12  Junio C HamanoMerge branch 'mh/maint-sendmail-cc-doc' into maint
2009-01-12  Junio C HamanoMerge branch 'jc/maint-do-not-switch-to-non-commit...
2009-01-12  jidanni@jidanni.orgDocumentation/git-push.txt: minor: compress one option
2009-01-11  Linus TorvaldsWrap inflate and other zlib routines for better error...
2009-01-11  Kirill Smelkovmailinfo: correctly handle multiline 'Subject:' header
2009-01-11  Junio C Hamanoformat-patch: show patch text for the root commit
2009-01-09  Markus Heidelberggit-status -v: color diff output when color.ui is set
2009-01-09  Markus Heidelberggit-commit: color status output when color.ui is set
2009-01-07  Thomas Rastdiff --no-index -q: fix endless loop
2009-01-07  Thomas Rastdiff --no-index: test for pager after option parsing
2009-01-07  Thomas Rastdiff: accept -- when using --no-index
2009-01-07  Junio C HamanoMerge branch 'maint-1.6.0' into maint
2009-01-07  Junio C HamanoMerge branch 'maint-1.5.6' into maint-1.6.0
2009-01-07  Joey HessREADME: tutorial.txt is now called gittutorial.txt
2009-01-07  René Scharfeshortlog: handle multi-line subjects like log --pretty...
2009-01-06  Paul Jarcconfigure clobbers LDFLAGS
2009-01-05  Clemens Buchacherunpack-trees: remove redundant path search in verify_absent
2009-01-05  Clemens Buchacherunpack-trees: fix path search bug in verify_absent
2009-01-05  Clemens Buchacherunpack-trees: handle failure in verify_absent
2009-01-05  Henrik AustadBe consistent in switch usage for tar
2009-01-05  Henrik AustadUse capitalized names where appropriate
2009-01-05  Marcel M. Carygit-sh-setup: Fix scripts whose PWD is a symlink to...
2009-01-05  Johannes Schindelingit add: do not add files from a submodule
2009-01-03  Johannes Schindelinbisect view: call gitk if Cygwin's SESSIONNAME variable...
2009-01-03  Miklos Vajnafast-export: print usage when no options specified
2009-01-03  Junio C Hamanogit checkout: do not allow switching to a tree-ish...
next