aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Extend "checkout --track" DWIM to support more casesAlex Riesen2008-08-22
* filter-branch: Grok special characters in tag namesJohannes Sixt2008-08-21
* test-lib: do not remove trash_directory if called with --debugJohannes Schindelin2008-08-21
* Merge branch 'jc/add-stop-at-symlink'Junio C Hamano2008-08-20
|\
| * add: refuse to add working tree items beyond symlinksJunio C Hamano2008-08-04
| * update-index: refuse to add working tree items beyond symlinksJunio C Hamano2008-08-04
* | Merge branch 'kh/diff-tree'Junio C Hamano2008-08-20
|\ \
| * | Add test for diff-tree --stdin with two treesKarl Hasselström2008-08-11
* | | Merge branch 'mg/count-objects'Junio C Hamano2008-08-20
|\ \ \
| * | | count-objects: Add total pack size to verbose outputMarcus Griep2008-08-17
* | | | Merge branch 'cc/merge-base-many'Junio C Hamano2008-08-20
|\ \ \ \
| * | | | merge-base-many: add trivial tests based on the documentationJunio C Hamano2008-07-29
* | | | | Merge branch 'jc/test-deeper'Junio C Hamano2008-08-20
|\ \ \ \ \
| * | | | | tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-17
| | |/ / / | |/| | |
* | | | | Merge branch 'js/parallel-test'Junio C Hamano2008-08-20
|\ \ \ \ \
| * | | | | Update t/.gitignore to ignore all trash directoriesMarcus Griep2008-08-18
| * | | | | Enable parallel testsJohannes Schindelin2008-08-08
| * | | | | tests: Clarify dependencies between tests, 'aggregate-results' and 'clean'Johannes Schindelin2008-08-08
| * | | | | t9700: remove useless checkJohannes Schindelin2008-08-08
* | | | | | Merge branch 'maint'Junio C Hamano2008-08-20
|\ \ \ \ \ \
| * | | | | | "git-merge": allow fast-forwarding in a stat-dirty treeJunio C Hamano2008-08-20
| * | | | | | for-each-ref: cope with tags with incomplete linesJunio C Hamano2008-08-20
| * | | | | | diff --check: do not get confused by new blank lines in the middleJunio C Hamano2008-08-20
| * | | | | | mailinfo: avoid violating strbuf assertionJeff King2008-08-19
* | | | | | | Merge branch 'dp/hash-literally'Junio C Hamano2008-08-19
|\ \ \ \ \ \ \
| * | | | | | | add --no-filters option to git hash-objectDmitry Potapov2008-08-03
| * | | | | | | add --path option to git hash-objectDmitry Potapov2008-08-03
| * | | | | | | correct argument checking test for git hash-objectDmitry Potapov2008-08-03
* | | | | | | | Merge branch 'js/checkout-dwim-local'Junio C Hamano2008-08-19
|\ \ \ \ \ \ \ \
| * | | | | | | | checkout --track: make up a sensible branch name if '-b' was omittedJohannes Schindelin2008-08-11
* | | | | | | | | add boolean diff.suppress-blank-empty config optionJim Meyering2008-08-19
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0'Brandon Casey2008-08-18
* | | | | | | | mailinfo: re-fix MIME multipart boundary parsingDon Zickus2008-08-18
| |_|_|/ / / / |/| | | | | |
* | | | | | | t9300: replace '!' with test_must_failMiklos Vajna2008-08-16
* | | | | | | git-am: ignore --binary optionStephan Beyer2008-08-16
* | | | | | | Fix t3700 on filesystems which do not support question marks in namesAlex Riesen2008-08-15
* | | | | | | Merge branch 'maint'Junio C Hamano2008-08-13
|\ \ \ \ \ \ \
| * | | | | | | t5304-prune: adjust file mtime based on system time rather than file mtimeBrandon Casey2008-08-13
| * | | | | | | Fix escaping of glob special characters in pathspecsKevin Ballard2008-08-13
* | | | | | | | rebase -i -p: fix parent rewritingThomas Rast2008-08-13
* | | | | | | | rebase -i -p: handle index and workdir correctlyThomas Rast2008-08-13
* | | | | | | | diff --check: do not unconditionally complain about trailing empty linesJunio C Hamano2008-08-11
* | | | | | | | Adjust for the new way of enabling the default post-update hookPetr Baudis2008-08-11
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'maint'Junio C Hamano2008-08-11
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Fix deleting reflog entries from HEAD reflogJunio C Hamano2008-08-10
| * | | | | reflog test: add more tests for 'reflog delete'Pieter de Bie2008-08-10
* | | | | | mailinfo: fix MIME multi-part message boundary handlingJunio C Hamano2008-08-09
* | | | | | git-svn: Allow deep branch names by supporting multi-globsMarcus Griep2008-08-08
* | | | | | Fix multi-glob assertion in git-svnMarcus Griep2008-08-08
* | | | | | clone --mirror: avoid storing repeated tagsJohannes Schindelin2008-08-07
| |_|/ / / |/| | | |