aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* clone: teach --recurse-submodules to optionally take a pathspecBrandon Williams2017-03-18
* submodule init: initialize active submodulesBrandon Williams2017-03-18
* submodule: decouple url and submodule interestBrandon Williams2017-03-18
* Third batch after 2.12Junio C Hamano2017-03-12
* Merge branch 'ah/doc-ls-files-quotepath'Junio C Hamano2017-03-12
|\
| * Documentation: improve description for core.quotePathAndreas Heiduk2017-03-02
* | Second batch after 2.12Junio C Hamano2017-03-10
* | Merge branch 'tg/stash-push'Junio C Hamano2017-03-10
|\ \
| * | stash: allow pathspecs in the no verb formThomas Gummerer2017-02-28
| * | stash: use stash_push for no verb formThomas Gummerer2017-02-28
| * | stash: teach 'push' (and 'create_stash') to honor pathspecThomas Gummerer2017-02-28
| * | stash: introduce push verbThomas Gummerer2017-02-19
* | | Merge branch 'sb/submodule-init-url-selection'Junio C Hamano2017-03-10
|\ \ \
| * | | submodule init: warn about falling back to a local pathStefan Beller2017-02-28
* | | | Merge branch 'ps/docs-diffcore'Junio C Hamano2017-03-10
|\ \ \ \ | |_|_|/ |/| | |
| * | | docs/diffcore: unquote "Complete Rewrites" in headersPatrick Steinhardt2017-02-28
| * | | docs/diffcore: fix grammar in diffcore-rename headerPatrick Steinhardt2017-02-28
| |/ /
* | | First batch after 2.12Junio C Hamano2017-02-27
* | | 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
* | | | | Merge branch 'bw/attr'Junio C Hamano2017-02-27
|\ \ \ \ \
| * | | | | attr: retire git_check_attrs() APIJunio C Hamano2017-02-01
| * | | | | Documentation: fix a typoStefan Beller2017-02-01
| * | | | | 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
|\ \ \ \ \ \
| * | | | | | rev-parse: add '--absolute-git-dir' optionSZEDER 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
| * | | | | | | pathspec magic: add '^' as alias for '!'Linus Torvalds2017-02-10
| |/ / / / / /
* | | | | | | 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
| * | | | | | | 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: add support for %(upstream:track,nobracket)Karthik Nayak2017-01-10
| * | | | | | | ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreamsKarthik Nayak2017-01-10
| * | | | | | | ref-filter: modify "%(objectname:short)" to take lengthKarthik Nayak2017-01-10
| * | | | | | | ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)Karthik Nayak2017-01-10
| * | | | | | | ref-filter: implement %(if), %(then), and %(else) atomsKarthik Nayak2017-01-10
* | | | | | | | Merge branch 'ps/urlmatch-wildcard'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \
| * | | | | | | | urlmatch: allow globbing for the URL host partPatrick Steinhardt2017-02-01
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/describe-omit-some-refs'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | describe: teach describe negative pattern matchesJacob Keller2017-01-23
| * | | | | | | describe: teach --match to accept multiple patternsJacob Keller2017-01-23