summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'je/hooks'Junio C Hamano2007-10-031-0/+74
|\
| * post-checkout hook, tests, and docsJosh England2007-09-291-0/+74
* | Merge branch 'ap/dateformat'Junio C Hamano2007-10-031-0/+151
|\ \
| * | Add a test script for for-each-ref, including test of date formattingAndy Parkins2007-10-031-0/+151
| |/
* | Sync with GIT 1.5.3.4Junio C Hamano2007-10-031-0/+71
|\ \
| * | Add test case for ls-files --with-treeCarl Worth2007-10-031-0/+71
* | | Merge branch 'maint'Junio C Hamano2007-09-291-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin2007-09-291-1/+1
* | Merge branch 'sv/svn'Junio C Hamano2007-09-292-4/+6
|\ \
| * | git-svn: handle changed svn command-line syntaxSam Vilain2007-09-211-2/+4
| * | git-svn: fix test for trunk svn (transaction out of date)Sam Vilain2007-09-211-0/+1
| * | git-svn: fix test for trunk svn (commit message not needed)Sam Vilain2007-09-211-2/+1
* | | Merge branch 'jb/remote-rm'Junio C Hamano2007-09-291-0/+100
|\ \ \
| * | | git-remote rm: add tests and minor fix-upsJunio C Hamano2007-09-231-0/+100
| |/ /
* | | rebase -i: commit when continuing after "edit"Johannes Schindelin2007-09-251-1/+13
* | | Merge branch 'maint'Junio C Hamano2007-09-251-1/+1
|\ \ \ | | |/ | |/|
| * | Fixed minor typo in t/t9001-send-email.sh test command line.Glenn Rempe2007-09-241-1/+1
* | | Add post-merge hook, related documentation, and tests.Josh England2007-09-181-0/+56
| |/ |/|
* | Merge branch 'maint'Junio C Hamano2007-09-182-2/+15
|\ \ | |/
| * t/t4014: test "am -3" with mode-only change.Junio C Hamano2007-09-181-2/+5
| * git-push: documentation and tests for pushing only branchesJeff King2007-09-181-0/+10
| * git-commit: partial commit of paths only removed from the indexJunio C Hamano2007-09-171-2/+13
| * git-commit: Allow partial commit of file removal.Junio C Hamano2007-09-171-0/+21
| * Merge branch 'jc/grep-c' into maintJunio C Hamano2007-09-171-0/+4
| |\
* | \ Merge branch 'cr/reset'Junio C Hamano2007-09-181-0/+405
|\ \ \
| * | | An additional test for "git-reset -- path"Junio C Hamano2007-09-131-0/+16
| * | | Add tests for documented features of "git reset".Carlos Rica2007-09-121-0/+389
* | | | Merge branch 'maint'Junio C Hamano2007-09-172-0/+29
|\ \ \ \ | | |/ / | |/| |
| * | | apply --index-info: fall back to current index for mode changesJohannes Schindelin2007-09-161-0/+15
| * | | revision walker: --cherry-pick is a limited operationJohannes Schindelin2007-09-151-0/+14
* | | | Merge branch 'jc/partial-remove'Junio C Hamano2007-09-141-0/+32
|\ \ \ \
| * | | | git-commit: partial commit of paths only removed from the indexJunio C Hamano2007-09-141-2/+13
| * | | | git-commit: Allow partial commit of file removal.Junio C Hamano2007-09-121-0/+21
| | |/ / | |/| |
* | | | Merge branch 'jc/grep-c'Junio C Hamano2007-09-142-1/+14
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Split grep arguments in a way that does not requires to add /dev/null.Junio C Hamano2007-09-141-0/+4
| |/
| * Add test to check recent fix to "git add -u"Benoit Sigoure2007-09-141-1/+10
* | Merge branch 'maint'Junio C Hamano2007-09-121-5/+13
|\ \ | |/
| * Fix a test failure (t9500-*.sh) on cygwinRamsay Jones2007-09-111-5/+13
* | Merge branch 'rs/archive'Junio C Hamano2007-09-101-0/+19
|\ \ | |/ |/|
| * archive: rename attribute specfile to export-substRené Scharfe2007-09-061-9/+9
| * archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLD...René Scharfe2007-09-061-2/+2
| * archive: specfile support (--pretty=format: in archive files)René Scharfe2007-09-031-0/+19
* | git-tag -s must fail if gpg cannot sign the tag.Carlos Rica2007-09-091-0/+7
* | git-diff: don't squelch the new SHA1 in submodule diffsSven Verdoolaege2007-09-091-0/+4
* | Cleanup unnecessary file modifications in t1400-update-refShawn O. Pearce2007-09-051-2/+0
* | git-apply: do not read past the end of bufferJunio C Hamano2007-09-051-0/+58
|/
* rebase -m: Fix incorrect short-logs of already applied commits.Johannes Sixt2007-09-011-0/+44
* git-tag: Fix -l option to use better shell style globs.Carlos Rica2007-08-311-11/+9
* git-svn: fix dcommit clobbering upstream when committing multiple changesEric Wong2007-08-311-0/+30
* filter-branch: introduce convenience function "skip_commit"Johannes Schindelin2007-08-311-7/+1