index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack-bitmap.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-06
Documentation: add comparison of build systems
Patrick Steinhardt
2
-0
/
+225
2024-12-06
t: allow overriding build dir
Patrick Steinhardt
1
-1
/
+2
2024-12-06
t: better support for out-of-tree builds
Patrick Steinhardt
7
-11
/
+34
2024-12-06
Documentation: extract script to generate a list of mergetools
Patrick Steinhardt
2
-14
/
+25
2024-12-06
Documentation: teach "cmd-list.perl" about out-of-tree builds
Patrick Steinhardt
2
-12
/
+13
2024-12-06
Documentation: allow sourcing generated includes from separate dir
Patrick Steinhardt
5
-15
/
+18
2024-12-06
Makefile: simplify building of templates
Patrick Steinhardt
19
-37
/
+37
2024-12-06
Makefile: write absolute program path into bin-wrappers
Patrick Steinhardt
3
-7
/
+7
2024-12-06
Makefile: allow "bin-wrappers/" directory to exist
Patrick Steinhardt
6
-8
/
+16
2024-12-06
Makefile: refactor generators to be PWD-independent
Patrick Steinhardt
5
-34
/
+68
2024-12-06
Makefile: extract script to generate gitweb.js
Patrick Steinhardt
2
-1
/
+14
2024-12-06
Makefile: extract script to generate gitweb.cgi
Patrick Steinhardt
4
-31
/
+101
2024-12-06
Makefile: extract script to massage Python scripts
Patrick Steinhardt
3
-10
/
+33
2024-12-06
Makefile: extract script to massage Shell scripts
Patrick Steinhardt
4
-35
/
+68
2024-12-06
Makefile: use "generate-perl.sh" to massage Perl library
Patrick Steinhardt
4
-22
/
+27
2024-12-06
Makefile: extract script to massage Perl scripts
Patrick Steinhardt
3
-15
/
+56
2024-12-06
Makefile: consistently use PERL_PATH
Patrick Steinhardt
4
-5
/
+5
2024-12-06
Makefile: generate doc versions via GIT-VERSION-GEN
Patrick Steinhardt
5
-15
/
+25
2024-12-06
Makefile: generate "git.rc" via GIT-VERSION-GEN
Patrick Steinhardt
5
-17
/
+30
2024-12-06
Makefile: propagate Git version via generated header
Patrick Steinhardt
6
-11
/
+35
2024-12-06
Makefile: refactor GIT-VERSION-GEN to be reusable
Patrick Steinhardt
6
-34
/
+59
2024-12-06
Makefile: consistently use @PLACEHOLDER@ to substitute
Patrick Steinhardt
18
-119
/
+119
2024-12-06
Makefile: use common template for GIT-BUILD-OPTIONS
Patrick Steinhardt
4
-95
/
+136
2024-12-06
The fourteenth batch
Junio C Hamano
1
-0
/
+6
2024-12-04
The thirteenth batch
Junio C Hamano
1
-12
/
+22
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-26
The twelfth batch
Junio C Hamano
1
-0
/
+21
2024-11-26
ref-cache: fix invalid free operation in `free_ref_entry`
shejialuo
1
-1
/
+2
2024-11-26
refs/reftable: reuse iterators when reading refs
Patrick Steinhardt
1
-3
/
+29
2024-11-26
reftable/merged: drain priority queue on reseek
Patrick Steinhardt
2
-0
/
+75
2024-11-26
reftable/stack: add mechanism to notify callers on reload
Patrick Steinhardt
2
-0
/
+13
2024-11-26
refs/reftable: refactor reflog expiry to use reftable backend
Patrick Steinhardt
1
-8
/
+5
2024-11-26
refs/reftable: refactor reading symbolic refs to use reftable backend
Patrick Steinhardt
1
-7
/
+4
2024-11-26
refs/reftable: read references via `struct reftable_backend`
Patrick Steinhardt
1
-63
/
+59
2024-11-26
refs/reftable: figure out hash via `reftable_stack`
Patrick Steinhardt
1
-7
/
+19
2024-11-26
reftable/stack: add accessor for the hash ID
Patrick Steinhardt
2
-0
/
+8
2024-11-26
refs/reftable: handle reloading stacks in the reftable backend
Patrick Steinhardt
1
-58
/
+126
2024-11-26
refs/reftable: encapsulate reftable stack
Patrick Steinhardt
1
-59
/
+76
2024-11-26
builtin: pass repository to sub commands
Karthik Nayak
17
-135
/
+239
2024-11-26
bisect: address Coverity warning about potential double free
Patrick Steinhardt
2
-2
/
+5
2024-11-26
sequencer: comment commit messages properly
Kristoffer Haugsbakk
2
-4
/
+23
2024-11-26
sequencer: comment `--reference` subject line properly
Kristoffer Haugsbakk
2
-4
/
+19
2024-11-26
sequencer: comment checked-out branch properly
Kristoffer Haugsbakk
2
-2
/
+22
[next]