index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-10
strvec: `strvec_splice()` to a statically initialized vector
Rubén Justo
1
-0
/
+10
2024-12-08
object-name: fix reversed ordering with ":/<text>" revisions
Patrick Steinhardt
1
-0
/
+15
2024-12-07
fetch: do not ask for HEAD unnecessarily
Junio C Hamano
1
-0
/
+17
2024-12-07
reftable/writer: ensure valid range for log's update_index
Karthik Nayak
2
-4
/
+51
2024-12-07
Introduce support for the Meson build system
Patrick Steinhardt
2
-0
/
+1205
2024-12-07
t: allow overriding build dir
Patrick Steinhardt
1
-1
/
+2
2024-12-07
t: better support for out-of-tree builds
Patrick Steinhardt
3
-6
/
+6
2024-12-07
Makefile: use common template for GIT-BUILD-OPTIONS
Patrick Steinhardt
1
-6
/
+16
2024-12-06
t/helper: don't depend on implicit wraparound
Patrick Steinhardt
2
-7
/
+2
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
11
-44
/
+17
2024-12-06
diff.h: fix index used to loop through unsigned integer
Patrick Steinhardt
1
-1
/
+0
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
28
-0
/
+44
2024-12-06
describe: split "found all tags" and max_candidates logic
Jeff King
1
-0
/
+10
2024-12-06
Merge branch 'kh/sequencer-comment-char'
Junio C Hamano
3
-0
/
+48
2024-12-06
advice: suggest using subcommand "git config set"
Bence Ferdinandy
15
-23
/
+23
2024-12-06
remote set-head: set followRemoteHEAD to "warn" if "always"
Bence Ferdinandy
1
-0
/
+11
2024-12-06
fetch set_head: add warn-if-not-$branch option
Bence Ferdinandy
1
-0
/
+38
2024-12-06
fetch set_head: move warn advice into advise_if_enabled
Bence Ferdinandy
1
-2
/
+0
2024-12-04
midx: pass `repository` to `load_multi_pack_index`
Karthik Nayak
1
-4
/
+4
2024-12-04
Merge branch 'bc/drop-ancient-libcurl-and-perl'
Junio C Hamano
4
-4
/
+4
2024-12-04
Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands'
Junio C Hamano
1
-3
/
+5
2024-12-04
Merge branch 'ps/bisect-double-free-fix'
Junio C Hamano
1
-0
/
+5
2024-12-04
Merge branch 'tb/use-test-file-size-more'
Junio C Hamano
2
-2
/
+2
2024-12-04
Merge branch 'sj/ref-contents-check'
Junio C Hamano
1
-34
/
+542
2024-12-04
Merge branch 'ps/ref-backend-migration-optim'
Junio C Hamano
2
-2
/
+2
2024-12-04
Merge branch 'ps/leakfixes-part-10'
Junio C Hamano
928
-1041
/
+94
2024-12-04
Merge branch 'ps/gc-stale-lock-warning'
Junio C Hamano
1
-0
/
+13
2024-12-04
t9300: test verification of renamed paths
Jeff King
1
-2
/
+9
2024-12-03
tag: "git tag" refuses to use HEAD as a tagname
Junio C Hamano
1
-0
/
+12
2024-12-03
t5604: do not expect that HEAD can be a valid tagname
Junio C Hamano
1
-3
/
+3
2024-12-02
fast-import: disallow more path components
Elijah Newren
2
-5
/
+85
2024-12-02
fetch: add configuration for set_head behaviour
Bence Ferdinandy
1
-0
/
+102
2024-12-02
worktree: refactor `repair_worktree_after_gitdir_move()`
Caleb White
1
-4
/
+18
2024-12-02
worktree: add relative cli/config options to `repair` command
Caleb White
1
-0
/
+39
2024-12-02
worktree: add relative cli/config options to `move` command
Caleb White
1
-0
/
+25
2024-12-02
worktree: add relative cli/config options to `add` command
Caleb White
4
-40
/
+70
2024-12-02
setup: correctly reinitialize repository version
Caleb White
1
-3
/
+3
2024-11-28
transport: propagate fsck configuration during bundle fetch
Justin Tobler
1
-0
/
+7
2024-11-27
Merge branch 'bf/set-head-symref' into bf/fetch-set-head-config
Junio C Hamano
11
-17
/
+221
2024-11-27
Merge branch 'kn/ref-transaction-hook-with-reflog'
Junio C Hamano
1
-2
/
+0
2024-11-27
Merge branch 'jt/index-pack-allow-promisor-only-while-fetching'
Junio C Hamano
1
-3
/
+1
2024-11-27
Merge branch 'en/fast-import-avoid-self-replace'
Junio C Hamano
1
-0
/
+28
2024-11-27
Merge branch 'ps/clar-build-improvement'
Junio C Hamano
2
-50
/
+63
2024-11-26
Sync with 2.46.3
Johannes Schindelin
5
-19
/
+68
2024-11-26
Sync with 2.45.3
Johannes Schindelin
5
-19
/
+68
2024-11-26
Sync with 2.44.3
Johannes Schindelin
5
-19
/
+68
2024-11-26
Sync with 2.43.6
Johannes Schindelin
5
-19
/
+68
2024-11-26
Sync with 2.42.4
Johannes Schindelin
5
-19
/
+68
2024-11-26
Sync with 2.41.3
Johannes Schindelin
5
-19
/
+68
2024-11-26
Sync with 2.40.4
Johannes Schindelin
5
-19
/
+68
[prev]
[next]