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