index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-23
Merge branch 'js/range-diff-diff-merges'
Junio C Hamano
1
-0
/
+12
2024-12-23
Merge branch 'as/show-index-uninitialized-hash'
Junio C Hamano
1
-0
/
+9
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
70
-45
/
+186
2024-12-20
show-index: the short help should say the command reads from its input
Junio C Hamano
1
-1
/
+1
2024-12-19
Merge branch 'js/log-remerge-keep-ancestry'
Junio C Hamano
1
-2
/
+6
2024-12-19
Merge branch 'bf/fetch-set-head-config'
Junio C Hamano
2
-7
/
+66
2024-12-19
Merge branch 'jc/set-head-symref-fix'
Junio C Hamano
1
-1
/
+19
2024-12-19
Merge branch 'bf/set-head-symref'
Junio C Hamano
2
-18
/
+128
2024-12-18
tmp-objdir: stop using `the_repository`
Patrick Steinhardt
1
-1
/
+1
2024-12-18
credential: stop using `the_repository`
Patrick Steinhardt
1
-3
/
+3
2024-12-18
mailinfo: stop using `the_repository`
Patrick Steinhardt
2
-2
/
+2
2024-12-18
diagnose: stop using `the_repository`
Patrick Steinhardt
2
-2
/
+4
2024-12-18
server-info: stop using `the_repository`
Patrick Steinhardt
3
-3
/
+3
2024-12-18
send-pack: stop using `the_repository`
Patrick Steinhardt
1
-1
/
+1
2024-12-18
serve: stop using `the_repository`
Patrick Steinhardt
1
-2
/
+4
2024-12-18
pager: stop using `the_repository`
Patrick Steinhardt
6
-10
/
+10
2024-12-18
progress: stop using `the_repository`
Patrick Steinhardt
10
-19
/
+41
2024-12-18
Merge branch 'ps/build-sign-compare' into ps/the-repository
Junio C Hamano
70
-45
/
+186
2024-12-16
range-diff: introduce the convenience option `--remerge-diff`
Johannes Schindelin
1
-0
/
+2
2024-12-16
range-diff: optionally include merge commits' diffs in the analysis
Johannes Schindelin
1
-0
/
+10
2024-12-16
Merge branch 'js/log-remerge-keep-ancestry' into js/range-diff-diff-merges
Junio C Hamano
1
-2
/
+6
2024-12-15
Merge branch 'jt/fix-fattening-promisor-fetch'
Junio C Hamano
1
-33
/
+72
2024-12-15
Merge branch 'jc/forbid-head-as-tagname'
Junio C Hamano
6
-24
/
+13
2024-12-15
Merge branch 'jk/describe-perf'
Junio C Hamano
1
-7
/
+9
2024-12-13
Merge branch 'kn/midx-wo-the-repository'
Junio C Hamano
11
-38
/
+63
2024-12-13
Merge branch 'cw/worktree-extension'
Junio C Hamano
1
-12
/
+17
2024-12-13
Merge branch 'en/fast-import-verify-path'
Junio C Hamano
1
-0
/
+6
2024-12-13
Merge branch 'jt/bundle-fsck'
Junio C Hamano
1
-1
/
+1
2024-12-13
log: --remerge-diff needs to keep around commit parents
Johannes Schindelin
1
-2
/
+6
2024-12-10
Merge branch 'bc/allow-upload-pack-from-other-people'
Junio C Hamano
1
-1
/
+4
2024-12-10
index-pack --promisor: also check commits' trees
Jonathan Tan
1
-0
/
+1
2024-12-10
index-pack --promisor: don't check blobs
Jonathan Tan
1
-1
/
+30
2024-12-10
index-pack --promisor: dedup before checking links
Jonathan Tan
1
-33
/
+42
2024-12-07
fetch: do not ask for HEAD unnecessarily
Junio C Hamano
1
-1
/
+19
2024-12-06
builtin/patch-id: fix type of `get_one_patchid()`
Patrick Steinhardt
1
-8
/
+8
2024-12-06
builtin/blame: fix type of `length` variable when emitting object ID
Patrick Steinhardt
1
-3
/
+7
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
14
-48
/
+26
2024-12-06
diff.h: fix index used to loop through unsigned integer
Patrick Steinhardt
9
-9
/
+0
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
70
-2
/
+170
2024-12-06
describe: split "found all tags" and max_candidates logic
Jeff King
1
-3
/
+2
2024-12-06
remote set-head: set followRemoteHEAD to "warn" if "always"
Bence Ferdinandy
1
-1
/
+11
2024-12-06
fetch set_head: add warn-if-not-$branch option
Bence Ferdinandy
1
-5
/
+11
2024-12-06
fetch set_head: move warn advice into advise_if_enabled
Bence Ferdinandy
1
-4
/
+13
2024-12-04
midx-write: pass down repository to `write_midx_file[_only]`
Karthik Nayak
2
-4
/
+4
2024-12-04
Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands' into kn/midx-wo-the-r...
Junio C Hamano
18
-204
/
+283
2024-12-04
Merge branch 'kn/the-repository' into kn/midx-wo-the-repository
Junio C Hamano
10
-34
/
+59
2024-12-04
Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands'
Junio C Hamano
15
-131
/
+231
2024-12-04
Merge branch 'sj/ref-contents-check'
Junio C Hamano
1
-2
/
+8
2024-12-04
Merge branch 'ps/ref-backend-migration-optim'
Junio C Hamano
7
-12
/
+12
2024-12-04
Merge branch 'ps/leakfixes-part-10'
Junio C Hamano
7
-62
/
+93
[prev]
[next]