git
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-cvsserver: read from git with -z to get non-ASCII... v1.4.3.5
2006-11-11  Junio C Hamanopath-list: fix path-list-insert return value
2006-11-09  Robert Shearmangit-rebase: Use --ignore-if-in-upstream option when...
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-07  Tero Roponenremove an unneeded test
2006-11-06  Jakub NarebskiDocumentation: Transplanting branch with git-rebase...
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 unsupported C99 style struct initializers in... v1.4.3.4
2006-11-05  Shawn O. PearceRemove SIMPLE_PROGRAMS and make git-daemon a normal...
2006-11-05  Shawn O. PearceUse ULONG_MAX rather than implicit cast of -1.
2006-11-04  Junio C Hamanoapply: handle "traditional" creation/deletion diff...
2006-11-03  Andy Parkinsgit-clone documentation didn't mention --origin as...
2006-11-03  Andy ParkinsMinor grammar fixes for git-diff-index.txt
2006-11-03  Johannes Schindelinlink_temp_to_file: call adjust_shared_perm() only when...
2006-11-01  Nicolas Pitrepack-objects doesn't create random pack names
2006-10-31  Junio C Hamanolink_temp_to_file: don't leave the path truncated on...
2006-10-31  Junio C Hamanorevision traversal: --unpacked does not limit commit...
2006-10-31  Jan HarkesContinue traversal when rev-list --unpacked finds a...
2006-10-31  Edgar ToernigUse memmove instead of memcpy for overlapping areas
2006-10-31  Junio C Hamanoquote.c: ensure the same quoting across platforms.
2006-10-30  Junio C HamanoSurround "#define DEBUG 0" with "#ifndef DEBUG..#endif"
2006-10-27  Jakub Narebskigitweb: Check git base URLs before generating URL from it
2006-10-27  Christian CouderDocumentation: add git in /etc/services.
2006-10-27  Christian CouderDocumentation: add upload-archive service to git-daemon.
2006-10-27  Rene Scharfegit-cherry: document limit and add diagram
2006-10-27  Junio C HamanoMerge branch 'jc/combined' into maint
2006-10-27  Jakub Narebskidiff-format.txt: Correct information about pathnames...
2006-10-26  Junio C Hamanocombine-diff: honour --no-commit-id
2006-10-26  Junio C Hamanocombine-diff: fix hunk_comment_line logic.
2006-10-26  Junio C Hamanocombine-diff: a few more finishing touches.
2006-10-26  Junio C HamanoDocumentation: clarify refname disambiguation rules.
2006-10-26  Jakub Narebskidiff-format.txt: Combined diff format documentation...
2006-10-26  Christian CouderRemove --syslog in git-daemon inetd documentation examples.
2006-10-26  J. Bruce FieldsDocumentation: updates to "Everyday GIT"
2006-10-25  Junio C HamanoDocumentation/SubmittingPatches: 3+1 != 6 v1.4.3.3
2006-10-25  Petr Baudisxdiff: Match GNU diff behaviour when deciding hunk...
2006-10-25  Junio C HamanoUpdate cherry documentation.
2006-10-25  Junio C HamanoRefer to git-rev-parse:Specifying Revisions from git.txt
2006-10-25  Tuncer Ayazgit-fetch.sh printed protocol fix
2006-10-25  Junio C HamanoRPM package re-classification.
2006-10-24  Junio C HamanoDocumentation: note about contrib/.
2006-10-24  Eric Wonggit-svn: fix symlink-to-file changes when using command...
2006-10-24  Gerrit PapeSet $HOME for selftests
2006-10-24  Petr Baudisgitweb: Fix setting $/ in parse_commit() v1.4.3.2
2006-10-24  Junio C Hamanodaemon: do not die on older clients.
2006-10-23  Jim Meyeringxdiff/xemit.c (xdl_find_func): Elide trailing white...
2006-10-23  Jim Meyeringgit-clone: honor --quiet
2006-10-23  Santi BéjarDocumentation for the [remote] config
2006-10-23  Alexandre Julliardprune-packed: Fix uninitialized variable.
2006-10-23  Junio C Hamanopager: default to LESS=FRSX not LESS=FRS
2006-10-22  J. Bruce FieldsMake prune also run prune-packed
2006-10-22  Karl Hasselströmgit-vc: better installation instructions
2006-10-22  Jakub Narebskigitweb: Do not esc_html $basedir argument to git_print_...
2006-10-22  Jakub Narebskigitweb: Whitespace cleanup - tabs are for indent, space...
2006-10-22  Lars HjemliFix usagestring for git-branch
2006-10-22  Rene Scharfegit-merge: show usage if run without arguments
2006-10-20  Lars HjemliFix typo in show-index.c v1.4.3.1
2006-10-20  Junio C Hamanopager: default to LESS=FRS
2006-10-20  Linus Torvaldsgit-apply: prepare for upcoming GNU diff -u format...
2006-10-19  pclouds@gmail.comAdd revspec documentation for ':path', ':[0-3]:path...
2006-10-19  pclouds@gmail.comReject hexstring longer than 40-bytes in get_short_sha1()
2006-10-19  Nicolas Pitrereduce delta head inflated size
2006-10-18  Markus Amslergit-imap-send: Strip smtp From_ header from imap message. v1.4.3
2006-10-17  Andy Whitcroftadd proper dependancies on the xdiff source
2006-10-17  Junio C HamanoMerge branch 'maint'
2006-10-17  Linus TorvaldsFix hash function in xdiff library v1.4.2.4
2006-10-16  Petr Baudissvnimport: Fix broken tags being generated
2006-10-15  Rene ScharfeReplace open-coded version of hash_sha1_file()
2006-10-15  Rene ScharfeMake write_sha1_file_prepare() void
2006-10-15  Junio C HamanoRevert "move pack creation to version 3"
2006-10-15  Junio C HamanoMerge branch 'jc/http' v1.4.3-rc3
2006-10-15  Yasushi SHOJIclone: the given repository dir should be relative...
2006-10-15  Johannes Schindelincvsserver: fix "cvs diff" in a subdirectory
2006-10-15  Johannes Schindelincvsserver: Show correct letters for modified, removed...
2006-10-15  Eric Wonggit-svn: reduce memory usage for large commits
2006-10-14  Christian CouderFix tracing when GIT_TRACE is set to an empty string.
2006-10-14  Rene ScharfeMake write_sha1_file_prepare() static
2006-10-14  Rene ScharfeAdd hash_sha1_file()
2006-10-14  Eric Wonggit-svn: fix commits over svn+ssh://
2006-10-13  Junio C Hamanot4015: work-around here document problem on Cygwin.
2006-10-12  Rene ScharfeDocumentation: add missing second colons and remove...
2006-10-12  Johannes Schindelindiff: fix 2 whitespace issues
2006-10-12  Junio C Hamanoapply --numstat -z: line termination fix.
2006-10-12  Eric Wonggit-svn: add a message encouraging use of SVN::* libraries
2006-10-12  Eric Wongcommit: fix a segfault when displaying a commit with...
2006-10-11  Eric Wonggit-svn: -h(elp) message formatting fixes
2006-10-11  Eric WongDocumentation/git-svn: document some of the newer features
2006-10-11  Eric Wonggit-svn: log command fixes
2006-10-11  Eric Wonggit-svn: multi-init saves and reuses --tags and --branc...
2006-10-11  Nicolas Pitreatomic write for sideband remote messages
2006-10-11  Junio C Hamanogit.spec.in: perl subpackage is installed in perl_vendo...
next