summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/maint-clean-nested-dir-safety'Junio C Hamano2009-08-161-0/+39
|\
| * clean: require double -f options to nuke nested git repository and work treeJunio C Hamano2009-07-291-0/+39
* | Merge branch 'jk/maint-merge-msg-fix'Junio C Hamano2009-08-163-3/+63
|\ \
| * | merge: indicate remote tracking branches in merge messageJeff King2009-08-092-1/+11
| * | merge: fix incorrect merge message for ambiguous tag/branchJeff King2009-08-092-3/+3
| * | add tests for merge message headingsJeff King2009-08-091-0/+50
* | | svn: allow branches outside of refs/remotesAdam Brewster2009-08-125-19/+48
* | | svn: initial "master" points to trunk if possibleEric Wong2009-08-122-1/+31
* | | allow pull --rebase on branch yet to be bornJeff King2009-08-121-0/+11
* | | Merge branch 'jc/maint-merge-recursive-fix'Junio C Hamano2009-08-101-0/+55
|\ \ \
| * | | merge-recursive: don't segfault while handling rename clashesJunio C Hamano2009-07-301-0/+55
* | | | Merge branch 'ns/am-raw-email'Junio C Hamano2009-08-101-0/+15
|\ \ \ \
| * | | | am: allow individual e-mail files as inputJunio C Hamano2009-08-061-0/+15
* | | | | Merge branch 'jp/symlink-dirs'Junio C Hamano2009-08-101-0/+93
|\ \ \ \ \
| * | | | | t6035-merge-dir-to-symlink depends on SYMLINKS prerequisiteJohannes Sixt2009-08-091-0/+6
| * | | | | git-checkout: be careful about untracked symlinksLinus Torvalds2009-07-291-1/+1
| * | | | | lstat_cache: guard against full match of length of 'name' parameterKjetil Barvik2009-07-291-1/+1
| * | | | | Demonstrate bugs when a directory is replaced with a symlinkPickens, James E2009-07-291-0/+87
| | |_|_|/ | |/| | |
* | | | | Merge branch 'mk/grep-max-depth'Junio C Hamano2009-08-101-1/+50
|\ \ \ \ \
| * | | | | grep: Add --max-depth option.Michał Kiedrowicz2009-07-221-1/+50
* | | | | | Merge branch 'js/run-command-updates'Junio C Hamano2009-08-101-1/+4
|\ \ \ \ \ \
| * | | | | | run_command: report system call errors instead of returning error codesJohannes Sixt2009-07-061-1/+4
* | | | | | | git-svn: ignore leading blank lines in svn:ignoreMichael Haggerty2009-08-101-1/+4
* | | | | | | svn: Add && to t9107-git-svn-migrate.shAdam Brewster2009-08-101-3/+11
* | | | | | | t/Makefile: include config.makJeff King2009-08-091-0/+2
* | | | | | | tests: allow user to specify trash directory locationJeff King2009-08-091-1/+8
* | | | | | | tests: provide $TRASH_DIRECTORY variableJeff King2009-08-092-3/+3
* | | | | | | tests: use "$TEST_DIRECTORY" instead of ".."Jeff King2009-08-094-4/+4
* | | | | | | t0001-init: split the existence test from the permission testJohannes Sixt2009-08-091-0/+6
* | | | | | | t0001-init: fix a file nameJohannes Sixt2009-08-091-1/+1
* | | | | | | Merge branch 'maint'Junio C Hamano2009-08-071-3/+8
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-071-3/+8
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-08-071-3/+8
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-08-071-3/+8
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-08-071-3/+8
| | | | |\ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | |
| | | | | * | | | t5510: harden the way verify-pack is usedJunio C Hamano2009-08-071-3/+8
| | | | * | | | | Merge branch 'jc/maint-1.6.0-keep-pack' into maint-1.6.1Junio C Hamano2009-05-031-0/+61
| | | | |\ \ \ \ \
| | | | * \ \ \ \ \ Merge branch 'jc/maint-1.6.0-diff-borrow-carefully' into maint-1.6.1Junio C Hamano2009-05-031-0/+8
| | | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maint-1.6.1Junio C Hamano2009-05-032-0/+14
| | | | |\ \ \ \ \ \ \
* | | | | \ \ \ \ \ \ \ Merge branch 'jc/apply-epoch-patch'Junio C Hamano2009-08-051-0/+95
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | apply: notice creation/removal patches produced by GNU diffJunio C Hamano2009-07-111-0/+95
* | | | | | | | | | | | | Merge branch 'ns/init-mkdir'Junio C Hamano2009-08-051-0/+77
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | git init: optionally allow a directory argumentNanako Shiraishi2009-07-251-0/+77
* | | | | | | | | | | | | | Merge branch 'sb/maint-pull-rebase'Junio C Hamano2009-08-051-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | pull: support rebased upstream + fetch + pull --rebaseSanti Béjar2009-07-191-3/+2
| * | | | | | | | | | | | | | t5520-pull: Test for rebased upstream + fetch + pull --rebaseSanti Béjar2009-07-191-0/+14
* | | | | | | | | | | | | | | Merge branch 'ne/futz-upload-pack'Junio C Hamano2009-08-051-2/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Shift object enumeration out of upload-packNick Edelen2009-06-091-2/+12
* | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-08-051-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-08-051-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |