index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
preload-index.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-31
git-imap-send.txt: do verify SSL certificate for gmail.com
Philippe Blain
1
-2
/
+9
2020-08-31
git-imap-send.txt: don't duplicate 'Examples' sections
Philippe Blain
1
-13
/
+6
2020-08-28
po: add missing letter for French message
brian m. carlson
1
-1
/
+1
2020-08-27
Eleventh batch
Junio C Hamano
1
-0
/
+9
2020-08-24
Tenth batch
Junio C Hamano
1
-0
/
+35
2020-08-20
completion: add GIT_COMPLETION_SHOW_ALL env var
Ryan Zoeller
1
-1
/
+13
2020-08-20
parse-options: add --git-completion-helper-all
Ryan Zoeller
1
-9
/
+17
2020-08-20
Ninth batch
Junio C Hamano
1
-1
/
+43
2020-08-19
refs: read FETCH_HEAD and MERGE_HEAD generically
Han-Wen Nienhuys
1
-1
/
+27
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-19
dir: fix problematic API to avoid memory leaks
Elijah Newren
10
-28
/
+36
2020-08-19
dir: make clear_directory() free all relevant memory
Elijah Newren
5
-15
/
+13
2020-08-19
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: 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-18
Eighth batch
Junio C Hamano
1
-0
/
+36
2020-08-18
multi-pack-index: use hash version byte
Derrick Stolee
4
-13
/
+80
2020-08-18
commit-graph: use the "hash version" byte
Derrick Stolee
5
-8
/
+62
2020-08-18
t/README: document GIT_TEST_DEFAULT_HASH
Derrick Stolee
1
-0
/
+4
2020-08-18
submodule--helper: fix leak of core.worktree value
Jeff King
1
-2
/
+2
2020-08-18
config: fix leak in git_config_get_expiry_in_days()
Jeff King
1
-2
/
+2
2020-08-18
config: drop git_config_get_string_const()
Jeff King
7
-43
/
+16
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
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
2020-08-17
http-protocol.txt: document SHA-256 "want"/"have" format
Martin Ågren
1
-2
/
+3
2020-08-17
upload-pack: use buffered I/O to talk to rev-list
René Scharfe
1
-12
/
+10
2020-08-17
midx: use buffered I/O to talk to pack-objects
René Scharfe
1
-3
/
+5
2020-08-17
connected: use buffered I/O to talk to rev-list
René Scharfe
1
-10
/
+11
2020-08-14
config: fix leaks from git_config_get_string_const()
Jeff King
10
-13
/
+53
2020-08-14
checkout: fix leak of non-existent branch names
Jeff King
1
-1
/
+3
2020-08-14
submodule--helper: use strbuf_release() to free strbufs
Jeff King
1
-2
/
+2
2020-08-14
sequencer: avoid garbled merge machinery messages due to commit labels
Elijah Newren
3
-12
/
+12
2020-08-14
clear_pattern_list(): clear embedded hashmaps
Jeff King
1
-0
/
+2
2020-08-14
messages: avoid SHA-1 in end-user facing messages
Junio C Hamano
5
-5
/
+5
2020-08-14
docs: fix step in transition plan
brian m. carlson
1
-1
/
+1
2020-08-14
docs: document SHA-256 pack and indices
brian m. carlson
1
-15
/
+21
2020-08-13
Seventh batch
Junio C Hamano
1
-0
/
+9
2020-08-13
rebase -i: fix possibly wrong onto hash in todo
Antti Keränen
2
-2
/
+9
2020-08-13
userdiff: improve Fortran xfuncname regex
Philippe Blain
2
-2
/
+1
2020-08-13
userdiff: add tests for Fortran xfuncname regex
Philippe Blain
11
-0
/
+100
[next]