aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix'Junio C Hamano2009-08-18
|\
| * 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
* | svn: assume URLs from the command-line are URI-encodedEric Wong2009-08-18
* | Merge branch 'jc/maint-clean-nested-dir-safety'Junio C Hamano2009-08-16
|\ \
| * | clean: require double -f options to nuke nested git repository and work treeJunio C Hamano2009-07-29
* | | Merge branch 'jk/maint-merge-msg-fix'Junio C Hamano2009-08-16
|\ \ \
| * | | 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
* | | | svn: allow branches outside of refs/remotesAdam Brewster2009-08-12
* | | | svn: initial "master" points to trunk if possibleEric Wong2009-08-12
* | | | allow pull --rebase on branch yet to be bornJeff King2009-08-12
* | | | Merge branch 'jc/maint-merge-recursive-fix'Junio C Hamano2009-08-10
|\ \ \ \
| * | | | merge-recursive: don't segfault while handling rename clashesJunio C Hamano2009-07-30
* | | | | Merge branch 'ns/am-raw-email'Junio C Hamano2009-08-10
|\ \ \ \ \
| * | | | | am: allow individual e-mail files as inputJunio C Hamano2009-08-06
* | | | | | Merge branch 'jp/symlink-dirs'Junio C Hamano2009-08-10
|\ \ \ \ \ \
| * | | | | | 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 'mk/grep-max-depth'Junio C Hamano2009-08-10
|\ \ \ \ \ \
| * | | | | | grep: Add --max-depth option.Michał Kiedrowicz2009-07-22
* | | | | | | Merge branch 'js/run-command-updates'Junio C Hamano2009-08-10
|\ \ \ \ \ \ \
| * | | | | | | run_command: report system call errors instead of returning error codesJohannes Sixt2009-07-06
* | | | | | | | git-svn: ignore leading blank lines in svn:ignoreMichael Haggerty2009-08-10
* | | | | | | | svn: Add && to t9107-git-svn-migrate.shAdam Brewster2009-08-10
* | | | | | | | t/Makefile: include config.makJeff King2009-08-09
* | | | | | | | tests: allow user to specify trash directory locationJeff King2009-08-09
* | | | | | | | tests: provide $TRASH_DIRECTORY variableJeff King2009-08-09
* | | | | | | | tests: use "$TEST_DIRECTORY" instead of ".."Jeff King2009-08-09
* | | | | | | | t0001-init: split the existence test from the permission testJohannes Sixt2009-08-09
* | | | | | | | t0001-init: fix a file nameJohannes Sixt2009-08-09
* | | | | | | | Merge branch 'maint'Junio C Hamano2009-08-07
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | 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
| | | | |\ \ \ \ \ \ \ \
* | | | | \ \ \ \ \ \ \ \ Merge branch 'jc/apply-epoch-patch'Junio C Hamano2009-08-05
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | apply: notice creation/removal patches produced by GNU diffJunio C Hamano2009-07-11
* | | | | | | | | | | | | | Merge branch 'ns/init-mkdir'Junio C Hamano2009-08-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | git init: optionally allow a directory argumentNanako Shiraishi2009-07-25
* | | | | | | | | | | | | | | Merge branch 'sb/maint-pull-rebase'Junio C Hamano2009-08-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | pull: support rebased upstream + fetch + pull --rebaseSanti Béjar2009-07-19
| * | | | | | | | | | | | | | | t5520-pull: Test for rebased upstream + fetch + pull --rebaseSanti Béjar2009-07-19