Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2008-03-15shortlog: do not require to run from inside a git repositoryJonas Fonseca
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-15t6000lib: re-fix tr portabilityJeff King
2008-03-14Merge branch 'maint'Junio C Hamano
2008-03-14merge-recursive: handle file mode changesClemens Buchacher
2008-03-13t7505: use SHELL_PATH in hookJeff King
2008-03-13t9112: add missing #!/bin/sh headerJeff King
2008-03-13t6000lib: tr portability fixJeff King
2008-03-13t4020: don't use grep -aJeff King
2008-03-13add test_cmp function for test scriptsJeff King
2008-03-13remove use of "tail -n 1" and "tail -1"Jeff King
2008-03-13grep portability fix: don't use "-e" or "-q"Jeff King
2008-03-13more tr portability test script fixesJeff King
2008-03-13t0050: perl portability fixJeff King
2008-03-13gc: call "prune --expire 2.weeks.ago" by defaultJohannes Schindelin
2008-03-13tr portability fixesJeff King
2008-03-12git-submodule summary: testPing Yin
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-09filter-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-08test-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