summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* describe: match pattern for lightweight tags tooMichael Dressel2008-06-041-0/+22
* Revert "filter-branch: subdirectory filter needs --full-history"Johannes Sixt2008-05-271-11/+2
* Merge branch 'gp/bisect-fix' into maintJunio C Hamano2008-05-261-0/+25
|\
| * bisect: print an error message when "git rev-list --bisect-vars" failsChristian Couder2008-05-081-0/+7
| * git-bisect.sh: don't accidentally override existing branch "bisect"Gerrit Pape2008-05-051-0/+18
* | send-email: rfc2047-quote subject lines with non-ascii charactersJeff King2008-05-211-0/+15
* | send-email: specify content-type of --compose bodyJeff King2008-05-211-0/+44
|/
* clone: detect and fail on excess parametersJunio C Hamano2008-04-271-0/+26
* remote: create fetch config lines with '+'Jeff King2008-04-241-0/+10
* push: allow unqualified dest refspecs to DWIMJeff King2008-04-241-0/+40
* Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-242-13/+68
|\
| * t5516: remove ambiguity test (1)Jeff King2008-04-231-13/+1
| * write-tree: properly detect failure to write tree objectsJunio C Hamano2008-04-231-0/+67
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-221-0/+8
|\ \ | |/
| * gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie2008-04-221-0/+8
* | Merge branch 'jc/maint-rebase-am' into maintJunio C Hamano2008-04-191-0/+41
|\ \
| * | rebase: do not munge commit log messageJunio C Hamano2008-04-161-0/+41
* | | gitweb: Fix 'history' view for deleted files with historyJakub Narebski2008-04-181-0/+16
* | | git-remote: reject adding remotes with invalid namesJonas Fonseca2008-04-181-0/+6
|/ /
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-161-1/+6
|\ \ | |/
| * git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder2008-04-161-1/+6
* | git clean: Add test to verify directories aren't removed with a prefixShawn Bohrer2008-04-141-2/+3
* | t7401: squelch garbage outputJunio C Hamano2008-04-121-1/+1
* | Fix config key miscount in url.*.insteadOfDaniel Barkalow2008-04-121-4/+4
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-111-0/+13
|\ \ | |/
| * bisect: fix bad rev checking in "git bisect good"Christian Couder2008-04-111-0/+13
* | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-101-1/+14
|\ \ | |/
| * git-archive: ignore prefix when checking file attributeRené Scharfe2008-04-101-1/+14
* | git-svn: fix following renamed paths when tracking a single pathEric Wong2008-04-072-0/+110
* | Merge branch 'jc/maint-apply-match-beginning'Junio C Hamano2008-04-061-0/+13
|\ \ | |/
| * Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano2008-04-061-0/+13
* | test suite: remove useless TERM cruft in "t7005-editor.sh"Christian Couder2008-04-061-4/+0
* | Merge branch 'js/filter-branch'Junio C Hamano2008-04-021-2/+18
|\ \
| * | filter-branch: Fix renaming a directory in the tree-filterveillette@yahoo.ca2008-03-311-1/+1
| * | filter-branch: Test renaming directories in a tree-filterJohannes Sixt2008-03-311-2/+18
* | | Merge branch 'bc/mktag'Junio C Hamano2008-04-021-5/+180
|\ \ \
| * | | mktag.c: tweak validation of tagger field and adjust test scriptBrandon Casey2008-03-311-16/+72
| * | | mktag.c: improve verification of tagger field and testsBrandon Casey2008-03-301-5/+124
* | | | Merge branch 'dd/cvsserver'Junio C Hamano2008-04-021-0/+50
|\ \ \ \
| * | | | cvsserver: Add test for update -pDamien Diederen2008-03-271-0/+18
| * | | | cvsserver: Add a few tests for 'status' commandDamien Diederen2008-03-271-0/+32
* | | | | t7004-tag: Skip more tests if gpg is not available.Johannes Sixt2008-04-021-7/+8
| |/ / / |/| | |
* | | | diff-files: careful when inspecting work tree itemsJunio C Hamano2008-03-301-3/+3
* | | | diff-index: careful when inspecting work tree itemsJunio C Hamano2008-03-301-1/+1
* | | | Add corner case tests for diff-index and diff-filesJunio C Hamano2008-03-301-0/+140
| |/ / |/| |
* | | builtin-prune: protect objects listed on the command lineJunio C Hamano2008-03-271-1/+1
* | | Add tests for git-pruneMichele Ballabio2008-03-271-0/+34
|/ /
* | Merge branch 'maint'Junio C Hamano2008-03-271-1/+1
|\ \ | |/
| * Merge branch 'jc/maint-fetch-regression-1.5.4' into maintJunio C Hamano2008-03-2766-7/+903
| |\
| * | t/t3800-mktag.sh: use test_must_fail rather than '!'Brandon Casey2008-03-261-2/+2