index
:
git
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-12-07
Makefile: consistently use @PLACEHOLDER@ to substitute
Patrick Steinhardt
-119
/
+119
2024-12-07
Makefile: use common template for GIT-BUILD-OPTIONS
Patrick Steinhardt
-95
/
+136
2024-12-06
t/helper: don't depend on implicit wraparound
Patrick Steinhardt
-7
/
+2
2024-12-06
scalar: address -Wsign-compare warnings
Patrick Steinhardt
-4
/
+3
2024-12-06
builtin/patch-id: fix type of `get_one_patchid()`
Patrick Steinhardt
-8
/
+8
2024-12-06
builtin/blame: fix type of `length` variable when emitting object ID
Patrick Steinhardt
-3
/
+7
2024-12-06
gpg-interface: address -Wsign-comparison warnings
Patrick Steinhardt
-9
/
+6
2024-12-06
daemon: fix type of `max_connections`
Patrick Steinhardt
-6
/
+5
2024-12-06
daemon: fix loops that have mismatching integer types
Patrick Steinhardt
-13
/
+8
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
-238
/
+105
2024-12-06
pkt-line: fix -Wsign-compare warning on 32 bit platform
Patrick Steinhardt
-9
/
+11
2024-12-06
csum-file: fix -Wsign-compare warning on 32-bit platform
Junio C Hamano
-2
/
+1
2024-12-06
diff.h: fix index used to loop through unsigned integer
Patrick Steinhardt
-23
/
+1
2024-12-06
config.mak.dev: drop `-Wno-sign-compare`
Patrick Steinhardt
-1
/
+0
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
-2
/
+439
2024-12-06
compat/win32: fix -Wsign-compare warning in "wWinMain()"
Patrick Steinhardt
-8
/
+9
2024-12-06
compat/regex: explicitly ignore "-Wsign-compare" warnings
Patrick Steinhardt
-0
/
+2
2024-12-06
git-compat-util: introduce macros to disable "-Wsign-compare" warnings
Patrick Steinhardt
-0
/
+10
2024-12-06
describe: split "found all tags" and max_candidates logic
Jeff King
-3
/
+12
2024-12-06
The fourteenth batch
Junio C Hamano
-0
/
+6
2024-12-06
Merge branch 'kh/sequencer-comment-char'
Junio C Hamano
-10
/
+64
2024-12-06
Merge branch 'sj/refs-symref-referent-fix'
Junio C Hamano
-1
/
+2
2024-12-06
Merge branch 'bf/set-head-symref' into js/set-head-symref-fix
Junio C Hamano
-59
/
+439
2024-12-06
advice: suggest using subcommand "git config set"
Bence Ferdinandy
-27
/
+27
2024-12-06
remote set-head: set followRemoteHEAD to "warn" if "always"
Bence Ferdinandy
-1
/
+22
2024-12-06
fetch set_head: add warn-if-not-$branch option
Bence Ferdinandy
-10
/
+66
2024-12-06
fetch set_head: move warn advice into advise_if_enabled
Bence Ferdinandy
-6
/
+15
2024-12-04
midx: inline the `MIDX_MIN_SIZE` definition
Karthik Nayak
-5
/
+1
2024-12-04
midx: pass down `hash_algo` to functions using global variables
Karthik Nayak
-29
/
+37
2024-12-04
midx: pass `repository` to `load_multi_pack_index`
Karthik Nayak
-10
/
+13
2024-12-04
midx: cleanup internal usage of `the_repository` and `the_hash_algo`
Karthik Nayak
-22
/
+27
2024-12-04
midx-write: pass down repository to `write_midx_file[_only]`
Karthik Nayak
-23
/
+17
2024-12-04
write-midx: add repository field to `write_midx_context`
Karthik Nayak
-18
/
+20
2024-12-04
midx-write: use `revs->repo` inside `read_refs_snapshot`
Karthik Nayak
-1
/
+2
2024-12-04
midx-write: pass down repository to static functions
Karthik Nayak
-26
/
+31
2024-12-04
Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands' into kn/midx-wo-the-r...
Junio C Hamano
-279
/
+406
2024-12-04
Merge branch 'kn/the-repository' into kn/midx-wo-the-repository
Junio C Hamano
-190
/
+275
2024-12-04
The thirteenth batch
Junio C Hamano
-12
/
+22
2024-12-04
Merge branch 'ja/git-diff-doc-markup'
Junio C Hamano
-402
/
+433
2024-12-04
Merge branch 'bc/drop-ancient-libcurl-and-perl'
Junio C Hamano
-188
/
+23
2024-12-04
Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands'
Junio C Hamano
-135
/
+239
2024-12-04
Merge branch 'ps/bisect-double-free-fix'
Junio C Hamano
-2
/
+5
2024-12-04
Merge branch 'tb/use-test-file-size-more'
Junio C Hamano
-2
/
+2
2024-12-04
Merge branch 'tb/boundary-traversal-fix'
Junio C Hamano
-1
/
+1
2024-12-04
Merge branch 'sj/ref-contents-check'
Junio C Hamano
-62
/
+790
2024-12-04
Merge branch 'ps/ref-backend-migration-optim'
Junio C Hamano
-253
/
+249
2024-12-04
Merge branch 'ps/leakfixes-part-10'
Junio C Hamano
-1249
/
+361
2024-12-04
Merge branch 'ps/gc-stale-lock-warning'
Junio C Hamano
-1
/
+23
2024-12-04
t9300: test verification of renamed paths
Jeff King
-2
/
+9
2024-12-04
doc: mention rev-list --ancestry-path restrictions
Kai Koponen
-1
/
+2
[prev]
[next]