aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* hash-object: fix buffer reuse with --path in a subdirectoryJeff King2017-03-21
* Merge branch 'js/difftool-builtin'Junio C Hamano2017-03-20
|\
| * difftool: handle modified symlinks in dir-diff modeDavid Aguilar2017-03-15
| * t7800: cleanup cruft left behind by testsDavid Aguilar2017-03-15
| * t7800: remove whitespace before redirectDavid Aguilar2017-03-15
* | Merge branch 'jk/cherry-pick-0-mainline'Junio C Hamano2017-03-17
|\ \
| * | cherry-pick: detect bogus arguments to --mainlineJeff King2017-03-15
* | | Merge branch 'js/early-config'Junio C Hamano2017-03-17
|\ \ \
| * | | t1309: document cases where we would want early config not to die()Johannes Schindelin2017-03-14
| * | | t1309: test read_early_config()Johannes Schindelin2017-03-14
| * | | read_early_config(): really discover .git/Johannes Schindelin2017-03-14
| * | | t7006: replace dubious testJohannes Schindelin2017-03-03
* | | | Merge branch 'jk/add-i-use-pathspecs'Junio C Hamano2017-03-17
|\ \ \ \
| * | | | add--interactive: do not expand pathspecs with ls-filesJeff King2017-03-14
| |/ / /
* | | | Merge branch 'bw/attr-pathspec'Junio C Hamano2017-03-17
|\ \ \ \
| * | | | pathspec: allow escaped query valuesBrandon Williams2017-03-13
| * | | | pathspec: allow querying for attributesBrandon Williams2017-03-13
* | | | | Merge branch 'sb/rev-parse-show-superproject-root'Junio C Hamano2017-03-17
|\ \ \ \ \
| * | | | | rev-parse: add --show-superproject-working-treeStefan Beller2017-03-08
* | | | | | Merge branch 'jk/interop-test'Junio C Hamano2017-03-17
|\ \ \ \ \ \
| * | | | | | t/interop: add test of old clients against modern git-daemonJeff King2017-03-10
| * | | | | | t: add an interoperability test harnessJeff King2017-03-10
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'cc/split-index-config'Junio C Hamano2017-03-17
|\ \ \ \ \ \
| * | | | | | read-cache: use freshen_shared_index() in read_index_from()Christian Couder2017-03-06
| * | | | | | t1700: test shared index file expirationChristian Couder2017-03-06
| * | | | | | t1700: add tests for splitIndex.maxPercentChangeChristian Couder2017-03-01
| * | | | | | read-cache: regenerate shared index if necessaryChristian Couder2017-03-01
| * | | | | | t1700: add tests for core.splitIndexChristian Couder2017-03-01
| * | | | | | t1700: change here document styleChristian Couder2017-03-01
* | | | | | | Merge branch 'kn/ref-filter-branch-list'Junio C Hamano2017-03-14
|\ \ \ \ \ \ \
| * | | | | | | branch: honor --abbrev/--no-abbrev in --list modeJunio C Hamano2017-03-10
* | | | | | | | Merge branch 'dp/filter-branch-prune-empty'Junio C Hamano2017-03-14
|\ \ \ \ \ \ \ \
| * | | | | | | | p7000: add test for filter-branch with --prune-emptyDevin J. Pohly2017-03-03
| * | | | | | | | filter-branch: fix --prune-empty on parentless commitsDevin J. Pohly2017-03-03
| * | | | | | | | t7003: ensure --prune-empty removes entire branch when applicableDevin J. Pohly2017-03-03
| * | | | | | | | t7003: ensure --prune-empty can prune root commitDevin J. Pohly2017-03-03
* | | | | | | | | Merge branch 'jt/perf-updates'Junio C Hamano2017-03-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t/perf: add fallback for pre-bin-wrappers versions of gitJeff King2017-03-03
| * | | | | | | | | t/perf: use $MODERN_GIT for all repo-copying stepsJeff King2017-03-03
| * | | | | | | | | t/perf: export variable used in other blocksJonathan Tan2017-03-03
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'mm/fetch-show-error-message-on-unadvertised-object'Junio C Hamano2017-03-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fetch-pack: add specific error for fetching an unadvertised objectMatt McCutchen2017-03-02
| * | | | | | | | | fetch_refs_via_pack: call report_unmatched_refsMatt McCutchen2017-03-02
| * | | | | | | | | fetch-pack: move code to report unmatched refs to a functionMatt McCutchen2017-03-02
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/interpret-branch-name'Junio C Hamano2017-03-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | checkout: restrict @-expansions when finding branchJeff King2017-03-02
| * | | | | | | | | strbuf_check_ref_format(): expand only local branchesJeff King2017-03-02
| * | | | | | | | | branch: restrict @-expansions when deletingJeff King2017-03-02
| * | | | | | | | | t3204: test git-branch @-expansion corner casesJeff King2017-03-02
| * | | | | | | | | interpret_branch_name(): handle auto-namelen for @{-1}Jeff King2017-03-02
| |/ / / / / / / /