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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-04
config: make `delta_base_cache_limit` a non-global variable
Karthik Nayak
11
-14
/
+39
2024-12-04
packfile: pass down repository to `for_each_packed_object`
Karthik Nayak
15
-35
/
+44
2024-12-04
packfile: pass down repository to `has_object[_kept]_pack`
Karthik Nayak
11
-17
/
+21
2024-12-04
packfile: pass down repository to `odb_pack_name`
Karthik Nayak
6
-14
/
+14
2024-12-04
packfile: pass `repository` to static function in the file
Karthik Nayak
1
-7
/
+8
2024-12-04
packfile: use `repository` from `packed_git` directly
Karthik Nayak
1
-23
/
+27
2024-12-04
packfile: add repository to struct `packed_git`
Karthik Nayak
10
-16
/
+30
2024-12-03
tag: "git tag" refuses to use HEAD as a tagname
Junio C Hamano
2
-1
/
+13
2024-12-03
t5604: do not expect that HEAD can be a valid tagname
Junio C Hamano
1
-3
/
+3
2024-12-03
refs: drop strbuf_ prefix from helpers
Junio C Hamano
10
-23
/
+23
2024-12-03
refs: move ref name helpers around
Junio C Hamano
5
-69
/
+76
2024-12-02
Merge branch 'ps/leakfixes-part-10' into rj/strvec-splice-fix
Junio C Hamano
949
-1264
/
+456
2024-12-02
Documentation/git-update-ref.txt: add missing word
Kristoffer Haugsbakk
1
-4
/
+4
2024-12-02
Documentation/git-bundle.txt: fix word join typo
Kristoffer Haugsbakk
1
-1
/
+1
2024-12-02
fast-import: disallow more path components
Elijah Newren
3
-7
/
+91
2024-12-02
fetch: add configuration for set_head behaviour
Bence Ferdinandy
5
-6
/
+171
2024-12-02
worktree: refactor `repair_worktree_after_gitdir_move()`
Caleb White
2
-25
/
+26
2024-12-02
worktree: add relative cli/config options to `repair` command
Caleb White
5
-33
/
+76
2024-12-02
worktree: add relative cli/config options to `move` command
Caleb White
4
-16
/
+39
2024-12-02
worktree: add relative cli/config options to `add` command
Caleb White
7
-49
/
+95
2024-12-02
worktree: add `write_worktree_linking_files()` function
Caleb White
2
-0
/
+48
2024-12-02
worktree: refactor infer_backlink return
Caleb White
1
-7
/
+8
2024-12-02
worktree: add `relativeWorktrees` extension
Caleb White
5
-0
/
+16
2024-12-02
setup: correctly reinitialize repository version
Caleb White
2
-12
/
+26
2024-11-29
CodingGuidelines: a handful of error message guidelines
Junio C Hamano
1
-3
/
+17
2024-11-28
Merge branch 'sv-20231026' of https://github.com/nafmo/gitk-l10n-sv
Johannes Sixt
1
-357
/
+377
2024-11-28
transport: propagate fsck configuration during bundle fetch
Justin Tobler
2
-0
/
+27
2024-11-28
fetch-pack: split out fsck config parsing
Justin Tobler
2
-8
/
+29
2024-11-28
bundle: support fsck message configuration
Justin Tobler
2
-6
/
+14
2024-11-28
bundle: add bundle verification options type
Justin Tobler
5
-9
/
+22
2024-11-27
Merge branch 'bf/set-head-symref' into bf/fetch-set-head-config
Junio C Hamano
18
-58
/
+438
2024-11-27
The twelfth batch
Junio C Hamano
1
-0
/
+21
2024-11-27
Merge branch 'kn/ref-transaction-hook-with-reflog'
Junio C Hamano
2
-2
/
+3
2024-11-27
Merge branch 'jt/index-pack-allow-promisor-only-while-fetching'
Junio C Hamano
3
-3
/
+5
2024-11-27
Merge branch 'en/fast-import-avoid-self-replace'
Junio C Hamano
2
-0
/
+42
2024-11-27
Merge branch 'kh/trailer-in-glossary'
Junio C Hamano
1
-0
/
+5
2024-11-27
Merge branch 'jk/gcc15'
Junio C Hamano
1
-43
/
+38
2024-11-27
Merge branch 'bc/c23'
Junio C Hamano
2
-7
/
+7
2024-11-27
Merge branch 'ps/clar-build-improvement'
Junio C Hamano
4
-57
/
+78
2024-11-27
Merge branch 'kh/bundle-docs'
Junio C Hamano
1
-9
/
+50
2024-11-26
Git 2.47.2
v2.47.2
Johannes Schindelin
1
-0
/
+7
2024-11-26
Sync with 2.46.3
Johannes Schindelin
17
-41
/
+163
2024-11-26
Git 2.46.3
v2.46.3
Johannes Schindelin
3
-2
/
+8
2024-11-26
Sync with 2.45.3
Johannes Schindelin
16
-41
/
+157
2024-11-26
Git 2.44.3
v2.44.3
Johannes Schindelin
3
-2
/
+9
2024-11-26
Git 2.45.3
v2.45.3
Johannes Schindelin
2
-2
/
+7
2024-11-26
Sync with 2.44.3
Johannes Schindelin
16
-39
/
+144
2024-11-26
Git 2.43.6
v2.43.6
Johannes Schindelin
3
-2
/
+9
2024-11-26
Sync with 2.43.6
Johannes Schindelin
19
-53
/
+150
2024-11-26
Sync with 2.42.4
Johannes Schindelin
18
-53
/
+143
[prev]
[next]