aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Git archive and trailing "/" in prefixRené Scharfe2009-10-08
* Merge branch 'jc/maint-1.6.4-show-branch-default' into maintJunio C Hamano2009-10-04
|\
| * show-branch: fix segfault when showbranch.default existsJunio C Hamano2009-10-04
* | Merge branch 'jc/maint-unpack-objects-strict' into maintJunio C Hamano2009-09-16
|\ \
| * | Fix "unpack-objects --strict"Junio C Hamano2009-08-14
* | | Merge branch 'jk/maint-1.6.3-checkout-unborn' into maintJunio C Hamano2009-09-16
|\ \ \
| * | | checkout: do not imply "-f" on unborn branchesJeff King2009-08-25
| |/ /
* | | Merge branch 'jc/maint-checkout-index-to-prefix' into maintJunio C Hamano2009-09-16
|\ \ \
| * | | check_path(): allow symlinked directories to checkout-index --prefixJunio C Hamano2009-08-18
* | | | svn: properly escape arguments for authors-progMark Lodato2009-09-13
* | | | Merge branch 'cb/maint-1.6.3-grep-relative-up' into maintJunio C Hamano2009-09-13
|\ \ \ \
| * | | | grep: accept relative paths outside current working directoryClemens Buchacher2009-09-07
* | | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-09-03
|\ \ \ \ \
| * \ \ \ \ Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-09-03
| |\ \ \ \ \
| | * | | | | clone: disconnect transport after fetchingJeff King2009-09-02
* | | | | | | Remove unused t/t8005/iso8859-5.txtNanako Shiraishi2009-08-29
* | | | | | | git-log: allow --decorate[=short|full]Lars Hjemli2009-08-26
* | | | | | | git-bisect: call the found commit "*the* first bad commit"Nanako Shiraishi2009-08-26
* | | | | | | Merge branch 'jc/maint-clean-nested-dir-safety' into maintJunio C Hamano2009-08-26
|\ \ \ \ \ \ \
| * | | | | | | clean: require double -f options to nuke nested git repository and work treeJunio C Hamano2009-07-29
* | | | | | | | Merge branch 'jk/maint-merge-msg-fix' into maintJunio C Hamano2009-08-26
|\ \ \ \ \ \ \ \
| * | | | | | | | merge: indicate remote tracking branches in merge messageJeff King2009-08-09
| * | | | | | | | merge: fix incorrect merge message for ambiguous tag/branchJeff King2009-08-09
| * | | | | | | | add tests for merge message headingsJeff King2009-08-09
* | | | | | | | | Merge branch 'jc/apply-epoch-patch' into maintJunio C Hamano2009-08-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | apply: notice creation/removal patches produced by GNU diffJunio C Hamano2009-07-11
* | | | | | | | | | Merge branch 'jp/symlink-dirs' into maintJunio C Hamano2009-08-26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t6035-merge-dir-to-symlink depends on SYMLINKS prerequisiteJohannes Sixt2009-08-09
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | git-checkout: be careful about untracked symlinksLinus Torvalds2009-07-29
| * | | | | | | | | lstat_cache: guard against full match of length of 'name' parameterKjetil Barvik2009-07-29
| * | | | | | | | | Demonstrate bugs when a directory is replaced with a symlinkPickens, James E2009-07-29
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-26
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix' into maint-1.6.3Junio C Hamano2009-08-26
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | add -p: do not attempt to coalesce mode changesThomas Rast2009-08-15
| | * | | | | | | git add -p: demonstrate failure when staging both mode and hunkKirill Smelkov2009-08-15
* | | | | | | | | Merge branch 'bc/maint-am-email' into maintJunio C Hamano2009-08-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | am: allow individual e-mail files as inputJunio C Hamano2009-08-10
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/maint-merge-recursive-fix' into maintJunio C Hamano2009-08-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | merge-recursive: don't segfault while handling rename clashesJunio C Hamano2009-07-30
* | | | | | | | | | Merge branch 'sb/maint-pull-rebase' into maintJunio C Hamano2009-08-21
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | pull: support rebased upstream + fetch + pull --rebaseSanti Béjar2009-07-19
| * | | | | | | | | t5520-pull: Test for rebased upstream + fetch + pull --rebaseSanti Béjar2009-07-19
* | | | | | | | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-07
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-08-07
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-08-07
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-08-07
| | | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | | | * | | | | | | t5510: harden the way verify-pack is usedJunio C Hamano2009-08-07
| | | * | | | | | | | Merge branch 'jc/maint-1.6.0-keep-pack' into maint-1.6.1Junio C Hamano2009-05-03
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch 'jc/maint-1.6.0-diff-borrow-carefully' into maint-1.6.1Junio C Hamano2009-05-03
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maint-1.6.1Junio C Hamano2009-05-03
| | | |\ \ \ \ \ \ \ \ \ \