summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2008-03-15Merge branch 'maint'Junio C Hamano
2008-03-15format-patch: generate MIME header as needed even when there is format.headerJunio C Hamano
2008-03-14Merge branch 'maint'Junio C Hamano
2008-03-14merge-recursive: handle file mode changesClemens Buchacher
2008-03-13gc: call "prune --expire 2.weeks.ago" by defaultJohannes Schindelin
2008-03-12Merge branch 'js/remote'Junio C Hamano
2008-03-12Merge branch 'lt/unpack-trees'Junio C Hamano
2008-03-12Merge branch 'maint'Junio C Hamano
2008-03-12t0021: tr portability fix for SolarisJeff King
2008-03-12launch_editor(): allow spaces in the filenameJohannes Schindelin
2008-03-12git rebase --abort: always restore the right commitMike Hommey
2008-03-11Merge branch 'kb/maint-filter-branch-disappear' into maintJunio C Hamano
2008-03-09Make 'unpack_trees()' have a separate source and destination indexLinus Torvalds
2008-03-09builtin remote rm: remove symbolic refs, tooJohannes Schindelin
2008-03-09Add a test for read-tree -u --reset with a D/F conflictJeff King
2008-03-09Merge branch 'ph/parseopt'Junio C Hamano
2008-03-09Merge branch 'dp/clean-fix'Junio C Hamano
2008-03-09Merge branch 'sp/fetch-optim'Junio C Hamano
2008-03-09Merge branch 'jc/am'Junio C Hamano
2008-03-09Merge branch 'kb/maint-filter-branch-disappear'Junio C Hamano
2008-03-09Merge branch 'maint' to sync with 1.5.4.4Junio C Hamano
2008-03-08filter-branch: handle "disappearing tree" case correctly in subdir filterJunio C Hamano
2008-03-08Really make the LF after reset in fast-import optionalAdeodato Simó
2008-03-08Merge branch 'js/maint-cvsexport' into maintJunio C Hamano
2008-03-08Merge branch 'maint'Junio C Hamano
2008-03-08Merge branch 'js/reflog-delete'Junio C Hamano
2008-03-08git-clean: add tests for relative pathJunio C Hamano
2008-03-07test-lib: fix TERM to dumb for test repeatabilityJunio C Hamano
2008-03-07get_pathspec(): die when an out-of-tree path is givenJunio C Hamano
2008-03-05remote: fix "update [group...]"Johannes Schindelin
2008-03-05Add a very basic test script for git mergetoolCharles Bailey
2008-03-05am: read from the right mailbox when started from a subdirectoryJunio C Hamano
2008-03-05Teach git-fetch to exploit server side automatic tag followingShawn O. Pearce
2008-03-05git-pack-objects: Automatically pack annotated tags if object was packedShawn O. Pearce
2008-03-04Merge branch 'maint'Junio C Hamano
2008-03-04t3407-rebase-abort.sh: Enhance existing tests, and add test for rebase --mergeMike Hommey
2008-03-04Fix test for cleanup failure in t7300 on WindowsAlex Riesen
2008-03-04t6120 (describe): check --long properlyJunio C Hamano
2008-03-04Add git-describe test for "verify annotated tag names on output"Shawn O. Pearce
2008-03-04Test for packed tags in git-describe outputShawn O. Pearce
2008-03-04Don't allow git-describe failures to go unnoticed in t6120Shawn O. Pearce
2008-03-03git-merge.sh: better handling of combined --squash,--no-ff,--no-commit optionsGerrit Pape
2008-03-03t3903-stash.sh: Add tests for new stash commands drop and popBrandon Casey
2008-03-03t3903-stash.sh: Add missing '&&' to body of testcaseBrandon Casey
2008-03-03Merge commit '74359821' into js/reflog-deleteJunio C Hamano
2008-03-03Teach git-fetch to grab a tag at the same time as a commitShawn O. Pearce
2008-03-03Merge branch 'maint'Junio C Hamano
2008-03-03revert: actually check for a dirty indexJeff King
2008-03-03tests: introduce test_must_failJunio C Hamano
2008-03-02format-patch: wrap cover-letter's shortlog sensiblyJohannes Schindelin