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
update-index: stat updated files earlier
Jeff King
1
-8
/
+17
2018-05-21
verify_dotfile: mention case-insensitivity in comment
Jeff King
1
-1
/
+4
2018-05-21
verify_path: drop clever fallthrough
Jeff King
1
-4
/
+4
2018-05-21
skip_prefix: add case-insensitive variant
Jeff King
1
-0
/
+17
2018-05-21
is_{hfs,ntfs}_dotgitmodules: add tests
Johannes Schindelin
2
-0
/
+106
2018-05-21
is_ntfs_dotgit: match other .git files
Johannes Schindelin
2
-1
/
+93
2018-05-21
is_hfs_dotgit: match other .git files
Jeff King
2
-12
/
+51
2018-05-21
is_ntfs_dotgit: use a size_t for traversing string
Jeff King
1
-1
/
+1
2018-05-21
submodule-config: verify submodule names as paths
Jeff King
5
-0
/
+143
2018-05-22
submodule: add --dissociate option to add/update commands
Casey Fitzpatrick
4
-5
/
+48
2018-05-22
submodule: add --progress option to add command
Casey Fitzpatrick
3
-1
/
+27
2018-05-22
submodule: clean up substitutions in script
Casey Fitzpatrick
1
-4
/
+4
2018-05-22
unpack_trees_options: free messages when done
Martin Ågren
5
-4
/
+26
2018-05-22
argv-array: return the pushed string from argv_push*()
Junio C Hamano
2
-4
/
+6
2018-05-21
travis-ci: run gcc-8 on linux-gcc jobs
Nguyễn Thái Ngọc Duy
2
-0
/
+6
2018-05-21
regex: do not call `regfree()` if compilation fails
Martin Ågren
2
-3
/
+0
2018-05-21
config: let `config_store_data_clear()` handle `key`
Martin Ågren
1
-7
/
+3
2018-05-21
config: let `config_store_data_clear()` handle `value_regex`
Martin Ågren
1
-11
/
+6
2018-05-21
config: free resources of `struct config_store_data`
Martin Ågren
1
-0
/
+9
2018-05-21
t5300: abstract away SHA-1-specific constants
brian m. carlson
1
-3
/
+5
2018-05-21
t4208: abstract away SHA-1-specific constants
brian m. carlson
1
-1
/
+2
2018-05-21
t4045: abstract away SHA-1-specific constants
brian m. carlson
1
-2
/
+4
2018-05-21
t4042: abstract away SHA-1-specific constants
brian m. carlson
1
-6
/
+10
2018-05-21
t4205: sort log output in a hash-independent way
brian m. carlson
1
-4
/
+4
2018-05-21
t/lib-diff-alternative: abstract away SHA-1-specific constants
brian m. carlson
1
-4
/
+8
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
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
[prev]
[next]