index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-19
daemon: clarify directory arguments
Derrick Stolee
2
-14
/
+15
2022-07-19
osx-keychain: fix compiler warning
Lessley Dennington
1
-1
/
+1
2022-07-19
contrib/rerere-train: avoid useless gpg sign in training
Celeste Liu
1
-1
/
+1
2022-07-19
midx: reduce memory pressure while writing bitmaps
Derrick Stolee
1
-0
/
+13
2022-07-19
midx: extract bitmap write setup
Derrick Stolee
1
-24
/
+32
2022-07-19
pack-bitmap-write: use const for hashes
Derrick Stolee
2
-2
/
+2
2022-07-18
The fourth batch
Junio C Hamano
1
-0
/
+34
2022-07-18
Merge branch 'sg/multi-pack-index-parse-options-fix'
Junio C Hamano
1
-4
/
+4
2022-07-18
Merge branch 'bc/nettle-sha256'
Junio C Hamano
3
-1
/
+44
2022-07-18
Merge branch 'jd/gpg-interface-trust-level-string'
Junio C Hamano
3
-23
/
+31
2022-07-18
Merge branch 'ab/cocci-unused'
Junio C Hamano
13
-16
/
+219
2022-07-18
Merge branch 'gc/submodule-use-super-prefix'
Junio C Hamano
2
-64
/
+84
2022-07-18
Merge branch 'en/merge-dual-dir-renames-fix'
Junio C Hamano
2
-26
/
+153
2022-07-18
Merge branch 'ab/test-without-templates'
Junio C Hamano
30
-27
/
+97
2022-07-18
Merge branch 'ab/build-gitweb'
Junio C Hamano
3
-112
/
+68
2022-07-18
Merge branch 'ab/test-tool-leakfix'
Junio C Hamano
21
-24
/
+77
2022-07-18
Merge branch 'ab/leakfix'
Junio C Hamano
26
-54
/
+114
2022-07-18
Merge branch 'jc/builtin-mv-move-array'
Junio C Hamano
1
-9
/
+7
2022-07-18
Merge branch 'fr/vimdiff-layout-fix'
Junio C Hamano
1
-18
/
+18
2022-07-18
cat-file: add mailmap support
Siddharth Asthana
3
-1
/
+107
2022-07-18
ident: rename commit_rewrite_person() to apply_mailmap_to_header()
Siddharth Asthana
3
-6
/
+6
2022-07-18
ident: move commit_rewrite_person() to ident.c
Siddharth Asthana
3
-74
/
+80
2022-07-18
revision: improve commit_rewrite_person()
Siddharth Asthana
1
-17
/
+47
2022-07-18
pack-bitmap.c: continue looping when first MIDX bitmap is found
Teng Long
1
-2
/
+3
2022-07-18
pack-bitmap.c: using error() instead of silently returning -1
Teng Long
1
-1
/
+5
2022-07-18
pack-bitmap.c: do not ignore error when opening a bitmap file
Teng Long
1
-5
/
+12
2022-07-18
pack-bitmap.c: rename "idx_name" to "bitmap_name"
Teng Long
1
-7
/
+7
2022-07-18
pack-bitmap.c: mark more strings for translations
Teng Long
1
-24
/
+24
2022-07-18
pack-bitmap.c: fix formatting of error messages
Teng Long
1
-23
/
+24
2022-07-18
scalar: convert README.md into a technical design doc
Victoria Dye
2
-82
/
+127
2022-07-18
scalar: reword command documentation to clarify purpose
Victoria Dye
1
-5
/
+4
2022-07-18
t4200: drop irrelevant code
Martin Ågren
1
-3
/
+0
2022-07-18
trace2: only include "fsync" events if we git_fsync()
Ævar Arnfjörð Bjarmason
3
-9
/
+42
2022-07-18
config/core.txt: fix minor issues for `core.sparseCheckoutCone`
Martin Ågren
1
-2
/
+2
2022-07-18
index-format.txt: remove outdated list of supported extensions
SZEDER Gábor
1
-2
/
+0
2022-07-17
mergesort: remove llist_mergesort()
René Scharfe
3
-90
/
+0
2022-07-17
packfile: use DEFINE_LIST_SORT
René Scharfe
1
-15
/
+3
2022-07-17
fetch-pack: use DEFINE_LIST_SORT
René Scharfe
3
-24
/
+8
2022-07-17
commit: use DEFINE_LIST_SORT
René Scharfe
1
-14
/
+6
2022-07-17
blame: use DEFINE_LIST_SORT
René Scharfe
1
-21
/
+9
2022-07-17
test-mergesort: use DEFINE_LIST_SORT
René Scharfe
2
-14
/
+5
2022-07-17
test-mergesort: use DEFINE_LIST_SORT_DEBUG
René Scharfe
2
-16
/
+5
2022-07-17
mergesort: add macros for typed sort of linked lists
René Scharfe
1
-0
/
+101
2022-07-17
mergesort: tighten merge loop
René Scharfe
1
-13
/
+6
2022-07-17
mergesort: unify ranks loops
René Scharfe
1
-16
/
+15
2022-07-17
config.txt: document include, includeIf
Manuel Boni
3
-0
/
+21
2022-07-15
commit-graph: fix corrupt upgrade from generation v1 to v2
Taylor Blau
2
-6
/
+6
2022-07-15
commit-graph: introduce `repo_find_commit_pos_in_graph()`
Taylor Blau
2
-3
/
+24
2022-07-15
t5318: demonstrate commit-graph generation v2 corruption
Taylor Blau
1
-0
/
+27
2022-07-14
mingw: avoid mktemp() in mkstemp() implementation
René Scharfe
1
-4
/
+1
[prev]
[next]