summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Use the modern syntax of git-diff-files in t2002-checkout-cache-u.shAlex Riesen2008-04-291-2/+2
* Merge branch 'maint'Junio C Hamano2008-04-271-0/+26
|\
| * clone: detect and fail on excess parametersJunio C Hamano2008-04-271-0/+26
* | Merge branch 'ho/shared'Junio C Hamano2008-04-251-0/+50
|\ \
| * | Make core.sharedRepository more genericHeikki Orsila2008-04-161-0/+50
* | | Merge branch 'maint'Junio C Hamano2008-04-243-13/+118
|\ \ \ | | |/ | |/|
| * | remote: create fetch config lines with '+'Jeff King2008-04-241-0/+10
| * | push: allow unqualified dest refspecs to DWIMJeff King2008-04-241-0/+40
| * | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-242-13/+68
| |\ \
| | * | t5516: remove ambiguity test (1)Jeff King2008-04-231-13/+1
| | * | write-tree: properly detect failure to write tree objectsJunio C Hamano2008-04-231-0/+67
* | | | Merge branch 'maint'Junio C Hamano2008-04-231-0/+8
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-221-0/+8
| |\ \ \ | | |/ /
| | * | gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie2008-04-221-0/+8
| * | | Merge branch 'jc/maint-rebase-am' into maintJunio C Hamano2008-04-191-0/+41
| |\ \ \
* | \ \ \ Merge branch 'py/submodule'Junio C Hamano2008-04-192-0/+147
|\ \ \ \ \
| * | | | | builtin-status: Add tests for submodule summaryPing Yin2008-04-121-0/+134
| * | | | | git-submodule summary: --for-status optionPing Yin2008-04-121-0/+13
* | | | | | Merge branch 'jc/maint-rebase-am'Junio C Hamano2008-04-191-0/+41
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | rebase: do not munge commit log messageJunio C Hamano2008-04-161-0/+41
* | | | | | Merge branch 'maint'Junio C Hamano2008-04-182-0/+22
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | gitweb: Fix 'history' view for deleted files with historyJakub Narebski2008-04-181-0/+16
| * | | | git-remote: reject adding remotes with invalid namesJonas Fonseca2008-04-181-0/+6
| |/ / /
* | | | Merge branch 'maint'Junio C Hamano2008-04-161-1/+6
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-161-1/+6
| |\ \ \ | | | |/ | | |/|
| | * | git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder2008-04-161-1/+6
* | | | Merge branch 'maint'Junio C Hamano2008-04-141-2/+3
|\ \ \ \ | |/ / /
| * | | git clean: Add test to verify directories aren't removed with a prefixShawn Bohrer2008-04-141-2/+3
* | | | Fix git_config_bool_or_intJunio C Hamano2008-04-131-0/+58
| |_|/ |/| |
* | | Merge branch 'maint'Junio C Hamano2008-04-122-5/+5
|\ \ \ | |/ /
| * | t7401: squelch garbage outputJunio C Hamano2008-04-121-1/+1
| * | Fix config key miscount in url.*.insteadOfDaniel Barkalow2008-04-121-4/+4
* | | Merge branch 'maint'Junio C Hamano2008-04-111-0/+13
|\ \ \ | |/ /
| * | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-111-0/+13
| |\ \ | | |/
| | * bisect: fix bad rev checking in "git bisect good"Christian Couder2008-04-111-0/+13
* | | Merge branch 'maint'Junio C Hamano2008-04-101-1/+14
|\ \ \ | |/ /
| * | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-101-1/+14
| |\ \ | | |/
| | * git-archive: ignore prefix when checking file attributeRené Scharfe2008-04-101-1/+14
* | | Merge branch 'mk/unpack-careful'Junio C Hamano2008-04-091-0/+95
|\ \ \
| * | | t5300: add test for "index-pack --strict"Martin Koegler2008-03-071-0/+47
| * | | unpack-objects: fix --strict handlingJunio C Hamano2008-03-051-1/+1
| * | | t5300: add test for "unpack-objects --strict"Junio C Hamano2008-03-051-0/+48
* | | | Merge branch 'jk/add-i-mode'Junio C Hamano2008-04-091-0/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | add--interactive: allow user to choose mode updateJeff King2008-03-271-1/+11
| * | | add--interactive: ignore mode change in 'p'atch commandJeff King2008-03-271-0/+9
* | | | git-svn: fix following renamed paths when tracking a single pathEric Wong2008-04-072-0/+110
* | | | Merge branch 'jc/maint-apply-match-beginning'Junio C Hamano2008-04-061-0/+13
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano2008-04-061-0/+13
* | | | test suite: remove useless TERM cruft in "t7005-editor.sh"Christian Couder2008-04-061-4/+0
* | | | Merge branch 'js/filter-branch'Junio C Hamano2008-04-021-2/+18
|\ \ \ \