summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2008-05-28Revert "filter-branch: subdirectory filter needs --full-history"Johannes Sixt
2008-05-27Merge branch 'gp/bisect-fix' into maintJunio C Hamano
2008-05-21send-email: rfc2047-quote subject lines with non-ascii charactersJeff King
2008-05-21send-email: specify content-type of --compose bodyJeff King
2008-05-09bisect: print an error message when "git rev-list --bisect-vars" failsChristian Couder
2008-05-06git-bisect.sh: don't accidentally override existing branch "bisect"Gerrit Pape
2008-04-28clone: detect and fail on excess parametersJunio C Hamano
2008-04-25remote: create fetch config lines with '+'Jeff King
2008-04-25push: allow unqualified dest refspecs to DWIMJeff King
2008-04-25Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-23t5516: remove ambiguity test (1)Jeff King
2008-04-23write-tree: properly detect failure to write tree objectsJunio C Hamano
2008-04-23Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-23gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie
2008-04-20Merge branch 'jc/maint-rebase-am' into maintJunio C Hamano
2008-04-19gitweb: Fix 'history' view for deleted files with historyJakub Narebski
2008-04-18git-remote: reject adding remotes with invalid namesJonas Fonseca
2008-04-16rebase: do not munge commit log messageJunio C Hamano
2008-04-16Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-16git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder
2008-04-15git clean: Add test to verify directories aren't removed with a prefixShawn Bohrer
2008-04-13t7401: squelch garbage outputJunio C Hamano
2008-04-12Fix config key miscount in url.*.insteadOfDaniel Barkalow
2008-04-12Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-12bisect: fix bad rev checking in "git bisect good"Christian Couder
2008-04-10Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-10git-archive: ignore prefix when checking file attributeRené Scharfe
2008-04-07git-svn: fix following renamed paths when tracking a single pathEric Wong
2008-04-07Merge branch 'jc/maint-apply-match-beginning'Junio C Hamano
2008-04-07test suite: remove useless TERM cruft in "t7005-editor.sh"Christian Couder
2008-04-07Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano
2008-04-02Merge branch 'js/filter-branch'Junio C Hamano
2008-04-02Merge branch 'bc/mktag'Junio C Hamano
2008-04-02Merge branch 'dd/cvsserver'Junio C Hamano
2008-04-02t7004-tag: Skip more tests if gpg is not available.Johannes Sixt
2008-04-01mktag.c: tweak validation of tagger field and adjust test scriptBrandon Casey
2008-03-31filter-branch: Fix renaming a directory in the tree-filterveillette@yahoo.ca
2008-03-31filter-branch: Test renaming directories in a tree-filterJohannes Sixt
2008-03-31mktag.c: improve verification of tagger field and testsBrandon Casey
2008-03-31diff-files: careful when inspecting work tree itemsJunio C Hamano
2008-03-31diff-index: careful when inspecting work tree itemsJunio C Hamano
2008-03-31Add corner case tests for diff-index and diff-filesJunio C Hamano
2008-03-27cvsserver: Add test for update -pDamien Diederen
2008-03-27cvsserver: Add a few tests for 'status' commandDamien Diederen
2008-03-27builtin-prune: protect objects listed on the command lineJunio C Hamano
2008-03-27Add tests for git-pruneMichele Ballabio
2008-03-27Merge branch 'maint'Junio C Hamano
2008-03-27Merge branch 'jc/maint-fetch-regression-1.5.4' into maintJunio C Hamano
2008-03-27test_must_fail: 129 is a valid error code from usage()Junio C Hamano
2008-03-26t9600-cvsimport.sh: set HOME before checking for cvsps availabilityFrank Lichtenheld