aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-05
* Don't use the 'export NAME=value' in the test scripts.Bryan Donlan2008-05-05
* lib-git-svn.sh: Fix quoting issues with paths containing shell metacharactersBryan Donlan2008-05-05
* test-lib.sh: Fix some missing path quotingBryan Donlan2008-05-05
* Use test_set_editor in t9001-send-email.shBryan Donlan2008-05-05
* test-lib.sh: Add a test_set_editor function to safely set $VISUALBryan Donlan2008-05-05
* git-send-email.perl: Handle shell metacharacters in $EDITOR properlyBryan Donlan2008-05-05
* config.c: Escape backslashes in section names properlyBryan Donlan2008-05-05
* git-rebase.sh: Fix --merge --abort failures when path contains whitespaceBryan Donlan2008-05-05
* Use the modern syntax of git-diff-files in t2002-checkout-cache-u.shAlex Riesen2008-04-29
* Merge branch 'maint'Junio C Hamano2008-04-27
|\
| * clone: detect and fail on excess parametersJunio C Hamano2008-04-27
* | Merge branch 'ho/shared'Junio C Hamano2008-04-25
|\ \
| * | Make core.sharedRepository more genericHeikki Orsila2008-04-16
* | | Merge branch 'maint'Junio C Hamano2008-04-24
|\ \ \ | | |/ | |/|
| * | remote: create fetch config lines with '+'Jeff King2008-04-24
| * | push: allow unqualified dest refspecs to DWIMJeff King2008-04-24
| * | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-24
| |\ \
| | * | t5516: remove ambiguity test (1)Jeff King2008-04-23
| | * | write-tree: properly detect failure to write tree objectsJunio C Hamano2008-04-23
* | | | Merge branch 'maint'Junio C Hamano2008-04-23
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-22
| |\ \ \ | | |/ /
| | * | gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie2008-04-22
| * | | Merge branch 'jc/maint-rebase-am' into maintJunio C Hamano2008-04-19
| |\ \ \
* | \ \ \ Merge branch 'py/submodule'Junio C Hamano2008-04-19
|\ \ \ \ \
| * | | | | builtin-status: Add tests for submodule summaryPing Yin2008-04-12
| * | | | | git-submodule summary: --for-status optionPing Yin2008-04-12
* | | | | | Merge branch 'jc/maint-rebase-am'Junio C Hamano2008-04-19
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | rebase: do not munge commit log messageJunio C Hamano2008-04-16
* | | | | | Merge branch 'maint'Junio C Hamano2008-04-18
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | gitweb: Fix 'history' view for deleted files with historyJakub Narebski2008-04-18
| * | | | git-remote: reject adding remotes with invalid namesJonas Fonseca2008-04-18
| |/ / /
* | | | Merge branch 'maint'Junio C Hamano2008-04-16
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-16
| |\ \ \ | | | |/ | | |/|
| | * | git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder2008-04-16
* | | | Merge branch 'maint'Junio C Hamano2008-04-14
|\ \ \ \ | |/ / /
| * | | git clean: Add test to verify directories aren't removed with a prefixShawn Bohrer2008-04-14
* | | | Fix git_config_bool_or_intJunio C Hamano2008-04-13
| |_|/ |/| |
* | | Merge branch 'maint'Junio C Hamano2008-04-12
|\ \ \ | |/ /
| * | t7401: squelch garbage outputJunio C Hamano2008-04-12
| * | Fix config key miscount in url.*.insteadOfDaniel Barkalow2008-04-12
* | | Merge branch 'maint'Junio C Hamano2008-04-11
|\ \ \ | |/ /
| * | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-11
| |\ \ | | |/
| | * bisect: fix bad rev checking in "git bisect good"Christian Couder2008-04-11
* | | Merge branch 'maint'Junio C Hamano2008-04-10
|\ \ \ | |/ /
| * | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-10
| |\ \ | | |/
| | * git-archive: ignore prefix when checking file attributeRené Scharfe2008-04-10
* | | Merge branch 'mk/unpack-careful'Junio C Hamano2008-04-09
|\ \ \
| * | | t5300: add test for "index-pack --strict"Martin Koegler2008-03-07
| * | | unpack-objects: fix --strict handlingJunio C Hamano2008-03-05