git
2011-01-13  Junio C HamanoMerge branch 'sr/gitweb-hilite-more'
2011-01-13  Junio C HamanoMerge branch 'rj/svn-test'
2011-01-13  Junio C HamanoMerge branch 'rj/test-fixes'
2011-01-13  Junio C HamanoMerge branch 'jk/diff-driver-binary-doc'
2011-01-13  Junio C HamanoMerge branch 'jn/t9010-work-around-broken-svnadmin'
2011-01-13  Junio C HamanoMerge branch 'tr/submodule-relative-scp-url'
2011-01-13  Michael J GruberRelNotes/1.7.4: minor fixes
2011-01-13  Thomas Rastt0000: quote TAP snippets in test code
2011-01-13  Junio C HamanoMerge branch 'maint'
2011-01-12  Matthieu Moycommit: suggest --amend --reset-author to fix commiter...
2011-01-11  Ramsay Jonest9157-*.sh: Make the svn version check more precise
2011-01-10  Junio C HamanoMerge branch 'maint'
2011-01-10  Junio C HamanoMerge branch 'maint-1.7.2' into maint
2011-01-10  Junio C HamanoMerge branch 'maint-1.7.1' into maint-1.7.2
2011-01-10  Junio C HamanoMerge branch 'maint-1.7.0' into maint-1.7.1
2011-01-10  Jeff Kingdocs: explain diff.*.binary option
2011-01-10  Jonathan Niedert9010: svnadmin can fail even if available
2011-01-10  Thomas Rastsubmodule: fix relative url parsing for scp-style origin
2011-01-10  Thomas RastDocumentation/githooks: post-rewrite-copy-notes never...
2011-01-10  Thomas RastDocumentation/git-archive: spell --worktree-attributes...
2011-01-09  Junio C HamanoMerge branch 'maint'
2011-01-09  Ramsay Jonest4135-*.sh: Skip the "backslash" tests on cygwin
2011-01-09  Ramsay Jonest3032-*.sh: Do not strip CR from line-endings while...
2011-01-09  Ramsay Jonest3032-*.sh: Pass the -b (--binary) option to sed on...
2011-01-09  Ramsay Jonest6038-*.sh: Pass the -b (--binary) option to sed on...
2011-01-09  Anders KaseorgMark gitk script executable
2011-01-07  Ramsay Jonest9157-*.sh: Add an svn version check
2011-01-07  StephenBgit svn: fix the final example in man page
2011-01-06  Brandon Caseyt3032: limit sed branch labels to 8 characters
2011-01-06  Brandon Caseyt0001,t1510,t3301: use sane_unset which always returns...
2011-01-06  Brandon Caseytrace.c: ensure NULL is not passed to printf
2011-01-05  Junio C HamanoGit 1.7.4-rc1 v1.7.4-rc1
2011-01-05  Junio C HamanoMerge branch 'maint' to sync with 1.7.3.5
2011-01-05  Junio C HamanoGit 1.7.3.5 v1.7.3.5
2011-01-05  Junio C HamanoMerge branch 'jn/svn-fe' (early part)
2011-01-05  Junio C HamanoMerge branch 'ao/t9001-fix'
2011-01-05  Junio C HamanoMerge branch 'pw/convert-pathname-substitution'
2011-01-05  Junio C HamanoMerge branch 'mg/cvsimport'
2011-01-04  Sylvain Rabotgitweb: remove unnecessary test when closing file descr...
2011-01-04  Sylvain Rabotgitweb: add extensions to highlight feature map
2011-01-04  Antonio Ospitet/t9001-send-email.sh: fix '&&' chain in some tests
2011-01-04  Ramsay Joneslib-git-svn.sh: Move web-server handling code into...
2011-01-04  Michael J Grubercvsimport: handle the parsing of uppercase config options
2011-01-04  Junio C HamanoMerge branch 'maint'
2011-01-04  Jonathan Niederdaemon: support <directory> arguments again
2011-01-04  Ralf WildenhuesFix typos in the documentation
2011-01-04  Jonathan Niedergitweb: skip logo in atom feed when there is none
2010-12-29  Robin H. Johnsont9001: Fix test prerequisites
2010-12-28  Junio C HamanoGit 1.7.4-rc0 v1.7.4-rc0
2010-12-28  Junio C HamanoMerge branch 'maint'
2010-12-28  Junio C HamanoPrepare for 1.7.3.5
2010-12-28  Junio C HamanoMerge branch 'jk/commit-die-on-bogus-ident' into maint
2010-12-28  Junio C HamanoMerge branch 'ks/blame-worktree-textconv-cached' into...
2010-12-28  Junio C HamanoMerge branch 'jc/maint-rebase-rewrite-last-skip' into...
2010-12-28  Junio C HamanoMerge branch 'jc/maint-am-abort-safely' into maint
2010-12-28  Junio C HamanoMerge branch 'kb/maint-status-cquote' into maint
2010-12-28  Brandon Caseyt9001: use older Getopt::Long boolean prefix '--no...
2010-12-28  Junio C HamanoMerge branch 'jc/maint-rebase-rewrite-last-skip'
2010-12-28  Junio C HamanoMerge branch 'nd/setup'
2010-12-28  Robin H. JohnsonFix false positives in t3404 due to SHELL=/bin/false
2010-12-27  Nguyễn Thái... setup_work_tree: adjust relative $GIT_WORK_TREE after...
2010-12-26  Junio C HamanoMerge branch 'rs/maint-diff-fd-leak' into maint
2010-12-26  René Scharfeclose file on error in read_mmfile()
2010-12-23  Junio C HamanoMerge branch 'rj/maint-difftool-cygwin-workaround'
2010-12-23  Junio C HamanoMerge branch 'maint'
2010-12-23  Brandon CaseyMakefile: add NO_FNMATCH_CASEFOLD to IRIX sections
2010-12-23  Brandon Caseytest-lib.sh/test_decode_color(): use octal not hex...
2010-12-23  Junio C Hamanorebase --skip: correctly wrap-up when skipping the...
2010-12-22  Junio C Hamanot0021: avoid getting filter killed with SIGPIPE
2010-12-22  Junio C HamanoMerge branch 'rj/maint-test-fixes'
2010-12-22  Junio C HamanoMerge branch 'jc/maint-am-abort-safely'
2010-12-22  Junio C HamanoMerge branch 'jk/commit-die-on-bogus-ident'
2010-12-22  Junio C HamanoMerge branch 'pd/bash-4-completion'
2010-12-22  Junio C HamanoMerge branch 'nd/maint-fix-add-typo-detection'
2010-12-22  Junio C HamanoMerge branch 'tf/commit-list-prefix'
2010-12-22  Nguyễn Thái... git.txt: correct where --work-tree path is relative to
2010-12-22  Nguyễn Thái... Revert "Documentation: always respect core.worktree...
2010-12-22  Jonathan Niedert0001: test git init when run via an alias
2010-12-22  Nguyễn Thái... Remove all logic from get_git_work_tree()
2010-12-22  Nguyễn Thái... setup: rework setup_explicit_git_dir()
2010-12-22  Nguyễn Thái... setup: clean up setup_discovered_git_dir()
2010-12-22  Michael J Grubert1020-subdirectory: test alias expansion in a subdirectory
2010-12-22  Nguyễn Thái... setup: clean up setup_bare_git_dir()
2010-12-22  Nguyễn Thái... setup: limit get_git_work_tree()'s to explicit setup...
2010-12-22  Nguyễn Thái... Use git_config_early() instead of git_config() during...
2010-12-22  Nguyễn Thái... Add git_config_early()
2010-12-22  Pete Wyckoffconvert filter: supply path to external driver
2010-12-21  Junio C HamanoMerge branch 'maint'
2010-12-21  Junio C HamanoMerge branch 'ks/blame-worktree-textconv-cached'
2010-12-21  Junio C HamanoMerge branch 'jk/t2107-now-passes'
2010-12-21  Junio C HamanoMerge branch 'jk/maint-decorate-01-bool'
2010-12-21  Junio C HamanoMerge branch 'tc/completion-reflog'
2010-12-21  Junio C HamanoMerge branch 'nd/oneline-sha1-name-from-specific-ref'
2010-12-21  Junio C HamanoMerge branch 'jn/maint-gitweb-pathinfo-fix'
2010-12-21  Jonathan Niedert0050: fix printf format strings for portability
2010-12-21  Ramsay Jonest3419-*.sh: Fix arithmetic expansion syntax error
2010-12-21  Junio C Hamanoam --abort: keep unrelated commits since the last failu...
2010-12-21  Junio C Hamanoset_try_to_free_routine(NULL) means "do nothing special"
2010-12-21  Junio C Hamanocommit: die before asking to edit the log message
2010-12-21  Martin von... completion: add missing configuration variables
next