summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2006-11-01Merge branch 'lj/refs'Junio C Hamano
2006-10-27tests: merge-recursive is usable without PythonJunio C Hamano
2006-10-25Merge branch 'maint'Junio C Hamano
2006-10-24Set $HOME for selftestsGerrit Pape
2006-10-24t3200: git-branch testsuite updateJunio C Hamano
2006-10-20Merge branch 'maint'Junio C Hamano
2006-10-20git-apply: prepare for upcoming GNU diff -u format change.Linus Torvalds
2006-10-19ref-log: fix D/F conflict coming from deleted refs.Junio C Hamano
2006-10-19Merge branch 'js/diff'Junio C Hamano
2006-10-19Merge branch 'rs/zip'Junio C Hamano
2006-10-15clone: the given repository dir should be relative to $PWDYasushi SHOJI
2006-10-13t4015: work-around here document problem on Cygwin.Junio C Hamano
2006-10-12diff: fix 2 whitespace issuesJohannes Schindelin
2006-10-08git-pack-refs --allJunio C Hamano
2006-10-08git-archive --format=zip: add symlink supportRene Scharfe
2006-10-08test-lib: separate individual test better in verbose mode.Martin Waitz
2006-10-06Remove bashism from t3210-pack-refs.shDennis Stosberg
2006-10-05Turn on recursive with --summaryJohannes Schindelin
2006-10-03Error in test description of t1200-tutorialRobin Rosenberg
2006-10-02Merge branch 'master' into lj/refsJunio C Hamano
2006-10-02Merge branch 'maint'Junio C Hamano
2006-10-02git-mv: invalidate the removed path properly in cache-treeJunio C Hamano
2006-10-01Clean up "git-branch.sh" and add remove recursive dir test cases.Christian Couder
2006-10-01Merge branch 'jc/gitpm'Junio C Hamano
2006-09-28Uncomment test case: git branch c/d should barf if branch c exists.Christian Couder
2006-09-28Add pack-refs and show-ref test cases.Christian Couder
2006-09-28Merge branch 'master' into lj/refsJunio C Hamano
2006-09-28Merge branch 'cc/branch-test'Junio C Hamano
2006-09-28Merge branch 'sp/void'Junio C Hamano
2006-09-28Merge branch 'jc/deprecate-recursive'Junio C Hamano
2006-09-27Corrected copy-and-paste thinko in ignore executable bit test case.Shawn Pearce
2006-09-27An illustration of rev-list --parents --pretty=rawJunio C Hamano
2006-09-27Allow git-checkout when on a non-existant branch.Shawn Pearce
2006-09-27Ignore executable bit when adding files if filemode=0.Shawn Pearce
2006-09-26Remove empty ref directories that prevent creating a ref.Christian Couder
2006-09-25Deprecate merge-recursive.pyJunio C Hamano
2006-09-24Add test for the default merges in fetch.Santi BĂ©jar
2006-09-24Add t5510 to test per branch configuration affecting git-fetch.Junio C Hamano
2006-09-23Quote arguments to tr in test-libRobin Rosenberg
2006-09-21Document receive.denyNonFastforwardsJohannes Schindelin
2006-09-18Fix t1400-update-ref test minimallyJunio C Hamano
2006-09-17apply --unidiff-zero: loosen sanity checks for --unidiff=0 patchesJunio C Hamano
2006-09-16t1400: make test debuggable.Junio C Hamano
2006-09-07Make apply --binary a no-op.Junio C Hamano
2006-09-02Trace into a file or an open fd and refactor tracing code.Christian Couder
2006-08-31t5710: fix two thinkos.Junio C Hamano
2006-08-28Merge branch 'jc/apply'Junio C Hamano
2006-08-21Merge branch 'maint'Junio C Hamano
2006-08-21git-mv: special case destination "."Johannes Schindelin
2006-08-18git-apply --verboseJunio C Hamano