aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
...
| * | | | | | | grep: do not unnecessarily query repo for "--"Jonathan Tan2017-02-14
* | | | | | | | Merge branch 'dt/gc-ignore-old-gc-logs'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \
| * | | | | | | | gc: ignore old gc.log filesDavid Turner2017-02-13
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'sf/putty-w-args'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \
| * | | | | | | | connect: Add the envvar GIT_SSH_VARIANT and ssh.variant configSegev Finer2017-02-01
| * | | | | | | | connect: handle putty/plink also in GIT_SSH_COMMANDSegev Finer2017-01-25
* | | | | | | | | Merge branch 'js/rebase-helper'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rebase -i: use the rebase--helper builtinJohannes Schindelin2017-02-09
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'bw/attr'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | attr: support quoting pathname patterns in C styleNguyễn Thái Ngọc Duy2017-02-01
* | | | | | | | | | Merge branch 'sg/completion'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | completion: cache the path to the repositorySZEDER Gábor2017-02-03
| * | | | | | | | | | completion: extract repository discovery from __gitdir()SZEDER Gábor2017-02-03
| * | | | | | | | | | completion: respect 'git -C <path>'SZEDER Gábor2017-02-03
| * | | | | | | | | | rev-parse: add '--absolute-git-dir' optionSZEDER Gábor2017-02-03
| * | | | | | | | | | completion: fix completion after 'git -C <path>'SZEDER Gábor2017-02-03
| * | | | | | | | | | completion: list short refs from a remote given as a URLSZEDER Gábor2017-02-03
| * | | | | | | | | | completion: don't list 'HEAD' when trying refs completion outside of a repoSZEDER Gábor2017-02-03
| * | | | | | | | | | completion: list refs from remote when remote's name matches a directorySZEDER Gábor2017-02-03
| * | | | | | | | | | completion: respect 'git --git-dir=<path>' when listing remote refsSZEDER Gábor2017-02-03
| * | | | | | | | | | completion: ensure that the repository path given on the command line existsSZEDER Gábor2017-02-03
| * | | | | | | | | | completion tests: add tests for the __git_refs() helper functionSZEDER Gábor2017-02-03
| * | | | | | | | | | completion tests: check __gitdir()'s output in the error casesSZEDER Gábor2017-02-03
| * | | | | | | | | | completion tests: consolidate getting path of current working directorySZEDER Gábor2017-02-03
| * | | | | | | | | | completion tests: make the $cur variable local to the test helper functionsSZEDER Gábor2017-02-03
| * | | | | | | | | | completion tests: don't add test cruft to the test repositorySZEDER Gábor2017-02-03
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'lt/pathspec-negative'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pathspec: don't error out on all-exclusionary pathspec patternsLinus Torvalds2017-02-10
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'cw/tag-reflog-message'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tag: generate useful reflog messageCornelius Weig2017-02-08
| | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'jk/grep-e-could-be-extended-beyond-posix' into maintJunio C Hamano2017-01-31
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'km/branch-get-push-while-detached' into maintJunio C Hamano2017-01-31
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/blame-fixes' into maintJunio C Hamano2017-01-31
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/archive-zip-userdiff-config' into maintJunio C Hamano2017-01-31
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'dt/disable-bitmap-in-auto-gc' into maintJunio C Hamano2017-01-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mh/fast-import-notes-fix-new' into maintJunio C Hamano2017-01-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/compression-config' into maintJunio C Hamano2017-01-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jk/alternate-ref-optim'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | receive-pack: avoid duplicates between our refs and alternatesJeff King2017-02-08
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'kn/ref-filter-branch-list'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | ref-filter: resurrect "strip" as a synonym to "lstrip"Junio C Hamano2017-02-07
| * | | | | | | | | | | | | | | | branch: implement '--format' optionKarthik Nayak2017-01-31
| * | | | | | | | | | | | | | | | branch: use ref-filter printing APIsKarthik Nayak2017-01-31
| * | | | | | | | | | | | | | | | ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnamesKarthik Nayak2017-01-31
| * | | | | | | | | | | | | | | | ref-filter: modify the 'lstrip=<N>' option to work with negative '<N>'Karthik Nayak2017-01-31
| * | | | | | | | | | | | | | | | ref-filter: Do not abruptly die when using the 'lstrip=<N>' optionKarthik Nayak2017-01-10
| * | | | | | | | | | | | | | | | ref-filter: rename the 'strip' option to 'lstrip'Karthik Nayak2017-01-10
| * | | | | | | | | | | | | | | | ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()Karthik Nayak2017-01-10
| * | | | | | | | | | | | | | | | ref-filter: introduce refname_atom_parser()Karthik Nayak2017-01-10
| * | | | | | | | | | | | | | | | ref-filter: make "%(symref)" atom work with the ':short' modifierKarthik Nayak2017-01-10