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