summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2008-08-23Extend "checkout --track" DWIM to support more casesAlex Riesen
2008-08-22filter-branch: Grok special characters in tag namesJohannes Sixt
2008-08-22test-lib: do not remove trash_directory if called with --debugJohannes Schindelin
2008-08-21Merge branch 'jc/add-stop-at-symlink'Junio C Hamano
2008-08-21Merge branch 'kh/diff-tree'Junio C Hamano
2008-08-21Merge branch 'mg/count-objects'Junio C Hamano
2008-08-21Merge branch 'cc/merge-base-many'Junio C Hamano
2008-08-21Merge branch 'jc/test-deeper'Junio C Hamano
2008-08-21Merge branch 'js/parallel-test'Junio C Hamano
2008-08-20Merge branch 'maint'Junio C Hamano
2008-08-20"git-merge": allow fast-forwarding in a stat-dirty treeJunio C Hamano
2008-08-20for-each-ref: cope with tags with incomplete linesJunio C Hamano
2008-08-20diff --check: do not get confused by new blank lines in the middleJunio C Hamano
2008-08-20Merge branch 'dp/hash-literally'Junio C Hamano
2008-08-20Merge branch 'js/checkout-dwim-local'Junio C Hamano
2008-08-20mailinfo: avoid violating strbuf assertionJeff King
2008-08-20add boolean diff.suppress-blank-empty config optionJim Meyering
2008-08-19t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0'Brandon Casey
2008-08-19Update t/.gitignore to ignore all trash directoriesMarcus Griep
2008-08-19mailinfo: re-fix MIME multipart boundary parsingDon Zickus
2008-08-17count-objects: Add total pack size to verbose outputMarcus Griep
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano
2008-08-17t9300: replace '!' with test_must_failMiklos Vajna
2008-08-16git-am: ignore --binary optionStephan Beyer
2008-08-15Fix t3700 on filesystems which do not support question marks in namesAlex Riesen
2008-08-14Merge branch 'maint'Junio C Hamano
2008-08-14t5304-prune: adjust file mtime based on system time rather than file mtimeBrandon Casey
2008-08-14Fix escaping of glob special characters in pathspecsKevin Ballard
2008-08-13rebase -i -p: fix parent rewritingThomas Rast
2008-08-13rebase -i -p: handle index and workdir correctlyThomas Rast
2008-08-12diff --check: do not unconditionally complain about trailing empty linesJunio C Hamano
2008-08-12Adjust for the new way of enabling the default post-update hookPetr Baudis
2008-08-11checkout --track: make up a sensible branch name if '-b' was omittedJohannes Schindelin
2008-08-11Add test for diff-tree --stdin with two treesKarl Hasselström
2008-08-11Merge branch 'maint'Junio C Hamano
2008-08-11Fix deleting reflog entries from HEAD reflogJunio C Hamano
2008-08-11reflog test: add more tests for 'reflog delete'Pieter de Bie
2008-08-09mailinfo: fix MIME multi-part message boundary handlingJunio C Hamano
2008-08-09Enable parallel testsJohannes Schindelin
2008-08-09tests: Clarify dependencies between tests, 'aggregate-results' and 'clean'Johannes Schindelin
2008-08-09t9700: remove useless checkJohannes Schindelin
2008-08-08git-svn: Allow deep branch names by supporting multi-globsMarcus Griep
2008-08-08Fix multi-glob assertion in git-svnMarcus Griep
2008-08-08clone --mirror: avoid storing repeated tagsJohannes Schindelin
2008-08-06Sync with 1.5.6.5Junio C Hamano
2008-08-06Files given on the command line are relative to $cwdJunio C Hamano
2008-08-06t9119: conditionally re-enable test depending on svn(1) versionEric Wong
2008-08-06Fix race condition in t9119-git-svn-info.shDavid D. Kilzer
2008-08-05add: refuse to add working tree items beyond symlinksJunio C Hamano
2008-08-05update-index: refuse to add working tree items beyond symlinksJunio C Hamano