index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-21
t4030: abstract away SHA-1-specific constants
brian m. carlson
1
-2
/
+3
2018-05-21
t4029: abstract away SHA-1-specific constants
brian m. carlson
1
-1
/
+6
2018-05-21
t4029: fix test indentation
brian m. carlson
1
-17
/
+16
2018-05-21
t4022: abstract away SHA-1-specific constants
brian m. carlson
1
-2
/
+4
2018-05-21
t4020: abstract away SHA-1-specific constants
brian m. carlson
1
-2
/
+8
2018-05-21
t4014: abstract away SHA-1-specific constants
brian m. carlson
1
-3
/
+6
2018-05-21
t4008: abstract away SHA-1-specific constants
brian m. carlson
1
-27
/
+32
2018-05-21
t4007: abstract away SHA-1-specific constants
brian m. carlson
1
-8
/
+9
2018-05-21
t3905: abstract away SHA-1-specific constants
brian m. carlson
1
-4
/
+7
2018-05-21
t3702: abstract away SHA-1-specific constants
brian m. carlson
1
-4
/
+3
2018-05-21
completion: allow to customize the completable command list
Nguyễn Thái Ngọc Duy
6
-2
/
+47
2018-05-21
completion: add and use --list-cmds=alias
Nguyễn Thái Ngọc Duy
6
-81
/
+40
2018-05-21
completion: add and use --list-cmds=nohelpers
Nguyễn Thái Ngọc Duy
3
-17
/
+20
2018-05-21
Move declaration for alias.c to alias.h
Nguyễn Thái Ngọc Duy
10
-5
/
+17
2018-05-21
completion: reduce completable command list
Nguyễn Thái Ngọc Duy
1
-9
/
+9
2018-05-21
completion: let git provide the completable command list
Nguyễn Thái Ngọc Duy
3
-119
/
+58
2018-05-21
command-list.txt: documentation and guide line
Nguyễn Thái Ngọc Duy
1
-0
/
+45
2018-05-21
help: use command-list.txt for the source of guides
Nguyễn Thái Ngọc Duy
10
-45
/
+54
2018-05-21
help: add "-a --verbose" to list all commands with synopsis
Nguyễn Thái Ngọc Duy
5
-1
/
+37
2018-05-21
git: support --list-cmds=list-<category>
Nguyễn Thái Ngọc Duy
5
-1
/
+51
2018-05-21
completion: implement and use --list-cmds=main,others
Nguyễn Thái Ngọc Duy
5
-2
/
+43
2018-05-21
git --list-cmds: collect command list in a string_list
Nguyễn Thái Ngọc Duy
1
-5
/
+17
2018-05-21
git.c: convert --list-* to --list-cmds=*
Nguyễn Thái Ngọc Duy
4
-8
/
+39
2018-05-21
fmt_with_err: add a comment that truncation is OK
Jeff King
1
-0
/
+1
2018-05-21
shorten_unambiguous_ref: use xsnprintf
Jeff King
1
-2
/
+2
2018-05-21
fsmonitor: use internal argv_array of struct child_process
René Scharfe
1
-10
/
+4
2018-05-21
log_write_email_headers: use strbufs
Jeff King
1
-6
/
+10
2018-05-21
http: use strbufs instead of fixed buffers
Jeff King
2
-32
/
+38
2018-05-21
config: die when --blob is used outside a repository
Jeff King
2
-0
/
+7
2018-05-21
get_main_ref_store: BUG() when outside a repository
Jeff King
1
-0
/
+3
2018-05-21
t9902-completion: exercise __git_complete_index_file() directly
SZEDER Gábor
1
-107
/
+118
2018-05-21
completion: don't return with error from __gitcomp_file_direct()
SZEDER Gábor
1
-2
/
+4
2018-05-21
merge-recursive: provide pair of `unpack_trees_{start,finish}()`
Elijah Newren
1
-14
/
+15
2018-05-21
merge: setup `opts` later in `checkout_fast_forward()`
Martin Ågren
1
-15
/
+17
2018-05-18
config: a user-provided invalid section is not a BUG
Johannes Schindelin
1
-1
/
+1
2018-05-18
merge-recursive: give notice when submodule commit gets fast-forwarded
Leif Middelschulte
1
-0
/
+16
2018-05-18
object.c: clear replace map before freeing it
Stefan Beller
1
-0
/
+2
2018-05-18
fetch: generate ref-prefixes when using a configured refspec
Brandon Williams
2
-1
/
+23
2018-05-18
refspec: consolidate ref-prefix generation logic
Brandon Williams
4
-32
/
+35
2018-05-18
submodule: convert push_unpushed_submodules to take a struct refspec
Brandon Williams
3
-12
/
+12
2018-05-18
remote: convert check_push_refs to take a struct refspec
Brandon Williams
3
-11
/
+7
2018-05-18
remote: convert match_push_refs to take a struct refspec
Brandon Williams
6
-22
/
+13
2018-05-18
http-push: store refspecs in a struct refspec
Brandon Williams
1
-9
/
+8
2018-05-18
transport: remove transport_verify_remote_names
Brandon Williams
3
-28
/
+0
2018-05-18
send-pack: store refspecs in a struct refspec
Brandon Williams
1
-17
/
+7
2018-05-18
transport: convert transport_push to take a struct refspec
Brandon Williams
3
-13
/
+9
2018-05-18
push: convert to use struct refspec
Brandon Williams
1
-23
/
+15
2018-05-18
push: check for errors earlier
Brandon Williams
1
-17
/
+14
2018-05-18
remote: convert match_explicit_refs to take a struct refspec
Brandon Williams
1
-5
/
+4
2018-05-18
remote: convert get_ref_match to take a struct refspec
Brandon Williams
1
-12
/
+14
[prev]
[next]