summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Teach mailinfo to ignore everything before -- >8 -- markJunio C Hamano2009-08-265-1/+163
* Merge branch 'cc/replace'Junio C Hamano2009-08-211-0/+200
|\
| * t6050: check pushing something based on a replaced commitChristian Couder2009-05-311-0/+68
| * builtin-replace: teach "git replace" to actually replaceChristian Couder2009-05-311-0/+10
| * Add new "git replace" commandChristian Couder2009-05-311-0/+12
| * environment: add global variable to disable replacementChristian Couder2009-05-311-0/+23
| * mktag: call "check_sha1_signature" with the replacement sha1Christian Couder2009-05-311-0/+12
| * replace_object: add a test caseChristian Couder2009-05-311-0/+75
* | Merge branch 'gb/apply-ignore-whitespace'Junio C Hamano2009-08-211-0/+185
|\ \
| * | git apply: option to ignore whitespace differencesGiuseppe Bilotta2009-08-051-0/+185
* | | Merge branch 'bc/mailsplit-cr-at-eol'Junio C Hamano2009-08-211-2/+24
|\ \ \
| * | | Allow mailsplit (and hence git-am) to handle mails with CRLF line-endingsJunio C Hamano2009-08-051-2/+24
| |/ /
* | | Make test number t7406- uniqueJohannes Sixt2009-08-211-0/+0
* | | Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix'Junio C Hamano2009-08-181-0/+11
|\ \ \
| * | | add -p: do not attempt to coalesce mode changesThomas Rast2009-08-151-1/+1
| * | | git add -p: demonstrate failure when staging both mode and hunkKirill Smelkov2009-08-151-0/+11
* | | | svn: assume URLs from the command-line are URI-encodedEric Wong2009-08-181-0/+52
* | | | 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
| | |\ \ \ \ \ \ \ \