index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
help.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-10
Fix spelling errors in messages shown to users
Elijah Newren
1
-1
/
+1
2019-09-30
Merge branch 'rs/help-unknown-ref-does-not-return'
Junio C Hamano
1
-1
/
+2
2019-08-30
help: make help_unknown_ref() NORETURN
René Scharfe
1
-1
/
+2
2019-06-13
Merge branch 'jk/help-unknown-ref-fix'
Junio C Hamano
1
-4
/
+4
2019-05-15
help_unknown_ref(): check for refname ambiguity
Jeff King
1
-3
/
+3
2019-05-15
help_unknown_ref(): duplicate collected refnames
Jeff King
1
-1
/
+1
2019-03-21
completion: fix multiple command removals
Jeff King
1
-2
/
+2
2019-03-21
git: read local config in --list-cmds
Jeff King
1
-7
/
+0
2019-01-31
help: align the longest command in the command listing
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-12-12
help -a: handle aliases with long names gracefully
Johannes Schindelin
1
-1
/
+9
2018-10-03
help -a: improve and make --verbose default
Nguyễn Thái Ngọc Duy
1
-4
/
+46
2018-08-20
Merge branch 'hn/highlight-sideband-keywords'
Junio C Hamano
1
-0
/
+1
2018-08-17
Merge branch 'mk/http-backend-content-length'
Junio C Hamano
1
-0
/
+1
2018-08-08
sideband: highlight keywords in remote sideband output
Han-Wen Nienhuys
1
-0
/
+1
2018-07-27
http-backend: respect CONTENT_LENGTH for receive-pack
Max Kirillov
1
-0
/
+1
2018-06-01
Merge branch 'nd/command-list'
Junio C Hamano
1
-27
/
+217
2018-05-29
completion: drop the hard coded list of config vars
Nguyễn Thái Ngọc Duy
1
-3
/
+31
2018-05-29
help: add --config to list all available config
Nguyễn Thái Ngọc Duy
1
-0
/
+56
2018-05-29
Merge branch 'nd/command-list' into nd/complete-config-vars
Junio C Hamano
1
-27
/
+217
2018-05-21
completion: allow to customize the completable command list
Nguyễn Thái Ngọc Duy
1
-0
/
+33
2018-05-21
help: use command-list.txt for the source of guides
Nguyễn Thái Ngọc Duy
1
-4
/
+17
2018-05-21
help: add "-a --verbose" to list all commands with synopsis
Nguyễn Thái Ngọc Duy
1
-0
/
+16
2018-05-21
git: support --list-cmds=list-<category>
Nguyễn Thái Ngọc Duy
1
-0
/
+23
2018-05-21
completion: implement and use --list-cmds=main,others
Nguyễn Thái Ngọc Duy
1
-0
/
+32
2018-05-10
help: use command-list.h for common command list
Nguyễn Thái Ngọc Duy
1
-36
/
+109
2018-04-11
exec_cmd: rename to use dash in file name
Stefan Beller
1
-1
/
+1
2017-12-14
version --build-options: report commit, too, if possible
Johannes Schindelin
1
-0
/
+5
2017-12-14
version --build-options: also report host CPU
Eric Sunshine
1
-0
/
+1
2017-06-26
Merge branch 'mb/reword-autocomplete-message'
Junio C Hamano
1
-6
/
+12
2017-06-24
Merge branch 'ab/free-and-null'
Junio C Hamano
1
-2
/
+1
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-24
Merge branch 'js/alias-early-config'
Junio C Hamano
1
-1
/
+1
2017-06-21
auto-correct: tweak phrasing
Marc Branchaud
1
-6
/
+12
2017-06-19
Merge branch 'jk/consistent-h'
Junio C Hamano
1
-5
/
+20
2017-06-16
*.[ch] refactoring: make use of the FREE_AND_NULL() macro
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-15
help: use early config when autocorrecting aliases
Johannes Schindelin
1
-1
/
+1
2017-06-05
version: convert to parse-options
Jeff King
1
-5
/
+20
2017-05-30
Merge branch 'bw/forking-and-threading'
Junio C Hamano
1
-42
/
+1
2017-05-12
usability: don't ask questions if no reply is required
Jean-Noel Avila
1
-2
/
+2
2017-04-25
run-command: expose is_executable function
Brandon Williams
1
-42
/
+1
2017-01-30
help: improve is_executable() on Windows
Heiko Voigt
1
-3
/
+18
2016-09-29
use QSORT
René Scharfe
1
-10
/
+5
2016-07-15
t0006: skip "far in the future" test when unsigned long is not long enough
Jeff King
1
-0
/
+6
2016-02-22
convert trivial cases to FLEX_ARRAY macros
Jeff King
1
-4
/
+2
2015-06-24
Merge branch 'js/sleep-without-select'
Junio C Hamano
1
-1
/
+1
2015-06-05
help.c: wrap wait-only poll() invocation in sleep_millisec()
Johannes Sixt
1
-1
/
+1
2015-06-05
Merge branch 'bc/object-id'
Junio C Hamano
1
-1
/
+1
2015-05-25
append_similar_ref(): rewrite to take an object_id argument
Michael Haggerty
1
-4
/
+2
2015-05-25
each_ref_fn: change to take an object_id parameter
Michael Haggerty
1
-1
/
+3
[next]