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
2025-04-07
reftable/block: simplify how we track restart points
Patrick Steinhardt
3
-17
/
+18
2025-04-07
reftable/blocksource: consolidate code into a single file
Patrick Steinhardt
10
-62
/
+80
2025-04-07
reftable/reader: rename data structure to "table"
Patrick Steinhardt
19
-467
/
+467
2025-04-07
reftable: fix formatting of the license header
Patrick Steinhardt
34
-199
/
+199
2025-04-07
blame: print unblamable and ignored commits in porcelain mode
Karthik Nayak
4
-5
/
+60
2025-04-07
t5703: refactor test to not depend on Perl
Patrick Steinhardt
1
-17
/
+8
2025-04-07
t5316: refactor `max_chain()` to not depend on Perl
Patrick Steinhardt
1
-9
/
+9
2025-04-07
t0210: refactor trace2 scrubbing to not use Perl
Patrick Steinhardt
2
-72
/
+43
2025-04-07
t0021: refactor `generate_random_characters()` to not depend on Perl
Patrick Steinhardt
1
-4
/
+3
2025-04-07
t/lib-httpd: refactor "one-time-perl" CGI script to not depend on Perl
Patrick Steinhardt
8
-77
/
+86
2025-04-07
t/lib-t6000: refactor `name_from_description()` to not depend on Perl
Patrick Steinhardt
3
-19
/
+6
2025-04-07
t/lib-gpg: refactor `sanitize_pgp()` to not depend on Perl
Patrick Steinhardt
2
-16
/
+11
2025-04-07
t: refactor tests depending on Perl for textconv scripts
Patrick Steinhardt
3
-36
/
+13
2025-04-07
t: refactor tests depending on Perl to print data
Patrick Steinhardt
14
-67
/
+51
2025-04-07
t: refactor tests depending on Perl substitution operator
Patrick Steinhardt
11
-60
/
+40
2025-04-07
t: refactor tests depending on Perl transliteration operator
Patrick Steinhardt
7
-31
/
+19
2025-04-07
Makefile: stop requiring Perl when running tests
Patrick Steinhardt
1
-3
/
+13
2025-04-07
meson: stop requiring Perl when tests are enabled
Patrick Steinhardt
1
-1
/
+1
2025-04-07
t: adapt existing PERL prerequisites
Patrick Steinhardt
4
-15
/
+19
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
71
-93
/
+281
2025-04-07
t: adapt `test_readlink()` to not use Perl
Patrick Steinhardt
2
-1
/
+14
2025-04-07
t: adapt `test_copy_bytes()` to not use Perl
Patrick Steinhardt
1
-11
/
+1
2025-04-07
t: adapt character translation helpers to not use Perl
Patrick Steinhardt
1
-3
/
+3
2025-04-07
t: refactor environment sanitization to not use Perl
Patrick Steinhardt
1
-18
/
+14
2025-04-07
t: skip chain lint when PERL_PATH is unset
Patrick Steinhardt
1
-0
/
+16
2025-04-07
builtin/cat-file: use bitmaps to efficiently filter by object type
Patrick Steinhardt
1
-5
/
+37
2025-04-07
builtin/cat-file: deduplicate logic to iterate over all objects
Patrick Steinhardt
1
-37
/
+48
2025-04-07
pack-bitmap: introduce function to check whether a pack is bitmapped
Patrick Steinhardt
2
-0
/
+22
2025-04-07
pack-bitmap: add function to iterate over filtered bitmapped objects
Patrick Steinhardt
2
-6
/
+65
2025-04-07
pack-bitmap: allow passing payloads to `show_reachable_fn()`
Patrick Steinhardt
5
-11
/
+16
2025-04-07
builtin/cat-file: support "object:type=" objects filter
Patrick Steinhardt
3
-2
/
+19
2025-04-07
builtin/cat-file: support "blob:limit=" objects filter
Patrick Steinhardt
3
-4
/
+34
2025-04-07
builtin/cat-file: support "blob:none" objects filter
Patrick Steinhardt
3
-4
/
+62
2025-04-07
builtin/cat-file: wire up an option to filter objects
Patrick Steinhardt
3
-4
/
+88
2025-04-07
builtin/cat-file: introduce function to report object status
Patrick Steinhardt
1
-5
/
+13
2025-04-07
builtin/cat-file: rename variable that tracks usage
Patrick Steinhardt
1
-22
/
+25
2025-04-07
help: include unsafe SHA-1 build info in version
Justin Tobler
3
-1
/
+10
2025-04-07
help: include SHA implementation in version info
Justin Tobler
3
-0
/
+17
2025-04-07
The third batch
Junio C Hamano
1
-0
/
+35
2025-04-07
Merge branch 'js/imap-send-peer-cert-verify'
Junio C Hamano
1
-0
/
+2
2025-04-07
Merge branch 'js/mingw-admins-are-special'
Junio C Hamano
2
-11
/
+47
2025-04-07
Merge branch 'tb/bitamp-typofix'
Junio C Hamano
1
-1
/
+1
2025-04-07
Merge branch 'dm/completion-remote-names-fix'
Junio C Hamano
2
-29
/
+226
2025-04-07
Merge branch 'pw/doc-pack-refs-markup-fix'
Junio C Hamano
1
-2
/
+2
2025-04-07
Merge branch 'pw/build-breaking-changes-doc'
Junio C Hamano
2
-0
/
+2
2025-04-07
Merge branch 'ja/doc-branch-markup'
Junio C Hamano
3
-200
/
+208
2025-04-07
Merge branch 'jh/hash-init-fixes'
Junio C Hamano
2
-0
/
+2
2025-04-07
Merge branch 'tb/combine-cruft-below-size'
Junio C Hamano
4
-323
/
+355
2025-04-07
Merge branch 'cc/lop-remote'
Junio C Hamano
3
-20
/
+86
2025-04-07
Merge branch 'jc/name-rev-stdin'
Junio C Hamano
10
-17
/
+72
[prev]
[next]