aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* 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
| * | | | | t9130-git-svn-authors-file.sh: use the $( ... ) construct for command substit...Elia Pinto2016-01-12
| * | | | | t9129-git-svn-i18n-commitencoding.sh: use the $( ... ) construct for command ...Elia Pinto2016-01-12
| * | | | | t9119-git-svn-info.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-12
| * | | | | t9118-git-svn-funky-branch-names.sh: use the $( ... ) construct for command s...Elia Pinto2016-01-12
| * | | | | t9114-git-svn-dcommit-merge.sh: use the $( ... ) construct for command substi...Elia Pinto2016-01-12
| * | | | | t9110-git-svn-use-svm-props.sh: use the $( ... ) construct for command substi...Elia Pinto2016-01-12
| * | | | | t9109-git-svn-multi-glob.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-12
| * | | | | t9108-git-svn-glob.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-12
| * | | | | t9107-git-svn-migrate.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-12
| * | | | | t9105-git-svn-commit-diff.sh: use the $( ... ) construct for command substitu...Elia Pinto2016-01-12
| * | | | | t9104-git-svn-follow-parent.sh: use the $( ... ) construct for command substi...Elia Pinto2016-01-12
| * | | | | t9101-git-svn-props.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-12
| * | | | | t9100-git-svn-basic.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-12
| * | | | | t/t9001-send-email.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-11