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-16
t9902: verify that completion does not print anything
Patrick Steinhardt
-2
/
+10
2024-01-16
completion: discover repo path in `__git_pseudoref_exists ()`
Patrick Steinhardt
-3
/
+2
2024-01-16
rev-list-options: fix off-by-one in '--filter=blob:limit=<n>' explainer
Nikolay Edigaryev
-4
/
+4
2024-01-16
unit-tests: rewrite t/helper/test-ctype.c as a unit test
Achu Luma
-77
/
+81
2024-01-15
commit-graph: fix memory leak when not writing graph
Patrick Steinhardt
-11
/
+8
2024-01-12
The seventh batch
Junio C Hamano
-1
/
+18
2024-01-12
Merge branch 'cp/git-flush-is-an-env-bool'
Junio C Hamano
-14
/
+10
2024-01-12
Merge branch 'ms/rebase-insnformat-doc-fix'
Junio C Hamano
-2
/
+2
2024-01-12
Merge branch 'jx/sideband-chomp-newline-fix'
Junio C Hamano
-10
/
+147
2024-01-12
Merge branch 'tb/multi-pack-verbatim-reuse'
Junio C Hamano
-192
/
+1033
2024-01-12
Merge branch 'jk/t1006-cat-file-objectsize-disk'
Junio C Hamano
-0
/
+36
2024-01-12
Merge branch 'jw/builtin-objectmode-attr'
Junio C Hamano
-3
/
+210
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
[prev]
[next]