aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jk/cat-file-batch-optim'Junio C Hamano2013-08-02
|\
| * Revert "cat-file: split --batch input lines on whitespace"Junio C Hamano2013-08-02
| * Merge branch 'nd/warn-ambiguous-object-name' into jk/cat-file-batch-optimJunio C Hamano2013-07-12
| |\
* | \ Merge branch 'ob/typofixes'Junio C Hamano2013-08-01
|\ \ \
| * | | many small typofixesOndřej Bílka2013-07-29
* | | | Merge branch 'lf/echo-n-is-not-portable'Junio C Hamano2013-08-01
|\ \ \ \
| * | | | Avoid using `echo -n` anywhereLukas Fleischer2013-07-29
* | | | | Merge branch 'jx/clean-interactive'Junio C Hamano2013-08-01
|\ \ \ \ \
| * | | | | git-clean: implement partial matching for selectionJiang Xin2013-07-24
* | | | | | Merge branch 'ml/avoid-using-grep-on-crlf-files'Junio C Hamano2013-07-24
|\ \ \ \ \ \
| * | | | | | test-lib.sh - define and use GREP_STRIPS_CRMark Levedahl2013-07-18
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'tr/line-log'Junio C Hamano2013-07-24
|\ \ \ \ \ \
| * | | | | | t4211: fix incorrect rebase at f8395edc (range-set: satisfy non-empty ranges ...Junio C Hamano2013-07-24
| * | | | | | line-log: fix "log -LN" crash when N is last line of fileEric Sunshine2013-07-23
| * | | | | | range-set: satisfy non-empty ranges invariantEric Sunshine2013-07-23
| * | | | | | t4211: demonstrate crash when first -L encountered is empty rangeEric Sunshine2013-07-23
| * | | | | | t4211: demonstrate empty -L range crashEric Sunshine2013-07-23
* | | | | | | Merge branch 'mv/merge-ff-tristate'Junio C Hamano2013-07-23
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | t7600: fix typo in test titleJunio C Hamano2013-07-23
* | | | | | | Sync with Git 1.8.3.4Junio C Hamano2013-07-22
|\ \ \ \ \ \ \
| * | | | | | | update URL to the marc.info mail archiveOndřej Bílka2013-07-22
* | | | | | | | Merge branch 'jc/name-rev-exact-ref'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \ \
| * | | | | | | | describe: fix --contains when a tag is given as inputJunio C Hamano2013-07-18
| * | | | | | | | name-rev: differentiate between tags and commits they point atJunio C Hamano2013-07-18
* | | | | | | | | Merge branch 'es/check-mailmap'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t4203: test check-mailmap command invocationEric Sunshine2013-07-13
* | | | | | | | | | Merge branch 'jx/clean-interactive'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | test: run testcases with POSIX absolute paths on WindowsJiang Xin2013-06-26
| * | | | | | | | | test: add t7301 for git-clean--interactiveJiang Xin2013-06-26
| * | | | | | | | | path.c: refactor relative_path(), not only strip prefixJiang Xin2013-06-26
| * | | | | | | | | test: add test cases for relative_pathJiang Xin2013-06-26
* | | | | | | | | | Merge branch 'hv/config-from-blob'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | teach config --blob option to parse config from databaseHeiko Voigt2013-07-12
* | | | | | | | | | | Merge branch 'jk/t0008-sigpipe-fix'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t0008: avoid SIGPIPE race condition on fifoJeff King2013-07-12
* | | | | | | | | | | | Merge branch 'db/show-ref-head'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | show-ref: make --head always show the HEAD refDoug Bell2013-07-17
* | | | | | | | | | | | | Merge branch 'es/blame-L-breakage'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t8001/t8002 (blame): add blame -L :funcname testsEric Sunshine2013-07-17
| * | | | | | | | | | | | | t8001/t8002 (blame): add blame -L testsEric Sunshine2013-07-17
| * | | | | | | | | | | | | t8001/t8002 (blame): modernize styleEric Sunshine2013-07-17
* | | | | | | | | | | | | | Merge branch 'mm/diff-no-patch-synonym-to-s'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | diff: allow --patch & cie to override -s/--no-patchMatthieu Moy2013-07-17
| * | | | | | | | | | | | | | diff: allow --no-patch as synonym for -sMatthieu Moy2013-07-17
| * | | | | | | | | | | | | | t4000-diff-format.sh: modernize styleMatthieu Moy2013-07-17
* | | | | | | | | | | | | | | Merge branch 'jc/mailmap-case-insensitivity'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | mailmap: do not downcase mailmap entriesJunio C Hamano2013-07-15
| * | | | | | | | | | | | | | | t4203: demonstrate loss of uppercase characters in canonical emailEric Sunshine2013-07-15
| * | | | | | | | | | | | | | | mailmap: do not lose single-letter namesJunio C Hamano2013-07-15
| * | | | | | | | | | | | | | | t4203: demonstrate loss of single-character name in mailmap entryEric Sunshine2013-07-15
| |/ / / / / / / / / / / / / /