summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* completion: add and use --list-cmds=nohelpersNguyễn Thái Ngọc Duy2018-05-213-17/+20
* Move declaration for alias.c to alias.hNguyễn Thái Ngọc Duy2018-05-2110-5/+17
* completion: reduce completable command listNguyễn Thái Ngọc Duy2018-05-211-9/+9
* completion: let git provide the completable command listNguyễn Thái Ngọc Duy2018-05-213-119/+58
* command-list.txt: documentation and guide lineNguyễn Thái Ngọc Duy2018-05-211-0/+45
* help: use command-list.txt for the source of guidesNguyễn Thái Ngọc Duy2018-05-2110-45/+54
* help: add "-a --verbose" to list all commands with synopsisNguyễn Thái Ngọc Duy2018-05-215-1/+37
* git: support --list-cmds=list-<category>Nguyễn Thái Ngọc Duy2018-05-215-1/+51
* completion: implement and use --list-cmds=main,othersNguyễn Thái Ngọc Duy2018-05-215-2/+43
* git --list-cmds: collect command list in a string_listNguyễn Thái Ngọc Duy2018-05-211-5/+17
* git.c: convert --list-* to --list-cmds=*Nguyễn Thái Ngọc Duy2018-05-214-8/+39
* Remove common-cmds.hNguyễn Thái Ngọc Duy2018-05-103-55/+9
* help: use command-list.h for common command listNguyễn Thái Ngọc Duy2018-05-105-50/+122
* generate-cmds.sh: export all commands to command-list.hNguyễn Thái Ngọc Duy2018-05-104-10/+75
* generate-cmds.sh: factor out synopsis extract codeNguyễn Thái Ngọc Duy2018-05-101-7/+11
* Merge branch 'svn/authors-prog-2' of git://bogomips.org/git-svnJunio C Hamano2018-04-125-12/+57
|\
| * git-svn: allow empty email-address using authors-prog and authors-fileAndreas Heiduk2018-04-054-11/+50
| * git-svn: search --authors-prog in PATH tooAndreas Heiduk2018-04-052-1/+7
* | Revert "Merge branch 'en/rename-directory-detection'"Junio C Hamano2018-04-119-5197/+115
* | The third batch for 2.18Junio C Hamano2018-04-111-0/+30
* | Merge branch 'eb/cred-helper-ignore-sigpipe'Junio C Hamano2018-04-111-0/+3
|\ \
| * | credential: ignore SIGPIPE when writing to credential helpersErik E Brady2018-03-301-0/+3
* | | Merge branch 'lv/tls-1.3'Junio C Hamano2018-04-112-0/+4
|\ \ \
| * | | http: allow use of TLS 1.3Loganaden Velvindron2018-03-292-0/+4
| |/ /
* | | Merge branch 'pk/test-avoid-pipe-hiding-exit-status'Junio C Hamano2018-04-1115-159/+179
|\ \ \
| * | | test: avoid pipes in git related commands for testPratik Karki2018-03-2815-159/+179
| |/ /
* | | Merge branch 'rs/status-with-removed-submodule'Junio C Hamano2018-04-112-2/+21
|\ \ \
| * | | submodule: check for NULL return of get_submodule_ref_store()René Scharfe2018-03-292-2/+21
| |/ /
* | | Merge branch 'nd/combined-test-helper'Junio C Hamano2018-04-11121-542/+684
|\ \ \
| * | | t/helper: merge test-write-cache into test-toolNguyễn Thái Ngọc Duy2018-03-275-3/+6
| * | | t/helper: merge test-wildmatch into test-toolNguyễn Thái Ngọc Duy2018-03-275-9/+12
| * | | t/helper: merge test-urlmatch-normalization into test-toolNguyễn Thái Ngọc Duy2018-03-275-136/+139
| * | | t/helper: merge test-subprocess into test-toolNguyễn Thái Ngọc Duy2018-03-275-3/+6
| * | | t/helper: merge test-submodule-config into test-toolNguyễn Thái Ngọc Duy2018-03-275-11/+14
| * | | t/helper: merge test-string-list into test-toolNguyễn Thái Ngọc Duy2018-03-276-27/+30
| * | | t/helper: merge test-strcmp-offset into test-toolNguyễn Thái Ngọc Duy2018-03-275-3/+6
| * | | t/helper: merge test-sigchain into test-toolNguyễn Thái Ngọc Duy2018-03-275-4/+7
| * | | t/helper: merge test-sha1-array into test-toolNguyễn Thái Ngọc Duy2018-03-275-10/+13
| * | | t/helper: merge test-scrap-cache-tree into test-toolNguyễn Thái Ngọc Duy2018-03-275-6/+9
| * | | t/helper: merge test-run-command into test-toolNguyễn Thái Ngọc Duy2018-03-275-14/+17
| * | | t/helper: merge test-revision-walking into test-toolNguyễn Thái Ngọc Duy2018-03-275-3/+6
| * | | t/helper: merge test-regex into test-toolNguyễn Thái Ngọc Duy2018-03-276-6/+9
| * | | t/helper: merge test-ref-store into test-toolNguyễn Thái Ngọc Duy2018-03-277-6/+9
| * | | t/helper: merge test-read-cache into test-toolNguyễn Thái Ngọc Duy2018-03-275-3/+6
| * | | t/helper: merge test-prio-queue into test-toolNguyễn Thái Ngọc Duy2018-03-275-5/+8
| * | | t/helper: merge test-path-utils into test-toolNguyễn Thái Ngọc Duy2018-03-277-37/+40
| * | | t/helper: merge test-online-cpus into test-toolNguyễn Thái Ngọc Duy2018-03-275-3/+6
| * | | t/helper: merge test-mktemp into test-toolNguyễn Thái Ngọc Duy2018-03-275-4/+7
| * | | t/helper: merge (unused) test-mergesort into test-toolNguyễn Thái Ngọc Duy2018-03-274-2/+5
| * | | t/helper: merge (unused) test-match-trees into test-toolNguyễn Thái Ngọc Duy2018-03-274-2/+5