git
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...
2006-10-11  Junio C Hamanogit-pull: we say commit X, not X commit.
2006-10-11  Junio C Hamanogit-fetch --update-head-ok typofix
2006-10-11  Martin Waitzpaginate git-diff by default
2006-10-10  Nicolas Pitreadd commit count options to git-shortlog v1.4.3-rc2
2006-10-10  Junio C HamanoFix git-revert
2006-10-09  Junio C HamanoAdd WEBDAV timeout to http-fetch.
2006-10-08  Jakub Narebskigitweb: Cleanup Git logo and Git logo target generation
2006-10-08  Rene Scharfegit-tar-tree: don't RUN_SETUP
2006-10-08  Martin Waitztest-lib: separate individual test better in verbose...
2006-10-08  Martin Waitzgit-commit: fix coding style.
2006-10-07  Petr Baudisgitweb: [commit view] Do not suppress commitdiff link...
2006-10-07  Petr Baudisgitweb: Handle commits with empty commit messages more...
2006-10-07  Petr Baudisgitweb: Separate (new) and (deleted) in commitdiff...
2006-10-07  Petr BaudisShow snapshot link in shortlog only if have_snapsho
2006-10-06  Yasushi SHOJIgitweb: refactor decode() for utf8 conversion
2006-10-06  Dennis StosbergAdd default values for --window and --depth to the...
2006-10-06  Junio C Hamanocherry-pick: make -r the default
2006-10-05  Junio C Hamanogit-send-email: avoid uninitialized variable warning.
2006-10-05  Junio C Hamanogitweb: Make the Git logo link target to point to the...
2006-10-05  Luben Tuikovgitweb: blame: Minimize vertical table row padding
2006-10-05  Luben Tuikovgitweb: Do not print "log" and "shortlog" redundantly...
next