aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jc/hash-object'Junio C Hamano2015-05-11
|\
| * t1007: add hash-object --literally testsEric Sunshine2015-05-05
* | Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line'Junio C Hamano2015-05-11
|\ \
| * | filter-branch: avoid passing commit message through sedJeff King2015-04-29
* | | Merge branch 'tb/blame-resurrect-convert-to-git'Junio C Hamano2015-05-11
|\ \ \
| * | | blame: CRLF in the working tree and LF in the repoTorsten Bögershausen2015-05-03
| |/ /
* | | Merge branch 'va/fix-git-p4-tests'Junio C Hamano2015-05-11
|\ \ \
| * | | git-p4: t9814: prevent --chain-lint failureLuke Diamand2015-04-28
* | | | Merge branch 'ld/p4-case-fold'Junio C Hamano2015-05-11
|\ \ \ \
| * | | | git-p4: add failing tests for case-folding p4dLuke Diamand2015-04-28
* | | | | Merge branch 'va/p4-client-path'Junio C Hamano2015-05-11
|\ \ \ \ \
| * | | | | git-p4: improve client path detection when branches are usedVitor Antunes2015-04-23
| * | | | | t9801: check git-p4's branch detection with client spec enabledVitor Antunes2015-04-22
* | | | | | Merge branch 'mm/add-p-split-error'Junio C Hamano2015-05-11
|\ \ \ \ \ \
| * | | | | | stash -p: demonstrate failure of split with mixed y/nMatthieu Moy2015-04-16
| * | | | | | t3904-stash-patch: factor PERL prereq at the top of the fileMatthieu Moy2015-04-16
| * | | | | | t3904-stash-patch: fix test descriptionMatthieu Moy2015-04-16
| * | | | | | add -p: demonstrate failure when running 'edit' after a splitMatthieu Moy2015-04-16
| * | | | | | t3701-add-interactive: simplify codeMatthieu Moy2015-04-16
* | | | | | | Merge branch 'tb/t0027-crlf'Junio C Hamano2015-05-11
|\ \ \ \ \ \ \
| * | | | | | | t0027: Add repoMIX and LF_nulTorsten Bögershausen2015-04-25
| * | | | | | | t0027: support NATIVE_CRLF platformsTorsten Bögershausen2015-04-18
| * | | | | | | t0027: cleanup: rename functions; avoid non-leading TABsTorsten Bögershausen2015-04-18
* | | | | | | | Merge branch 'ls/p4-changes-block-size'Junio C Hamano2015-05-11
|\ \ \ \ \ \ \ \
| * | | | | | | | git-p4: use -m when running p4 changesLex Spoon2015-04-20
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/reading-packed-refs'Junio C Hamano2015-05-11
|\ \ \ \ \ \ \ \
| * | | | | | | | t1430: add another refs-escape testJeff King2015-04-16
* | | | | | | | | Merge branch 'nd/multiple-work-trees'Junio C Hamano2015-05-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | prune --worktrees: fix expire vs worktree existence conditionMax Kirillov2015-03-31
| * | | | | | | | | t1501: fix test with split indexThomas Gummerer2015-03-24
| * | | | | | | | | t2026: fix broken &&-chainJunio C Hamano2015-03-20
| * | | | | | | | | t2026 needs procondition SANITYTorsten Bögershausen2015-01-27
| * | | | | | | | | checkout: add --ignore-other-wortreesNguyễn Thái Ngọc Duy2015-01-07
| * | | | | | | | | git-common-dir: make "modules/" per-working-directory directoryMax Kirillov2014-12-01
| * | | | | | | | | checkout: do not fail if target is an empty directoryMax Kirillov2014-12-01
| * | | | | | | | | t2025: add a test to make sure grafts is working from a linked checkoutNguyễn Thái Ngọc Duy2014-12-01
| * | | | | | | | | checkout: don't require a work tree when checking out into a new oneDennis Kaarsemaker2014-12-01
| * | | | | | | | | git_path(): keep "info/sparse-checkout" per work-treeNguyễn Thái Ngọc Duy2014-12-01
| * | | | | | | | | checkout: clean up half-prepared directories in --to modeNguyễn Thái Ngọc Duy2014-12-01
| * | | | | | | | | checkout: reject if the branch is already checked out elsewhereNguyễn Thái Ngọc Duy2014-12-01
| * | | | | | | | | prune: strategies for linked checkoutsNguyễn Thái Ngọc Duy2014-12-01
| * | | | | | | | | checkout: support checking out into a new working directoryNguyễn Thái Ngọc Duy2014-12-01
| * | | | | | | | | setup.c: support multi-checkout repo setupNguyễn Thái Ngọc Duy2014-12-01
| * | | | | | | | | $GIT_COMMON_DIR: a new environment variableNguyễn Thái Ngọc Duy2014-12-01
| * | | | | | | | | git_path(): be aware of file relocation in $GIT_DIRNguyễn Thái Ngọc Duy2014-12-01
* | | | | | | | | | Merge branch 'pt/credential-xdg'Junio C Hamano2015-05-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t0302: "unreadable" test needs POSIXPERMJunio C Hamano2015-03-25
| * | | | | | | | | | t0302: test credential-store support for XDG_CONFIG_HOMEPaul Tan2015-03-24
* | | | | | | | | | | Merge branch 'mm/usage-log-l-can-take-regex'Junio C Hamano2015-05-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | log -L: improve error message on malformed argumentMatthieu Moy2015-04-20
| | |_|_|_|/ / / / / / | |/| | | | | | | | |