aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* grep/icase: avoid kwsset on literal non-ascii stringsNguyễn Thái Ngọc Duy2016-06-27
* test-regex: isolate the bug test codeNguyễn Thái Ngọc Duy2016-06-27
* Merge branch 'jk/ref-cache-non-repository-optim'Junio C Hamano2016-02-03
|\
| * resolve_gitlink_ref: ignore non-repository pathsJeff King2016-01-25
* | Merge branch 'js/dirname-basename'Junio C Hamano2016-02-03
|\ \
| * | t0060: verify that basename() and dirname() work as expectedJohannes Schindelin2016-01-12
* | | Merge branch 'nd/diff-with-path-params'Junio C Hamano2016-02-03
|\ \ \
| * | | diff: make -O and --output work in subdirectoryDuy Nguyen2016-01-21
| |/ /
| * | Merge branch 'jk/pending-keep-tag-name' into maintJunio C Hamano2016-01-04
| |\ \
| * \ \ Merge branch 'jk/symbolic-ref-maint' into maintJunio C Hamano2016-01-04
| |\ \ \
* | \ \ \ Merge branch 'tg/ls-remote-symref'Junio C Hamano2016-02-03
|\ \ \ \ \
| * | | | | ls-remote: add support for showing symrefsThomas Gummerer2016-01-19
| | |_|_|/ | |/| | |
* | | | | Merge branch 'tb/ls-files-eol'Junio C Hamano2016-02-03
|\ \ \ \ \
| * | | | | ls-files: add eol diagnosticsTorsten Bögershausen2016-01-18
* | | | | | Merge branch 'jk/notes-merge-from-anywhere'Junio C Hamano2016-02-03
|\ \ \ \ \ \
| * | | | | | notes: allow merging from arbitrary referencesJacob Keller2016-01-17
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jk/list-tag-2.7-regression'Junio C Hamano2016-02-01
|\ \ \ \ \ \
| * | | | | | tag: do not show ambiguous tag names as "tags/foo"Jeff King2016-01-26
| * | | | | | t6300: use test_atom for some un-modern testsJeff King2016-01-25
| |/ / / / /
* | | | | | Merge branch 'jk/shortlog'Junio C Hamano2016-01-28
|\ \ \ \ \ \
| * | | | | | shortlog: don't warn on empty authorJeff King2016-01-19
| * | | | | | shortlog: match both "Author:" and "author" on stdinJeff King2016-01-19
| |/ / / / /
* | | | | | Merge branch 'tk/interpret-trailers-in-place'Junio C Hamano2016-01-28
|\ \ \ \ \ \
| * | | | | | interpret-trailers: add option for in-place editingTobias Klauser2016-01-14
| |/ / / / /
* | | | | | Merge branch 'jk/sanity'Junio C Hamano2016-01-28
|\ \ \ \ \ \
| * | | | | | test-lib: clarify and tighten SANITYJunio C Hamano2016-01-19
* | | | | | | Merge branch 'jk/filter-branch-no-index'Junio C Hamano2016-01-28
|\ \ \ \ \ \ \
| * | | | | | | filter-branch: resolve $commit^{tree} in no-index caseJeff King2016-01-19
* | | | | | | | Merge branch 'jk/symbolic-ref'Junio C Hamano2016-01-26
|\ \ \ \ \ \ \ \
| * | | | | | | | lock_ref_sha1_basic: handle REF_NODEREF with invalid refsJeff King2016-01-13
| * | | | | | | | checkout,clone: check return value of create_symrefJeff King2016-01-12
| * | | | | | | | create_symref: use existing ref-lock codeJeff King2015-12-29
* | | | | | | | | Merge branch 'ak/format-patch-odir-config'Junio C Hamano2016-01-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | format-patch: introduce format.outputDirectory configurationAlexander Kuleshov2016-01-13
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'rp/p4-filetype-change'Junio C Hamano2016-01-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-p4.py: add support for filetype changeRomain Picard2016-01-13
| |/ / / / / / / /
* | | | | | | | | Merge branch 'js/close-packs-before-gc'Junio C Hamano2016-01-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fetch: release pack files before garbage-collectingJohannes Schindelin2016-01-13
| |/ / / / / / / /
* | | | | | | | | Merge branch 'js/pull-rebase-i'Junio C Hamano2016-01-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pull: allow interactive rebase with --rebase=interactiveJohannes Schindelin2016-01-13
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ep/shell-command-substitution-style'Junio C Hamano2016-01-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t9901-git-web--browse.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-12
| * | | | | | | | | t9501-gitweb-standalone-http-status.sh: use the $( ... ) construct for comman...Elia Pinto2016-01-12
| * | | | | | | | | t9350-fast-export.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-12
| * | | | | | | | | t9300-fast-import.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-12
| * | | | | | | | | t9150-svk-mergetickets.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-12
| * | | | | | | | | t9145-git-svn-master-branch.sh: use the $( ... ) construct for command substi...Elia Pinto2016-01-12
| * | | | | | | | | t9138-git-svn-authors-prog.sh: use the $( ... ) construct for command substit...Elia Pinto2016-01-12
| * | | | | | | | | t9137-git-svn-dcommit-clobber-series.sh: use the $( ... ) construct for comma...Elia Pinto2016-01-12
| * | | | | | | | | t9132-git-svn-broken-symlink.sh: use the $( ... ) construct for command subst...Elia Pinto2016-01-12