summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2006-06-04Merge branch 'sp/reflog'Junio C Hamano
2006-05-30Merge branch 'ew/tests'Junio C Hamano
2006-05-30send-email: do not pass bogus address to local sendmail binaryJunio C Hamano
2006-05-30Add a basic test case for git send-email, and fix some real bugs discovered.Ryan Anderson
2006-05-29Remove unnecessary output from t3600-rm.Shawn Pearce
2006-05-29Merge branch 'lt/apply'Junio C Hamano
2006-05-28t1002: use -U0 instead of --unified=0Linus Torvalds
2006-05-26t6000lib: workaround a possible dash bugEric Wong
2006-05-26t5500-fetch-pack: remove local (bashism) usage.Eric Wong
2006-05-26tests: Remove heredoc usage inside quotesEric Wong
2006-05-26t3300-funny-names: shell portability fixesEric Wong
2006-05-25Test that git-branch -l works.Shawn Pearce
2006-05-25Verify git-commit provides a reflog message.Shawn Pearce
2006-05-24Merge branch 'master' into sp/reflogJunio C Hamano
2006-05-24apply: force matching at the beginning.Junio C Hamano
2006-05-24Add a test-case for git-apply trying to add an ending lineCatalin Marinas
2006-05-19Change 'master@noon' syntax to 'master@{noon}'.Shawn Pearce
2006-05-19General ref log reading improvements.Shawn Pearce
2006-05-18Log ref updates to logs/refs/<ref>Shawn Pearce
2006-05-17read-tree -m -u: do not overwrite or remove untracked working tree files.Junio C Hamano
2006-05-15Merge branch 'fix'Junio C Hamano
2006-05-13git config syntax updatesLinus Torvalds
2006-05-09Merge branch 'mw/alternates'Junio C Hamano
2006-05-09Merge branch 'jc/again'Junio C Hamano
2006-05-09Merge branch 'jc/bindiff'Junio C Hamano
2006-05-07test case for transitive info/alternatesMartin Waitz
2006-05-07Merge branch 'fix'Junio C Hamano
2006-05-07clone: keep --reference even with -l -sMartin Waitz
2006-05-06t1300-repo-config: two new config parsing tests.sean
2006-05-06binary diff and apply: testsuite.Junio C Hamano
2006-05-06update-index --again: take optional pathspecsJunio C Hamano
2006-05-06update-index --againJunio C Hamano
2006-05-03repo-config: support --get-regexpJohannes Schindelin
2006-04-27t0000-basic: more commit-tree tests.Junio C Hamano
2006-04-26t0000-basic: Add ls-tree recursive test back.Junio C Hamano
2006-04-22Libify diff-index.Junio C Hamano
2006-04-22Libify diff-files.Junio C Hamano
2006-04-20Merge branch 'fix'Junio C Hamano
2006-04-20git-commit --amend: two fixes.Junio C Hamano
2006-04-18Merge branch 'lt/logopt'Junio C Hamano
2006-04-17Log message printout cleanupsLinus Torvalds
2006-04-17Makefile fixups.A Large Angry SCM
2006-04-14t5500: test fixJunio C Hamano
2006-04-13t3600-rm: skip failed-remove test when we cannot make an unremovable file.Junio C Hamano
2006-04-11Retire t5501-old-fetch-and-upload test.Junio C Hamano
2006-03-28xdiff: Show function names in hunk headers.Mark Wooding
2006-03-26Merge branch 'lt/diffgen' into nextJunio C Hamano
2006-03-26built-in diff: minimum tweaksJunio C Hamano
2006-03-26tar-tree: Use the prefix field of a tar headerRene Scharfe
2006-03-12annotate-tests: override VISUAL when running tests.Mark Wooding