summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2008-06-04Merge branch 'maint'Junio C Hamano
2008-06-04describe: match pattern for lightweight tags tooMichael Dressel
2008-06-04t7502: honor SHELL_PATHJunio C Hamano
2008-06-04Fix t5516 on cygwin: it does not like double slashes at the beginning of a pathAlex Riesen
2008-06-04t7502: tighten loosely written test sequenceJunio C Hamano
2008-06-04t7502: do not globally unset GIT_COMMITTER_* environment variablesJunio C Hamano
2008-06-03commit: drop duplicated parentsJunio C Hamano
2008-06-02Merge branch 'sb/am-tests'Junio C Hamano
2008-06-02Merge branch 'lw/test-fix'Junio C Hamano
2008-06-02Merge branch 'sp/remote'Junio C Hamano
2008-06-02Merge branch 'lr/init-bare'Junio C Hamano
2008-06-01Make "git-remote prune" delete refs according to fetch specsShawn O. Pearce
2008-06-01t/test-lib.sh: resolve symlinks in working directory, for pathname comparisonsLea Wiemann
2008-05-31Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.shStephan Beyer
2008-05-31Add test cases for git-amStephan Beyer
2008-05-31rollback lock files on more signals than just SIGINTPaolo Bonzini
2008-05-29git-init: accept --bare optionLuciano Rocha
2008-05-28builtin-fetch.c (store_updated_refs): Honor update_local_ref() return valueDmitry V. Levin
2008-05-28t5100: Avoid filename "nul"Junio C Hamano
2008-05-28Merge 1.5.5.3 inJunio C Hamano
2008-05-28Revert "filter-branch: subdirectory filter needs --full-history"Johannes Sixt
2008-05-28t5700-clone-reference: Quote $UJohannes Sixt
2008-05-28Add some tests for git update-ref -dKarl Hasselström
2008-05-27Merge branch 'jc/diff-no-no-index'Junio C Hamano
2008-05-27Merge branch 'gp/bisect-fix' into maintJunio C Hamano
2008-05-25Merge branch 'js/mailinfo'Junio C Hamano
2008-05-25Merge branch 'jc/add-n-u'Junio C Hamano
2008-05-25Merge branch 'ar/t6031'Junio C Hamano
2008-05-25Merge branch 'db/clone-in-c'Junio C Hamano
2008-05-25Merge branch 'jc/apply-whitespace'Junio C Hamano
2008-05-25Merge branch 'ar/batch-cat'Junio C Hamano
2008-05-25Merge branch 'cc/bisect'Junio C Hamano
2008-05-25Merge branch 'ap/svn'Junio C Hamano
2008-05-25Merge branch 'js/cvsexportcommit'Junio C Hamano
2008-05-25Merge branch 'js/ignore-submodule'Junio C Hamano
2008-05-25Merge branch 'mo/cvsserver'Junio C Hamano
2008-05-25mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepathsJunio C Hamano
2008-05-25mailsplit and mailinfo: gracefully handle NUL charactersJohannes Schindelin
2008-05-24"git diff": do not ignore index without --no-indexJunio C Hamano
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano
2008-05-23Merge branch 'pb/push'Junio C Hamano
2008-05-23Merge branch 'bc/repack'Junio C Hamano
2008-05-23Merge branch 'sp/ignorecase'Junio C Hamano
2008-05-23change quoting in test t1006-cat-file.shMichele Ballabio
2008-05-23git-hash-object: Add --stdin-paths optionAdam Roben
2008-05-23Add more tests for git hash-objectAdam Roben
2008-05-23Move git-hash-object tests from t5303 to t1007Adam Roben
2008-05-23Add test for cloning with "--reference" repo being a subset of source repoJohan Herland
2008-05-23Add a test for another combination of --referenceJohan Herland
2008-05-23Test that --reference actually suppresses fetching referenced objectsDaniel Barkalow