index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
completion: add and use --list-cmds=nohelpers
Nguyễn Thái Ngọc Duy
2018-05-21
3
-17
/
+20
*
Move declaration for alias.c to alias.h
Nguyễn Thái Ngọc Duy
2018-05-21
10
-5
/
+17
*
completion: reduce completable command list
Nguyễn Thái Ngọc Duy
2018-05-21
1
-9
/
+9
*
completion: let git provide the completable command list
Nguyễn Thái Ngọc Duy
2018-05-21
3
-119
/
+58
*
command-list.txt: documentation and guide line
Nguyễn Thái Ngọc Duy
2018-05-21
1
-0
/
+45
*
help: use command-list.txt for the source of guides
Nguyễn Thái Ngọc Duy
2018-05-21
10
-45
/
+54
*
help: add "-a --verbose" to list all commands with synopsis
Nguyễn Thái Ngọc Duy
2018-05-21
5
-1
/
+37
*
git: support --list-cmds=list-<category>
Nguyễn Thái Ngọc Duy
2018-05-21
5
-1
/
+51
*
completion: implement and use --list-cmds=main,others
Nguyễn Thái Ngọc Duy
2018-05-21
5
-2
/
+43
*
git --list-cmds: collect command list in a string_list
Nguyễn Thái Ngọc Duy
2018-05-21
1
-5
/
+17
*
git.c: convert --list-* to --list-cmds=*
Nguyễn Thái Ngọc Duy
2018-05-21
4
-8
/
+39
*
Remove common-cmds.h
Nguyễn Thái Ngọc Duy
2018-05-10
3
-55
/
+9
*
help: use command-list.h for common command list
Nguyễn Thái Ngọc Duy
2018-05-10
5
-50
/
+122
*
generate-cmds.sh: export all commands to command-list.h
Nguyễn Thái Ngọc Duy
2018-05-10
4
-10
/
+75
*
generate-cmds.sh: factor out synopsis extract code
Nguyễn Thái Ngọc Duy
2018-05-10
1
-7
/
+11
*
Merge branch 'svn/authors-prog-2' of git://bogomips.org/git-svn
Junio C Hamano
2018-04-12
5
-12
/
+57
|
\
|
*
git-svn: allow empty email-address using authors-prog and authors-file
Andreas Heiduk
2018-04-05
4
-11
/
+50
|
*
git-svn: search --authors-prog in PATH too
Andreas Heiduk
2018-04-05
2
-1
/
+7
*
|
Revert "Merge branch 'en/rename-directory-detection'"
Junio C Hamano
2018-04-11
9
-5197
/
+115
*
|
The third batch for 2.18
Junio C Hamano
2018-04-11
1
-0
/
+30
*
|
Merge branch 'eb/cred-helper-ignore-sigpipe'
Junio C Hamano
2018-04-11
1
-0
/
+3
|
\
\
|
*
|
credential: ignore SIGPIPE when writing to credential helpers
Erik E Brady
2018-03-30
1
-0
/
+3
*
|
|
Merge branch 'lv/tls-1.3'
Junio C Hamano
2018-04-11
2
-0
/
+4
|
\
\
\
|
*
|
|
http: allow use of TLS 1.3
Loganaden Velvindron
2018-03-29
2
-0
/
+4
|
|
/
/
*
|
|
Merge branch 'pk/test-avoid-pipe-hiding-exit-status'
Junio C Hamano
2018-04-11
15
-159
/
+179
|
\
\
\
|
*
|
|
test: avoid pipes in git related commands for test
Pratik Karki
2018-03-28
15
-159
/
+179
|
|
/
/
*
|
|
Merge branch 'rs/status-with-removed-submodule'
Junio C Hamano
2018-04-11
2
-2
/
+21
|
\
\
\
|
*
|
|
submodule: check for NULL return of get_submodule_ref_store()
René Scharfe
2018-03-29
2
-2
/
+21
|
|
/
/
*
|
|
Merge branch 'nd/combined-test-helper'
Junio C Hamano
2018-04-11
121
-542
/
+684
|
\
\
\
|
*
|
|
t/helper: merge test-write-cache into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
5
-3
/
+6
|
*
|
|
t/helper: merge test-wildmatch into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
5
-9
/
+12
|
*
|
|
t/helper: merge test-urlmatch-normalization into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
5
-136
/
+139
|
*
|
|
t/helper: merge test-subprocess into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
5
-3
/
+6
|
*
|
|
t/helper: merge test-submodule-config into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
5
-11
/
+14
|
*
|
|
t/helper: merge test-string-list into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
6
-27
/
+30
|
*
|
|
t/helper: merge test-strcmp-offset into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
5
-3
/
+6
|
*
|
|
t/helper: merge test-sigchain into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
5
-4
/
+7
|
*
|
|
t/helper: merge test-sha1-array into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
5
-10
/
+13
|
*
|
|
t/helper: merge test-scrap-cache-tree into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
5
-6
/
+9
|
*
|
|
t/helper: merge test-run-command into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
5
-14
/
+17
|
*
|
|
t/helper: merge test-revision-walking into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
5
-3
/
+6
|
*
|
|
t/helper: merge test-regex into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
6
-6
/
+9
|
*
|
|
t/helper: merge test-ref-store into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
7
-6
/
+9
|
*
|
|
t/helper: merge test-read-cache into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
5
-3
/
+6
|
*
|
|
t/helper: merge test-prio-queue into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
5
-5
/
+8
|
*
|
|
t/helper: merge test-path-utils into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
7
-37
/
+40
|
*
|
|
t/helper: merge test-online-cpus into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
5
-3
/
+6
|
*
|
|
t/helper: merge test-mktemp into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
5
-4
/
+7
|
*
|
|
t/helper: merge (unused) test-mergesort into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
4
-2
/
+5
|
*
|
|
t/helper: merge (unused) test-match-trees into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
4
-2
/
+5
[next]