git
2006-10-01  Junio C HamanoMerge branch 'sb/fetch' into jc/refs-and-fetch
2006-10-01  Junio C Hamanoshow-ref --hash=len, --abbrev=len, and --abbrev
2006-10-01  Santi Béjarmerge and resolve: Output short hashes and .. in "Updat...
2006-10-01  Santi B\e,Ai... fetch: Misc output cleanup
2006-10-01  Junio C HamanoMerge branch 'jc/diff-stat'
2006-10-01  Junio C HamanoMerge branch 'lt/web'
2006-09-30  Junio C Hamanogit-branch: remove D/F check done by hand.
2006-09-30  Junio C Hamanodelete_ref(): delete packed ref
2006-09-30  Junio C Hamanolock_ref_sha1(): check D/F conflict with packed ref...
2006-09-30  Junio C Hamanolock_ref_sha1(): do not sometimes error() and sometimes...
2006-09-30  Junio C Hamanorefs: minor restructuring of cached refs data.
2006-09-30  Junio C Hamanoref locking: allow 'foo' when 'foo/bar' used to exist...
2006-09-30  Luben Tuikovgitweb: tree view: hash_base and hash are now context...
2006-09-30  Santi Béjarfetch: Reset remote refs list each time fetch_main...
2006-09-29  Linus TorvaldsFix approxidate() to understand 12:34 AM/PM are 00...
2006-09-29  Junio C Hamanogit-diff -B output fix.
2006-09-29  Robin RosenbergMake cvsexportcommit remove files.
2006-09-29  Johannes Schindelindiff --stat: ensure at least one '-' for deletions...
2006-09-29  Linus Torvaldsdiff --stat=width[,name-width]: allow custom diffstat...
2006-09-29  Luben Tuikovgitweb: History: blob and tree are first, then commitdi...
2006-09-29  Luben Tuikovgitweb: Remove redundant "commit" from history
2006-09-29  Sasha Khapyorskyhttp/ftp: optionally ask curl to not use EPSV command
2006-09-29  Luben Tuikovgitweb: Don't use quotemeta on internally generated...
2006-09-29  Luben Tuikovgitweb: Add snapshot to shortlog
2006-09-29  Luben Tuikovgitweb: Factor out gitweb_have_snapshot()
2006-09-29  Luben Tuikovgitweb: Remove redundant "commit" link from shortlog
2006-09-29  Luben Tuikovgitweb: "alternate" starts with shade (i.e. 1)
2006-09-29  Matthias Lederhofergit-format-patch: fix bug using -o in subdirectories
2006-09-29  Alex Riesendo not discard constness in interp_set_entry value...
2006-09-29  Linus TorvaldsFix approxidate() to understand more extended numbers
2006-09-29  Linus TorvaldsClean up approxidate() in preparation for fixes
2006-09-29  Alex Riesenfix daemon.c compilation for NO_IPV6=1
2006-09-28  Johannes Schindelindaemon: default to 256 for HOST_NAME_MAX if it is not...
2006-09-28  Matthias Lederhoferformat-patch: use cwd as default output directory
2006-09-28  Andy Whitcroftsvnimport: add support for parsing From: lines for...
2006-09-28  Junio C HamanoContributed bash completion support for core Git tools.
2006-09-28  Junio C HamanoMerge branch 'jl/virtual'
2006-09-28  Christian CouderUncomment test case: git branch c/d should barf if...
2006-09-28  Christian CouderWhen creating branch c/d check that branch c does not...
2006-09-28  Christian CouderAdd pack-refs and show-ref test cases.
2006-09-28  Junio C HamanoMerge branch 'master' into lj/refs
2006-09-28  Junio C HamanoMerge branch 'cc/branch-test'
2006-09-28  Junio C HamanoMerge branch 'jc/for-each-ref' into jc/ref-locking
2006-09-28  Luben Tuikovgitweb: Add history and blame to git_difftree_body()
2006-09-28  Junio C HamanoMerge branch 'sp/void'
2006-09-28  Junio C HamanoMerge branch 'jc/whitespace'
2006-09-28  Junio C HamanoMerge branch 'jc/repack'
2006-09-28  Junio C HamanoMerge branch 'jc/deprecate-recursive'
2006-09-28  Johannes Schindelinrunstatus: do not recurse into subdirectories if not...
2006-09-28  Luben Tuikovgitweb: Remove excessively redundant entries from git_d...
2006-09-28  Luben TuikovRevert "gitweb: extend blame to show links to diff...
2006-09-28  Jon LoeligerRemoved memory leaks from interpolation table uses.
2006-09-28  Jon LoeligerCleaned up git-daemon virtual hosting support.
2006-09-27  Junio C Hamanogrep: fix --fixed-strings combined with expression.
2006-09-27  Junio C Hamanogrep: free expressions and patterns when done.
2006-09-27  Junio C Hamanoreceive-pack: call setup_ident before git_config
2006-09-27  Shawn PearceCorrected copy-and-paste thinko in ignore executable...
2006-09-27  Junio C HamanoAn illustration of rev-list --parents --pretty=raw
2006-09-27  Junio C Hamanodiff --stat: color output.
2006-09-27  Junio C Hamanodiff --stat: allow custom diffstat output width.
2006-09-27  Junio C HamanoTeach receive-pack about ref-log
2006-09-27  Junio C Hamanoupdate a few Porcelain-ish for ref lock safety.
2006-09-27  Junio C Hamanoupdate-ref: -d flag and ref creation safety.
2006-09-27  Junio C HamanoClean-up lock-ref implementation
2006-09-27  Junio C HamanoMerge branch 'jc/lt-ref2-with-lt-refs' into jc/ref...
2006-09-27  Junio C HamanoMerge branch 'jc/for-each-ref-with-lt-refs' into jc...
2006-09-27  Shawn PearceAllow git-checkout when on a non-existant branch.
2006-09-27  Jakub Narebskigitweb: Quote filename in HTTP Content-Disposition...
2006-09-27  Jakub Narebskigitweb: Add git_url subroutine, and use it to quote...
2006-09-27  Jakub Narebskigitweb: Split validate_input into validate_pathname...
2006-09-27  Jakub Narebskigitweb: Use "return" instead of "return undef" for...
2006-09-27  Jakub Narebskigitweb: Strip trailing slashes from $path in git_get_ha...
2006-09-27  Luben Tuikovgitweb: extend blame to show links to diff and previous
2006-09-27  Yasushi SHOJIgitweb: Decode long title for link tooltips
2006-09-27  Luben Tuikovgitweb: Remove redundant "tree" link
2006-09-27  Sergey Vlasovgit-svn: Fix fetch --no-ignore-externals with GIT_SVN_N...
2006-09-27  Shawn PearceIgnore executable bit when adding files if filemode=0.
2006-09-26  Christian CouderRemove empty ref directories that prevent creating...
2006-09-26  Luben Tuikovgitweb: tree view: eliminate redundant "blob"
2006-09-26  Alex RiesenUse const for interpolate arguments
2006-09-26  Franck Bui-Huugit-archive: update documentation
2006-09-25  Junio C HamanoDeprecate merge-recursive.py
2006-09-25  Petr Baudisgitweb: fix over-eager application of esc_html().
2006-09-25  Shawn PearceAllow '(no author)' in git-svn's authors file.
2006-09-25  Shawn PearceAllow 'svn fetch' on '(no date)' revisions in Subversion.
2006-09-25  Jeff Kinggit-repack: allow git-repack to run in subdirectory
2006-09-25  Junio C HamanoMerge branch 'sk/svnimport'
2006-09-25  Junio C HamanoMerge early parts of branch 'np/pack'
2006-09-25  Junio C HamanoRemove upload-tar and make git-tar-tree a thin wrapper...
2006-09-25  Rene Scharfegit-tar-tree: Move code for git-archive --format=tar...
2006-09-25  Rene Scharfegit-tar-tree: Remove duplicate git_config() call
2006-09-25  Junio C HamanoMerge branch 'jc/filter-commit'
2006-09-25  Junio C HamanoMerge branch 'sb/branch-attributes'
2006-09-24  Junio C HamanoMerge branch 'jl/daemon'
2006-09-24  Santi BéjarAdd test for the default merges in fetch.
2006-09-24  Santi Béjarfetch: get the remote branches to merge from the branch...
2006-09-24  Junio C HamanoAdd t5510 to test per branch configuration affecting...
2006-09-24  Santi BéjarFetch: default remote repository from branch properties
2006-09-24  Junio C Hamanogit-apply: second war on whitespace.
2006-09-24  Junio C Hamanodiff.c: second war on whitespace.
next