aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Git 1.7.4-rc1v1.7.4-rc1Junio C Hamano2011-01-05
* Merge branch 'maint' to sync with 1.7.3.5Junio C Hamano2011-01-05
|\
| * Git 1.7.3.5v1.7.3.5Junio C Hamano2011-01-05
* | Merge branch 'jn/svn-fe' (early part)Junio C Hamano2011-01-05
|\ \
| * | vcs-svn: Error out for v3 dumpsJonathan Nieder2010-11-24
* | | Merge branch 'ao/t9001-fix'Junio C Hamano2011-01-05
|\ \ \
| * | | t/t9001-send-email.sh: fix '&&' chain in some testsAntonio Ospite2011-01-04
* | | | Merge branch 'pw/convert-pathname-substitution'Junio C Hamano2011-01-05
|\ \ \ \
| * | | | t0021: avoid getting filter killed with SIGPIPEJunio C Hamano2010-12-22
| * | | | convert filter: supply path to external driverPete Wyckoff2010-12-22
* | | | | Merge branch 'mg/cvsimport'Junio C Hamano2011-01-05
|\ \ \ \ \
| * | | | | cvsimport: handle the parsing of uppercase config optionsMichael J Gruber2011-01-04
| * | | | | cvsimport: partial whitespace cleanupMichael J Gruber2010-11-29
* | | | | | Merge branch 'maint'Junio C Hamano2011-01-04
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | gitweb: skip logo in atom feed when there is noneJonathan Nieder2011-01-04
| * | | | | t9001: Fix test prerequisitesRobin H. Johnson2010-12-29
* | | | | | daemon: support <directory> arguments againJonathan Nieder2011-01-04
* | | | | | Fix typos in the documentationRalf Wildenhues2011-01-04
* | | | | | Git 1.7.4-rc0v1.7.4-rc0Junio C Hamano2010-12-28
* | | | | | Merge branch 'maint'Junio C Hamano2010-12-28
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Prepare for 1.7.3.5Junio C Hamano2010-12-28
| * | | | | Merge branch 'jk/commit-die-on-bogus-ident' into maintJunio C Hamano2010-12-28
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ks/blame-worktree-textconv-cached' into maintJunio C Hamano2010-12-28
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jc/maint-rebase-rewrite-last-skip' into maintJunio C Hamano2010-12-28
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jc/maint-am-abort-safely' into maintJunio C Hamano2010-12-28
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'kb/maint-status-cquote' into maintJunio C Hamano2010-12-28
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix false positives in t3404 due to SHELL=/bin/falseRobin H. Johnson2010-12-28
| * | | | | | | | | | Merge branch 'rs/maint-diff-fd-leak' into maintJunio C Hamano2010-12-26
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | close file on error in read_mmfile()René Scharfe2010-12-26
* | | | | | | | | | | | t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Brandon Casey2010-12-28
* | | | | | | | | | | | Merge branch 'jc/maint-rebase-rewrite-last-skip'Junio C Hamano2010-12-28
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | rebase --skip: correctly wrap-up when skipping the last patchJunio C Hamano2010-12-22
* | | | | | | | | | | | Merge branch 'nd/setup'Junio C Hamano2010-12-28
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | setup_work_tree: adjust relative $GIT_WORK_TREE after moving cwdNguyễn Thái Ngọc Duy2010-12-27
| * | | | | | | | | | | | git.txt: correct where --work-tree path is relative toNguyễn Thái Ngọc Duy2010-12-22
| * | | | | | | | | | | | Revert "Documentation: always respect core.worktree if set"Nguyễn Thái Ngọc Duy2010-12-22
| * | | | | | | | | | | | t0001: test git init when run via an aliasJonathan Nieder2010-12-22
| * | | | | | | | | | | | Remove all logic from get_git_work_tree()Nguyễn Thái Ngọc Duy2010-12-22
| * | | | | | | | | | | | setup: rework setup_explicit_git_dir()Nguyễn Thái Ngọc Duy2010-12-22
| * | | | | | | | | | | | setup: clean up setup_discovered_git_dir()Nguyễn Thái Ngọc Duy2010-12-22
| * | | | | | | | | | | | t1020-subdirectory: test alias expansion in a subdirectoryMichael J Gruber2010-12-22
| * | | | | | | | | | | | setup: clean up setup_bare_git_dir()Nguyễn Thái Ngọc Duy2010-12-22
| * | | | | | | | | | | | setup: limit get_git_work_tree()'s to explicit setup case onlyNguyễn Thái Ngọc Duy2010-12-22
| * | | | | | | | | | | | Use git_config_early() instead of git_config() during repo setupNguyễn Thái Ngọc Duy2010-12-22
| * | | | | | | | | | | | Add git_config_early()Nguyễn Thái Ngọc Duy2010-12-22
| * | | | | | | | | | | | git-rev-parse.txt: clarify --git-dirJonathan Nieder2010-11-29
| * | | | | | | | | | | | t1510: setup case #31Nguyễn Thái Ngọc Duy2010-11-29
| * | | | | | | | | | | | t1510: setup case #30Nguyễn Thái Ngọc Duy2010-11-29
| * | | | | | | | | | | | t1510: setup case #29Nguyễn Thái Ngọc Duy2010-11-29
| * | | | | | | | | | | | t1510: setup case #28Nguyễn Thái Ngọc Duy2010-11-29