aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
...
| * | | | | git-svn: fix test for trunk svn (transaction out of date)Sam Vilain2007-09-21
| * | | | | git-svn: fix test for trunk svn (commit message not needed)Sam Vilain2007-09-21
| | |_|/ / | |/| | |
* | | | | Merge branch 'jb/remote-rm'Junio C Hamano2007-09-29
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | git-remote rm: add tests and minor fix-upsJunio C Hamano2007-09-23
| |/ / /
* | | | rebase -i: commit when continuing after "edit"Johannes Schindelin2007-09-25
* | | | Merge branch 'maint'Junio C Hamano2007-09-25
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed minor typo in t/t9001-send-email.sh test command line.Glenn Rempe2007-09-24
* | | | Add post-merge hook, related documentation, and tests.Josh England2007-09-18
| |/ / |/| |
* | | Merge branch 'maint'Junio C Hamano2007-09-18
|\ \ \ | |/ /
| * | t/t4014: test "am -3" with mode-only change.Junio C Hamano2007-09-18
| * | git-push: documentation and tests for pushing only branchesJeff King2007-09-18
| * | git-commit: partial commit of paths only removed from the indexJunio C Hamano2007-09-17
| * | git-commit: Allow partial commit of file removal.Junio C Hamano2007-09-17
| * | Merge branch 'jc/grep-c' into maintJunio C Hamano2007-09-17
| |\ \
* | \ \ Merge branch 'cr/reset'Junio C Hamano2007-09-18
|\ \ \ \
| * | | | An additional test for "git-reset -- path"Junio C Hamano2007-09-13
| * | | | Add tests for documented features of "git reset".Carlos Rica2007-09-12
* | | | | Merge branch 'maint'Junio C Hamano2007-09-17
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | apply --index-info: fall back to current index for mode changesJohannes Schindelin2007-09-16
| * | | | revision walker: --cherry-pick is a limited operationJohannes Schindelin2007-09-15
* | | | | Merge branch 'jc/partial-remove'Junio C Hamano2007-09-14
|\ \ \ \ \
| * | | | | git-commit: partial commit of paths only removed from the indexJunio C Hamano2007-09-14
| * | | | | git-commit: Allow partial commit of file removal.Junio C Hamano2007-09-12
| | |/ / / | |/| | |
* | | | | Merge branch 'jc/grep-c'Junio C Hamano2007-09-14
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Split grep arguments in a way that does not requires to add /dev/null.Junio C Hamano2007-09-14
| |/ /
| * | Add test to check recent fix to "git add -u"Benoit Sigoure2007-09-14
* | | Merge branch 'maint'Junio C Hamano2007-09-12
|\ \ \ | |/ / | | / | |/ |/|
| * Fix a test failure (t9500-*.sh) on cygwinRamsay Jones2007-09-11
* | Merge branch 'rs/archive'Junio C Hamano2007-09-10
|\ \ | |/ |/|
| * archive: rename attribute specfile to export-substRené Scharfe2007-09-06
| * archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLD...René Scharfe2007-09-06
| * archive: specfile support (--pretty=format: in archive files)René Scharfe2007-09-03
* | git-tag -s must fail if gpg cannot sign the tag.Carlos Rica2007-09-09
* | git-diff: don't squelch the new SHA1 in submodule diffsSven Verdoolaege2007-09-09
* | Cleanup unnecessary file modifications in t1400-update-refShawn O. Pearce2007-09-05
* | git-apply: do not read past the end of bufferJunio C Hamano2007-09-05
|/
* rebase -m: Fix incorrect short-logs of already applied commits.Johannes Sixt2007-09-01
* git-tag: Fix -l option to use better shell style globs.Carlos Rica2007-08-31
* git-svn: fix dcommit clobbering upstream when committing multiple changesEric Wong2007-08-31
* filter-branch: introduce convenience function "skip_commit"Johannes Schindelin2007-08-31
* filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin2007-08-31
* git-merge: do up-to-date check also for all strategiesJunio C Hamano2007-08-27
* Fix initialization of a bare repositoryJunio C Hamano2007-08-27
* Fix racy-git handling in git-write-tree.Linus Torvalds2007-08-24
* rebase -i: fix squashing corner caseJohannes Schindelin2007-08-23
* Make thin-pack generation subproject aware.Linus Torvalds2007-08-19
* Allow frontends to bidirectionally communicate with fast-importShawn O. Pearce2007-08-19
* Make trailing LF optional for all fast-import commandsShawn O. Pearce2007-08-19
* Make trailing LF following fast-import `data` commands optionalShawn O. Pearce2007-08-19
* Teach fast-import to ignore lines starting with '#'Shawn O. Pearce2007-08-19