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
2024-01-12
Merge branch 'js/contributor-docs-updates'
Junio C Hamano
-12
/
+25
2024-01-12
strvec: use correct member name in comments
Linus Arver
-4
/
+4
2024-01-12
messages: mark some strings with "up-to-date" not to touch
Junio C Hamano
-0
/
+4
2024-01-12
t5541: remove lockfile creation
Justin Tobler
-13
/
+5
2024-01-12
t1401: remove lockfile creation
Justin Tobler
-3
/
+2
2024-01-11
branch: make the advice to force-deleting a conditional one
Rubén Justo
-3
/
+10
2024-01-11
advice: fix an unexpected leading space
Rubén Justo
-1
/
+1
2024-01-11
advice: sort the advice related lists
Rubén Justo
-91
/
+88
2024-01-11
git-p4: stop reaching into the refdb
Patrick Steinhardt
-1
/
+2
2024-01-11
reftable/blocksource: use mmap to read tables
Patrick Steinhardt
-15
/
+7
2024-01-11
reftable/blocksource: refactor code to match our coding style
Patrick Steinhardt
-9
/
+8
2024-01-11
reftable/stack: use stat info to avoid re-reading stack list
Patrick Steinhardt
-1
/
+13
2024-01-11
reftable/stack: refactor reloading to use file descriptor
Patrick Steinhardt
-3
/
+18
2024-01-11
reftable/stack: refactor stack reloading to have common exit path
Patrick Steinhardt
-44
/
+42
2024-01-10
gitweb: die when a configuration file cannot be read
Marcelo Roberto Jimenez
-1
/
+3
2024-01-10
doc: refer to pathspec instead of path
Britton Leo Kerin
-2
/
+2
2024-01-10
doc: use singular form of repeatable path arg
Britton Leo Kerin
-1
/
+1
2024-01-10
t4129: prevent loss of exit code due to the use of pipes
Chandra Pratap
-2
/
+4
2024-01-10
mingw: give more details about unsafe directory's ownership
Sören Krecker
-13
/
+57
2024-01-08
The sixth batch
Junio C Hamano
-0
/
+15
2024-01-08
Merge branch 'rs/mem-pool-improvements'
Junio C Hamano
-6
/
+36
2024-01-08
Merge branch 'rs/fast-import-simplify-mempool-allocation'
Junio C Hamano
-2
/
+1
2024-01-08
Merge branch 'en/sparse-checkout-eoo'
Junio C Hamano
-7
/
+10
2024-01-08
Merge branch 'jc/sparse-checkout-set-default-fix'
Junio C Hamano
-1
/
+1
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
-335
/
+25
2024-01-08
Merge branch 'ml/doc-merge-updates'
Junio C Hamano
-35
/
+35
2024-01-08
Merge branch 'jc/archive-list-with-extra-args'
Junio C Hamano
-0
/
+12
2024-01-08
fetch: add new config option fetch.all
Tamino Bauknecht
-3
/
+186
2024-01-08
builtin/worktree: create refdb via ref backend
Patrick Steinhardt
-26
/
+22
2024-01-08
worktree: expose interface to look up worktree by name
Patrick Steinhardt
-11
/
+28
2024-01-08
builtin/worktree: move setup of commondir file earlier
Patrick Steinhardt
-3
/
+4
2024-01-08
refs/files: skip creation of "refs/{heads,tags}" for worktrees
Patrick Steinhardt
-8
/
+16
2024-01-08
setup: move creation of "refs/" into the files backend
Patrick Steinhardt
-15
/
+17
2024-01-08
refs: prepare `refs_init_db()` for initializing worktree refs
Patrick Steinhardt
-10
/
+13
2024-01-08
Merge branch 'ps/refstorage-extension' into ps/worktree-refdb-initialization
Junio C Hamano
-121
/
+479
2024-01-08
ci: add job performing static analysis on GitLab CI
Patrick Steinhardt
-1
/
+16
2024-01-08
git-prompt: stop manually parsing HEAD with unknown ref formats
Patrick Steinhardt
-7
/
+24
2024-01-08
Merge branch 'ps/refstorage-extension' into ps/prompt-parse-HEAD-futureproof
Junio C Hamano
-35
/
+334
2024-01-08
branch: clarify <oldbranch> term
Rubén Justo
-1
/
+2
2024-01-05
rebase: clarify --reschedule-failed-exec default
Illia Bobyr
-7
/
+10
2024-01-05
index-pack: spawn threads atomically
Jeff King
-0
/
+2
2024-01-05
commit-graph: retain commit slab when closing NULL commit_graph
Jeff King
-1
/
+5
2024-01-04
write-or-die: make GIT_FLUSH a Boolean environment variable
Chandra Pratap
-14
/
+10
2024-01-03
push: region_leave trace for negotiate_using_fetch
Sam Delmerico
-1
/
+1
2024-01-03
Documentation: fix statement about rebase.instructionFormat
Maarten van der Schrieck
-2
/
+2
2024-01-03
reftable/merged: transfer ownership of records when iterating
Patrick Steinhardt
-2
/
+4
2024-01-03
reftable/merged: really reuse buffers to compute record keys
Patrick Steinhardt
-2
/
+0
2024-01-03
reftable/record: store "val2" hashes as static arrays
Patrick Steinhardt
-20
/
+6
2024-01-03
reftable/record: store "val1" hashes as static arrays
Patrick Steinhardt
-30
/
+13
2024-01-03
reftable/record: constify some parts of the interface
Patrick Steinhardt
-6
/
+6
[prev]
[next]