summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2006-12-05Merge branch 'maint'Junio C Hamano
2006-12-04Set permissions of each new file before "cvs add"ing it.Jim Meyering
2006-12-04git-mv: search more precisely for source directory in indexJohannes Schindelin
2006-11-28git-svn: update tests for recent changesEric Wong
2006-11-27Merge branch 'jc/push-delete-ref'Junio C Hamano
2006-11-27Merge branch 'jc/merge'Junio C Hamano
2006-11-24Allow git push to delete remote ref.Junio C Hamano
2006-11-24config option log.showroot to show the diff of root commitsPeter Baumann
2006-11-23trust-executable-bit: fix breakage for symlinksJunio C Hamano
2006-11-22remove merge-recursive-oldJunio C Hamano
2006-11-20git-fetch: follow lightweit tags as well.Junio C Hamano
2006-11-17git-pull: allow pulling into an empty repositoryLinus Torvalds
2006-11-13Merge branch 'maint'Junio C Hamano
2006-11-13Rework cvsexportcommit to handle binary files for all cases.Robin Rosenberg
2006-11-13Catch errors when writing an index that contains invalid objects.Johannes Sixt
2006-11-13test-lib.sh: A command dying due to a signal is an unexpected failure.Johannes Sixt
2006-11-09Merge branch 'maint'Junio C Hamano
2006-11-09git-svn: fix dcommit losing changes when out-of-date from svnEric Wong
2006-11-09git-pickaxe: retire pickaxeJunio C Hamano
2006-11-08Merge branch 'jc/pickaxe'Junio C Hamano
2006-11-07Merge branch 'jc/read-tree'Junio C Hamano
2006-11-01Merge branch 'lj/refs'Junio C Hamano
2006-10-28t6022: ignoring untracked files by merge-recursive when they do not matterJunio C Hamano
2006-10-28merge: loosen overcautious "working file will be lost" check.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-20git-pickaxe: blame rewritten.Junio 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