aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* 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
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'jc/simple-add-must-be-a-no-op'Junio C Hamano2013-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t2202: make sure "git add" (no args) stays a no-opJunio C Hamano2013-07-19
* | | | | | | | | | | | | | Sync with maintJunio C Hamano2013-07-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'dk/maint-t5150-dirname' into maintJunio C Hamano2013-07-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-diff-core-safecrlf' into maintJunio C Hamano2013-07-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t9801: git-p4: check ignore files with client specVitor Antunes2013-07-21
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'tr/test-lint-no-export-assignment-in-shell' into maintJunio C Hamano2013-07-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/t1512-fix' into maintJunio C Hamano2013-07-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'vl/typofix' into maintJunio C Hamano2013-07-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \