aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* remove use of "tail -n 1" and "tail -1"Jeff King2008-03-13
* grep portability fix: don't use "-e" or "-q"Jeff King2008-03-13
* more tr portability test script fixesJeff King2008-03-13
* t0050: perl portability fixJeff King2008-03-13
* tr portability fixesJeff King2008-03-12
* Merge branch 'js/remote'Junio C Hamano2008-03-11
|\
| * builtin remote rm: remove symbolic refs, tooJohannes Schindelin2008-03-08
| * remote: fix "update [group...]"Johannes Schindelin2008-03-05
| * builtin-remote: prune remotes correctly that were added with --mirrorJohannes Schindelin2008-03-01
| * Make git-remote a builtinJohannes Schindelin2008-03-01
| * Test "git remote show" and "git remote prune"Johannes Schindelin2008-03-01
* | Merge branch 'lt/unpack-trees'Junio C Hamano2008-03-11
|\ \
| * | Make 'unpack_trees()' have a separate source and destination indexLinus Torvalds2008-03-09
* | | Merge branch 'maint'Junio C Hamano2008-03-11
|\ \ \ | |/ / |/| |
| * | t0021: tr portability fix for SolarisJeff King2008-03-11
| * | launch_editor(): allow spaces in the filenameJohannes Schindelin2008-03-11
| * | git rebase --abort: always restore the right commitMike Hommey2008-03-11
| * | Merge branch 'kb/maint-filter-branch-disappear' into maintJunio C Hamano2008-03-11
| |\ \
* | | | Add a test for read-tree -u --reset with a D/F conflictJeff King2008-03-08
* | | | Merge branch 'ph/parseopt'Junio C Hamano2008-03-08
|\ \ \ \
| * | | | parse-options: new option type to treat an option-like parameter as an argument.Pierre Habouzit2008-03-02
* | | | | Merge branch 'dp/clean-fix'Junio C Hamano2008-03-08
|\ \ \ \ \
| * | | | | git-clean: add tests for relative pathJunio C Hamano2008-03-07
| * | | | | get_pathspec(): die when an out-of-tree path is givenJunio C Hamano2008-03-07
* | | | | | Merge branch 'sp/fetch-optim'Junio C Hamano2008-03-08
|\ \ \ \ \ \
| * | | | | | Teach git-fetch to exploit server side automatic tag followingShawn O. Pearce2008-03-04
| * | | | | | git-pack-objects: Automatically pack annotated tags if object was packedShawn O. Pearce2008-03-04
| * | | | | | Teach git-fetch to grab a tag at the same time as a commitShawn O. Pearce2008-03-03
* | | | | | | Merge branch 'jc/am'Junio C Hamano2008-03-08
|\ \ \ \ \ \ \
| * | | | | | | am: read from the right mailbox when started from a subdirectoryJunio C Hamano2008-03-05
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'kb/maint-filter-branch-disappear'Junio C Hamano2008-03-08
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | filter-branch: handle "disappearing tree" case correctly in subdir filterJunio C Hamano2008-03-08
* | | | | | | Merge branch 'maint' to sync with 1.5.4.4Junio C Hamano2008-03-08
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Really make the LF after reset in fast-import optionalAdeodato Simó2008-03-08
| * | | | | | Merge branch 'js/maint-cvsexport' into maintJunio C Hamano2008-03-08
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'maint'Junio C Hamano2008-03-07
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | test-lib: fix TERM to dumb for test repeatabilityJunio C Hamano2008-03-07
* | | | | | | Merge branch 'js/reflog-delete'Junio C Hamano2008-03-07
|\ \ \ \ \ \ \
| * | | | | | | t3903-stash.sh: Add tests for new stash commands drop and popBrandon Casey2008-03-03
| * | | | | | | t3903-stash.sh: Add missing '&&' to body of testcaseBrandon Casey2008-03-03
| * | | | | | | Merge commit '74359821' into js/reflog-deleteJunio C Hamano2008-03-03
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'bc/reflog-fix' into js/reflog-deleteJunio C Hamano2008-02-22
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Teach "git reflog" a subcommand to delete single entriesJohannes Schindelin2007-10-17
* | | | | | | | | | Add a very basic test script for git mergetoolCharles Bailey2008-03-05
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'maint'Junio C Hamano2008-03-04
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | git-merge.sh: better handling of combined --squash,--no-ff,--no-commit optionsGerrit Pape2008-03-03
* | | | | | | | | t3407-rebase-abort.sh: Enhance existing tests, and add test for rebase --mergeMike Hommey2008-03-03
* | | | | | | | | Fix test for cleanup failure in t7300 on WindowsAlex Riesen2008-03-03
* | | | | | | | | t6120 (describe): check --long properlyJunio C Hamano2008-03-03
* | | | | | | | | Add git-describe test for "verify annotated tag names on output"Shawn O. Pearce2008-03-03