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
2019-01-11
get_super_prefix(): copy getenv() result
Jeff King
1
-2
/
+2
2019-01-11
remote: check config validity before creating rewrite struct
Jeff King
1
-2
/
+2
2019-01-11
diff: ensure correct lifetime of external_diff_cmd
Kim Gybels
1
-1
/
+1
2019-01-11
log: add %S option (like --source) to log --format
Issac Trotts
7
-1
/
+71
2019-01-11
gc/repack: release packs when needed
Johannes Schindelin
2
-1
/
+5
2019-01-10
test: test GIT_CURL_VERBOSE=1 shows an error
Masaya Suzuki
2
-0
/
+29
2019-01-10
remote-curl: unset CURLOPT_FAILONERROR
Masaya Suzuki
1
-0
/
+10
2019-01-10
remote-curl: define struct for CURLOPT_WRITEFUNCTION
Masaya Suzuki
1
-4
/
+14
2019-01-10
http: enable keep_error for HTTP requests
Masaya Suzuki
3
-25
/
+19
2019-01-10
http: support file handles for HTTP_KEEP_ERROR
Masaya Suzuki
1
-3
/
+13
2019-01-10
upload-pack: teach deepen-relative in protocol v2
Jonathan Tan
3
-2
/
+46
2019-01-10
fetch-pack: do not take shallow lock unnecessarily
Jonathan Tan
3
-2
/
+34
2019-01-10
fetch-pack: support protocol version 2
Jonathan Tan
2
-10
/
+21
2019-01-10
upload-pack: support hidden refs with protocol v2
Jeff King
2
-0
/
+22
2019-01-10
diff --color-moved-ws: handle blank lines
Phillip Wood
2
-7
/
+68
2019-01-10
diff --color-moved-ws: modify allow-indentation-change
Phillip Wood
2
-58
/
+130
2019-01-10
diff --color-moved-ws: optimize allow-indentation-change
Phillip Wood
1
-8
/
+11
2019-01-10
diff --color-moved=zebra: be stricter with color alternation
Phillip Wood
2
-11
/
+22
2019-01-10
diff --color-moved-ws: fix false positives
Phillip Wood
1
-6
/
+9
2019-01-10
diff --color-moved-ws: demonstrate false positives
Phillip Wood
1
-2
/
+6
2019-01-10
diff: allow --no-color-moved-ws
Phillip Wood
2
-1
/
+12
2019-01-10
Use "whitespace" consistently
Phillip Wood
3
-7
/
+7
2019-01-10
diff: document --no-color-moved
Phillip Wood
1
-0
/
+4
2019-01-10
git-show-ref.txt: fix order of flags
Elijah Newren
1
-1
/
+1
2019-01-10
ref-filter: give uintmax_t to format with %PRIuMAX
Junio C Hamano
1
-1
/
+1
2019-01-08
git-gc.txt: fix typo about gc.writeCommitGraph
Derrick Stolee
1
-1
/
+1
2019-01-08
prefer "hash mismatch" to "sha1 mismatch"
Jeff King
4
-8
/
+8
2019-01-08
sha1-file: avoid "sha1 file" for generic use in messages
Jeff King
1
-2
/
+2
2019-01-08
sha1-file: prefer "loose object file" to "sha1 file" in messages
Jeff King
1
-3
/
+3
2019-01-08
sha1-file: drop has_sha1_file()
Jeff King
3
-54
/
+6
2019-01-08
convert has_sha1_file() callers to has_object_file()
Jeff King
12
-16
/
+47
2019-01-08
sha1-file: convert pass-through functions to object_id
Jeff King
1
-13
/
+7
2019-01-08
object-store: retire odb_load_loose_cache()
René Scharfe
2
-14
/
+2
2019-01-08
sha1-file: modernize loose header/stream functions
Jeff King
3
-49
/
+51
2019-01-08
object-store: use one oid_array per subdirectory for loose cache
René Scharfe
2
-4
/
+7
2019-01-08
sha1-file: modernize loose object file functions
Jeff King
5
-48
/
+51
2019-01-08
object-store: factor out odb_clear_loose_cache()
René Scharfe
4
-6
/
+13
2019-01-08
http: use struct object_id instead of bare sha1
Jeff King
4
-14
/
+14
2019-01-08
object-store: factor out odb_loose_cache()
René Scharfe
3
-8
/
+21
2019-01-08
update comment references to sha1_object_info()
Jeff King
3
-6
/
+6
2019-01-08
sha1-file: fix outdated sha1 comment references
Jeff King
1
-3
/
+3
2019-01-07
git-quiltimport: add --keep-non-patch option
Laura Abbott
2
-2
/
+9
2019-01-07
git-p4: fix problem when p4 login is not necessary
Peter Osterlund
1
-0
/
+2
2019-01-07
Documentation/Makefile add optional targets for l10n
Jean-Noel Avila
1
-5
/
+17
2019-01-07
git-multimail: update to release 1.5.0
Matthieu Moy
8
-57
/
+281
2019-01-07
rebase: implement --merge via the interactive machinery
Elijah Newren
10
-297
/
+43
2019-01-07
worktree: allow to (re)move worktrees with uninitialized submodules
Nguyễn Thái Ngọc Duy
2
-6
/
+60
2019-01-07
test-lib: add the '--stress' option to run a test repeatedly under load
SZEDER Gábor
3
-5
/
+130
2019-01-07
test-lib-functions: introduce the 'test_set_port' helper function
SZEDER Gábor
7
-13
/
+41
2019-01-07
test-lib: set $TRASH_DIRECTORY earlier
SZEDER Gábor
1
-6
/
+6
[prev]
[next]