git
2006-12-14  Shawn O. PearceBypass expensive content comparsion during rename detec...
2006-12-13  Eric Wonggit-svn: correctly display fatal() error messages
2006-12-13  Eric Wonggit-svn: exit with status 1 for test failures
2006-12-13  Alex RiesenClarify fetch error for missing objects.
2006-12-12  Brian GernhardtMove Fink and Ports check to after config file
2006-12-11  Shawn O. PearceMake sure the empty tree exists when needed in merge...
2006-12-11  Jim MeyeringDon't use memcpy when source and dest. buffers may...
2006-12-11  Chris Wrightno need to install manpages as executable
2006-12-07  Martin Langhoffcvsserver: Avoid miscounting bytes in Perl v5.8.x
2006-12-06  Junio C Hamanogit-reset to remove "$GIT_DIR/MERGE_MSG" v1.4.4.2
2006-12-04  Junio C Hamanounpack-trees: make sure "df_conflict_entry.name" is...
2006-12-04  Junio C Hamanoreceive-pack: do not insist on fast-forward outside...
2006-12-04  Johannes Schindelingit-mv: search more precisely for source directory...
2006-12-03  Eric Wonggit-svn: avoid fetching files twice in the same revision
2006-11-29  Andy ParkinsDocument git-repo-config --bool/--int options.
2006-11-29  Junio C Hamanotutorial: talk about user.name early and don't start...
2006-11-29  Alex Riesengit-blame: fix rev parameter handling.
2006-11-29  Junio C Hamanogit blame -C: fix output format tweaks when crossing...
2006-11-24  Andy ParkinsIncrease length of function name buffer
2006-11-23  Eric Wonggit-svn: preserve uncommitted changes after dcommit
2006-11-23  Eric Wonggit-svn: correctly handle revision 0 in SVN repositories
2006-11-23  Eric Wonggit-svn: error out from dcommit on a parent-less commit
2006-11-23  RenĂ© Scharfearchive-zip: don't use sizeof(struct ...)
2006-11-23  Junio C HamanoGIT 1.4.4.1 v1.4.4.1
2006-11-23  Junio C Hamanotrust-executable-bit: fix breakage for symlinks
2006-11-23  Chris RiddochMove --pretty options into Documentation/pretty-formats.txt
2006-11-22  Paolo CiarrocchiDoc: Make comment about merging in tutorial.txt more...
2006-11-22  Michal Rokosarchive: use setvbuf() instead of setlinebuf()
2006-11-21  Paolo CiarrocchiTeach SubmittingPatches about git-commit -s
2006-11-20  Junio C Hamanodo_for_each_ref: perform the same sanity check for...
2006-11-20  Junio C Hamanogit-fetch: follow lightweit tags as well.
2006-11-19  Petr BaudisDocumentation: Correct alternates documentation, docume...
2006-11-18  Petr BaudisDocumentation: Define symref and update HEAD description
2006-11-18  Rene ScharfeDocument git-runstatus
2006-11-18  Rene Scharfegit-apply: slightly clean up bitfield usage
2006-11-18  Rene Scharfesparse fix: Using plain integer as NULL pointer
2006-11-18  Rene Scharfesparse fix: non-ANSI function declaration
2006-11-18  Petr Baudisgit-apply: Documentation typo fix
2006-11-18  Petr BaudisFix git-for-each-refs broken for tags
2006-11-17  Linus Torvalds"git fmt-merge-msg" SIGSEGV
2006-11-17  Linus Torvaldsgit-pull: allow pulling into an empty repository
2006-11-15  Junio C Hamanoconvert-objects: set _XOPEN_SOURCE to 600
2006-11-15  Jim MeyeringRun "git repack -a -d" once more at end, if there's...
2006-11-15  Alexandre Julliardgitweb: Put back shortlog instead of graphiclog in...
2006-11-15  Junio C Hamanogit-checkout: allow pathspec to recover lost working...
2006-11-15  Junio C Hamanogit-checkout: do not allow -f and -m at the same time.
2006-11-15  Johannes SchindelinSeek back to current filepos when mmap()ing with NO_MMAP
2006-11-15  Junio C HamanoGIT 1.4.4 v1.4.4
2006-11-13  Junio C HamanoMerge branch 'maint'
2006-11-13  Robin RosenbergRework cvsexportcommit to handle binary files for all...
2006-11-13  Johannes SixtCatch errors when writing an index that contains invali...
2006-11-13  Johannes Sixttest-lib.sh: A command dying due to a signal is an...
2006-11-13  Jonas Fonsecagit-update-index(1): fix use of quoting in section...
2006-11-12  Junio C HamanoGIT 1.4.4-rc2 v1.4.4-rc2
2006-11-12  Junio C HamanoMerge branch 'maint'
2006-11-12  Junio C Hamanogit-cvsserver: read from git with -z to get non-ASCII... v1.4.3.5
2006-11-11  Junio C HamanoMerge branch 'maint'
2006-11-11  Junio C Hamanopath-list: fix path-list-insert return value
2006-11-10  Junio C Hamanogit-annotate: fix -S on graft file with comments.
2006-11-10  Junio C Hamanogit-annotate: no need to exec blame; it is built-in...
2006-11-09  Junio C HamanoMerge branch 'maint'
2006-11-09  Robert Shearmangit-rebase: Use --ignore-if-in-upstream option when...
2006-11-09  Junio C HamanoDocumentation: move blame examples
2006-11-09  Junio C HamanoMerge branch 'maint'
2006-11-09  Eric Wonggit-svn: fix dcommit losing changes when out-of-date...
2006-11-09  Eric Wonggit-svn: don't die on rebuild when --upgrade is specified
2006-11-09  Eric Wonggit-svn: avoid printing filenames of files we're not...
2006-11-09  Petr BaudisNicer error messages in case saving an object to db...
2006-11-09  Junio C Hamanogitweb: fix unmatched div in commitdiff
2006-11-09  Junio C Hamanogitweb: protect commit messages from controls.
2006-11-09  Junio C Hamanogitweb: protect blob and diff output lines from controls.
2006-11-09  Junio C Hamanogit-pickaxe: retire pickaxe
2006-11-08  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2006-11-08  Junio C Hamanogit-status: quote LF in its output
2006-11-08  Junio C Hamanogitweb: do not give blame link unconditionally in diff...
2006-11-08  Jakub Narebskigitweb: New improved patchset view
2006-11-08  Jakub Narebskigitweb: Use character or octal escape codes (and add...
2006-11-08  Jakub Narebskigitweb: Better git-unquoting and gitweb-quoting of...
2006-11-08  Junio C Hamanogitweb: minimally fix "fork" support.
2006-11-08  Junio C Hamanogitweb: fix disabling of "forks"
2006-11-08  Junio C HamanoGIT 1.4.3-rc1 v1.4.4-rc1
2006-11-08  Junio C HamanoMerge branch 'maint'
2006-11-08  Junio C HamanoMerge branch 'jc/pickaxe'
2006-11-08  Junio C Hamanogit-pickaxe: allow "-L <something>,+N"
2006-11-08  Nicolas Pitregit-pack-objects progress flag documentation and cleanup
2006-11-07  Tero Roponenremove an unneeded test
2006-11-07  Junio C HamanoMerge branch 'jc/read-tree'
2006-11-07  Junio C HamanoMerge branch 'np/index-pack'
2006-11-07  Junio C HamanoMerge branch 'maint'
2006-11-07  Junio C Hamanogit-pickaxe: -L /regexp/,/regexp/
2006-11-06  Jakub NarebskiDocumentation: Transplanting branch with git-rebase...
2006-11-06  Junio C HamanoDocument git-pack-refs and link it to git(7).
2006-11-06  Alex Riesenmerge-recursive implicitely depends on trust_executable_bit
2006-11-06  Junio C Hamanoadjust_shared_perm: chmod() only when needed.
2006-11-06  Jeff KingFix git-runstatus for repositories containing a file...
2006-11-05  Shawn O. PearceRemove more sed invocations from within bash completion.
2006-11-05  Shawn O. PearceSupport bash completion on symmetric difference operator.
2006-11-05  Shawn O. PearceTake --git-dir into consideration during bash completion.
2006-11-05  Shawn O. PearceBash completion support for remotes in .git/config.
2006-11-05  Shawn O. PearceOnly load .exe suffix'd completions on Cygwin.
next