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
2020-08-19
refs: move gitdir into base ref_store
Han-Wen Nienhuys
3
-9
/
+10
2020-08-19
refs: fix comment about submodule ref_stores
Han-Wen Nienhuys
1
-1
/
+1
2020-08-19
refs: split off reading loose ref data in separate function
Han-Wen Nienhuys
2
-15
/
+25
2020-08-18
dir: fix problematic API to avoid memory leaks
Elijah Newren
10
-28
/
+36
2020-08-18
dir: make clear_directory() free all relevant memory
Elijah Newren
5
-15
/
+13
2020-08-18
fetch-pack: remove no_dependents code
Jonathan Tan
6
-115
/
+30
2020-08-18
promisor-remote: lazy-fetch objects in subprocess
Jonathan Tan
6
-42
/
+31
2020-08-18
patch-id: ignore newline at end of file in diff_flush_patch_id()
René Scharfe
2
-0
/
+25
2020-08-18
checkout_entry(): remove unreachable error() call
Matheus Tavares
1
-2
/
+0
2020-08-18
fetch-pack: do not lazy-fetch during ref iteration
Jonathan Tan
2
-35
/
+64
2020-08-18
fetch: only populate existing_refs if needed
Jonathan Tan
1
-4
/
+9
2020-08-18
fetch: avoid reading submodule config until needed
Jonathan Tan
2
-4
/
+14
2020-08-18
fetch: allow refspecs specified through stdin
Jonathan Tan
2
-2
/
+21
2020-08-18
negotiator/noop: add noop fetch negotiator
Jonathan Tan
8
-1
/
+87
2020-08-18
fetch: optionally allow disabling FETCH_HEAD update
Junio C Hamano
4
-5
/
+41
2020-08-18
mem-pool: use consistent pool variable name
Elijah Newren
2
-21
/
+23
2020-08-18
mem-pool: use more standard initialization and finalization
Elijah Newren
4
-23
/
+23
2020-08-18
mem-pool: add convenience functions for strdup and strndup
Elijah Newren
3
-10
/
+26
2020-08-18
contrib/subtree: document 'push' does not take '--squash'
Danny Lin
1
-2
/
+2
2020-08-18
contrib/subtree: fix "unsure" for --message in the document
Danny Lin
1
-1
/
+1
2020-08-17
Eighth batch
Junio C Hamano
1
-0
/
+36
2020-08-17
Merge branch 'so/log-diff-merges-opt'
Junio C Hamano
5
-2
/
+171
2020-08-17
Merge branch 'jk/log-fp-implies-m'
Junio C Hamano
9
-55
/
+158
2020-08-17
Merge branch 'ma/stop-progress-null-fix'
Junio C Hamano
1
-2
/
+10
2020-08-17
Merge branch 'es/test-cmp-typocatcher'
Junio C Hamano
1
-2
/
+14
2020-08-17
Merge branch 'rp/apply-cached-with-i-t-a'
Junio C Hamano
2
-4
/
+77
2020-08-17
Merge branch 'al/bisect-first-parent'
Junio C Hamano
11
-103
/
+195
2020-08-17
Merge branch 'jk/sideband-error-l10n'
Junio C Hamano
1
-1
/
+1
2020-08-17
Merge branch 'jc/noop-with-static-inline'
Junio C Hamano
1
-5
/
+15
2020-08-17
Merge branch 'pd/mergetool-nvimdiff'
Junio C Hamano
9
-18
/
+51
2020-08-17
Merge branch 'hn/reftable-prep-part-2'
Junio C Hamano
4
-139
/
+36
2020-08-17
Merge branch 'dd/send-email-config'
Junio C Hamano
4
-0
/
+68
2020-08-17
Merge branch 'ps/ref-transaction-hook'
Junio C Hamano
2
-1
/
+28
2020-08-17
multi-pack-index: use hash version byte
Derrick Stolee
4
-13
/
+80
2020-08-17
commit-graph: use the "hash version" byte
Derrick Stolee
5
-8
/
+62
2020-08-17
t/README: document GIT_TEST_DEFAULT_HASH
Derrick Stolee
1
-0
/
+4
2020-08-17
submodule--helper: fix leak of core.worktree value
Jeff King
1
-2
/
+2
2020-08-17
config: fix leak in git_config_get_expiry_in_days()
Jeff King
1
-2
/
+2
2020-08-17
config: drop git_config_get_string_const()
Jeff King
7
-43
/
+16
2020-08-17
rebase -i: support --committer-date-is-author-date
Phillip Wood
6
-13
/
+162
2020-08-17
am: stop exporting GIT_COMMITTER_DATE
Phillip Wood
6
-28
/
+52
2020-08-17
add -p: fix checking of user input
Phillip Wood
1
-16
/
+38
2020-08-17
add -p: use ALLOC_GROW_BY instead of ALLOW_GROW
Phillip Wood
1
-9
/
+4
2020-08-17
mingw: improve performance of mingw_unlink()
Jeff Hostetler
1
-0
/
+3
2020-08-17
Documentation: mark `--object-format=sha256` as experimental
Martin Ågren
5
-1
/
+14
2020-08-17
refspec: make sure stack refspec_item variables are zeroed
Jacob Keller
2
-0
/
+2
2020-08-17
refspec: fix documentation referring to refspec_item
Jacob Keller
1
-13
/
+14
2020-08-17
shallow.txt: document SHA-256 shallow format
Martin Ågren
1
-1
/
+1
2020-08-17
protocol-capabilities.txt: clarify "allow-x-sha1-in-want" re SHA-256
Martin Ågren
1
-4
/
+8
2020-08-17
index-format.txt: document SHA-256 index format
Martin Ågren
1
-16
/
+18
[prev]
[next]