summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2008-06-04describe: match pattern for lightweight tags tooMichael Dressel
2008-05-27Revert "filter-branch: subdirectory filter needs --full-history"Johannes Sixt
2008-05-26Merge 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-08bisect: print an error message when "git rev-list --bisect-vars" failsChristian Couder
2008-05-05git-bisect.sh: don't accidentally override existing branch "bisect"Gerrit Pape
2008-04-27clone: detect and fail on excess parametersJunio C Hamano
2008-04-24remote: create fetch config lines with '+'Jeff King
2008-04-24push: allow unqualified dest refspecs to DWIMJeff King
2008-04-24Merge 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-22Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-22gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie
2008-04-19Merge branch 'jc/maint-rebase-am' into maintJunio C Hamano
2008-04-18gitweb: 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-14git clean: Add test to verify directories aren't removed with a prefixShawn Bohrer
2008-04-12t7401: squelch garbage outputJunio C Hamano
2008-04-12Fix config key miscount in url.*.insteadOfDaniel Barkalow
2008-04-11Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-11bisect: 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-06Merge branch 'jc/maint-apply-match-beginning'Junio C Hamano
2008-04-06test suite: remove useless TERM cruft in "t7005-editor.sh"Christian Couder
2008-04-06Fix "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-03-31mktag.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-30mktag.c: improve verification of tagger field and testsBrandon Casey
2008-03-30diff-files: careful when inspecting work tree itemsJunio C Hamano
2008-03-30diff-index: careful when inspecting work tree itemsJunio C Hamano
2008-03-30Add 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