summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
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
2008-05-23pull --rebase: exit early when the working directory is dirtyJohannes Schindelin
2008-05-23bisect: use a detached HEAD to bisectChristian Couder
2008-05-23bisect: trap critical errors in "bisect_start"Christian Couder
2008-05-23bisect: fix left over "BISECT_START" file when starting with junk revChristian Couder
2008-05-23bisect: add test cases to check that "git bisect start" is atomicChristian Couder
2008-05-21Merge branch 'ar/add-unreadable'Junio C Hamano
2008-05-21Merge branch 'jk/maint-send-email-compose'Junio 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-21"git-add -n -u" should not add but just reportJunio C Hamano
2008-05-21Fix t3701 if core.filemode disabledAlex Riesen
2008-05-21Fix t6031 on filesystems without working exec bitAlex Riesen
2008-05-19t/Makefile: "trash" directory was renamed recentlyBrandon Casey
2008-05-19Ensure that a test is run in the trash directoryAlex Riesen
2008-05-17builtin-apply: do not declare patch is creation when we do not know itJunio C Hamano
2008-05-17t0050: Fix merge test on case sensitive file systemsSteffen Prohaska
2008-05-17Replace in-place sed in t7502-commitMarcel Koeppen