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
2026-02-09
checkout: pass program-readable token to unified "main"
Junio C Hamano
-20
/
+43
2026-02-08
version: stop using the_repository
René Scharfe
-4
/
+0
2026-02-08
remove duplicate includes
René Scharfe
-7
/
+0
2026-02-08
commit: use commit_stack
René Scharfe
-16
/
+13
2026-02-07
object-file-convert: always make sure object ID algo is valid
brian m. carlson
-2
/
+10
2026-02-07
rust: add a small wrapper around the hashfile code
brian m. carlson
-0
/
+84
2026-02-07
rust: add a new binary object map format
brian m. carlson
-0
/
+994
2026-02-07
rust: add functionality to hash an object
brian m. carlson
-1
/
+142
2026-02-07
rust: add a build.rs script for tests
brian m. carlson
-1
/
+18
2026-02-07
rust: fix linking binaries with cargo
brian m. carlson
-7
/
+12
2026-02-07
hash: expose hash context functions to Rust
brian m. carlson
-20
/
+42
2026-02-07
write-or-die: add an fsync component for the object map
brian m. carlson
-1
/
+3
2026-02-07
csum-file: define hashwrite's count as a uint32_t
brian m. carlson
-2
/
+2
2026-02-07
rust: add additional helpers for ObjectID
brian m. carlson
-1
/
+132
2026-02-07
hash: add a function to look up hash algo structs
brian m. carlson
-0
/
+22
2026-02-07
rust: add a hash algorithm abstraction
brian m. carlson
-0
/
+159
2026-02-07
rust: add a ObjectID struct
brian m. carlson
-0
/
+24
2026-02-07
hash: use uint32_t for object_id algorithm
brian m. carlson
-15
/
+15
2026-02-07
conversion: don't crash when no destination algo
brian m. carlson
-1
/
+1
2026-02-07
repository: require Rust support for interoperability
brian m. carlson
-33
/
+77
2026-02-07
completion: add stash import, export
D. Ben Knoble
-2
/
+8
2026-02-07
merge-file: honor merge.conflictStyle outside of a repository
Yannik Tausch
-7
/
+44
2026-02-06
ci: ubuntu: use GNU coreutils for dirname
Colin Stagner
-0
/
+11
2026-02-06
merge-ours: integrate with sparse-index
Sam Bostock
-0
/
+20
2026-02-06
merge-ours: drop USE_THE_REPOSITORY_VARIABLE
Sam Bostock
-6
/
+3
2026-02-06
Documentation: update add --force option + ignore=all config
Claus Schneider(Eficode)
-8
/
+15
2026-02-06
tests: fix existing tests when add an ignore=all submodule
Claus Schneider(Eficode)
-4
/
+4
2026-02-06
tests: t2206-add-submodule-ignored: ignore=all and add --force tests
Claus Schneider(Eficode)
-0
/
+135
2026-02-06
read-cache: submodule add need --force given ignore=all configuration
Claus Schneider(Eficode)
-3
/
+71
2026-02-06
read-cache: update add_files_to_cache take param ignored_too
Claus Schneider(Eficode)
-6
/
+12
2026-02-06
doc: fix repo_config documentation reference
SoutrikDas
-1
/
+1
2026-02-05
doc: convert git-show to synopsis style
Jean-Noël Avila
-80
/
+111
2026-02-05
doc: fix some style issues in git-clone and for-each-ref-options
Jean-Noël Avila
-30
/
+30
2026-02-05
doc: finalize git-clone documentation conversion to synopsis style
Jean-Noël Avila
-11
/
+11
2026-02-05
doc: convert git-submodule to synopsis style
Jean-Noël Avila
-196
/
+199
2026-02-05
whitespace: symbolic links usually lack LF at the end
Junio C Hamano
-2
/
+152
2026-02-05
gpg-interface: remove an unnecessary NULL initialization
Collin Funk
-1
/
+1
2026-02-05
global: constify some pointers that are not written to
Collin Funk
-31
/
+34
2026-02-05
Start 2.54 cycle
Junio C Hamano
-2
/
+41
2026-02-05
Merge branch 'sp/t5500-cleanup'
Junio C Hamano
-7
/
+12
2026-02-05
Merge branch 'tc/last-modified-options-cleanup'
Junio C Hamano
-18
/
+87
2026-02-05
Merge branch 'lp/diff-stat-utf8-display-width-fix'
Junio C Hamano
-11
/
+68
2026-02-05
Merge branch 'ac/sparse-checkout-string-list-cleanup'
Junio C Hamano
-3
/
+52
2026-02-05
Merge branch 'sp/myfirstcontribution-include-update'
Junio C Hamano
-6
/
+9
2026-02-05
Merge branch 'dd/t5403-modernise'
Junio C Hamano
-23
/
+30
2026-02-05
Merge branch 'ap/http-probe-rpc-use-auth'
Junio C Hamano
-0
/
+46
2026-02-05
Merge branch 'ar/submodule-gitdir-tweak'
Junio C Hamano
-51
/
+1026
2026-02-05
Merge branch 'aa/add-p-previous-decisions'
Junio C Hamano
-46
/
+53
2026-02-05
Merge branch 'jk/remote-tracking-ref-leakfix'
Junio C Hamano
-11
/
+24
2026-02-05
doc: send-email: correct --no-signed-off-by-cc misspelling
Matěj Cepl
-1
/
+1
[prev]
[next]