index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Lines
2025-04-07
reftable/table: introduce iterator for table blocks
Patrick Steinhardt
-0
/
+110
2025-04-07
reftable/block: expose a generic iterator over reftable records
Patrick Steinhardt
-0
/
+78
2025-04-07
reftable/block: make block iterators reseekable
Patrick Steinhardt
-15
/
+11
2025-04-07
reftable/block: rename `block_reader` to `reftable_block`
Patrick Steinhardt
-51
/
+51
2025-04-07
reftable/block: rename `block` to `block_data`
Patrick Steinhardt
-5
/
+5
2025-04-07
reftable/table: move reading block into block reader
Patrick Steinhardt
-36
/
+40
2025-04-07
reftable/blocksource: consolidate code into a single file
Patrick Steinhardt
-6
/
+6
2025-04-07
reftable/reader: rename data structure to "table"
Patrick Steinhardt
-139
/
+139
2025-04-07
blame: print unblamable and ignored commits in porcelain mode
Karthik Nayak
-0
/
+38
2025-04-07
t5703: refactor test to not depend on Perl
Patrick Steinhardt
-17
/
+8
2025-04-07
t5316: refactor `max_chain()` to not depend on Perl
Patrick Steinhardt
-9
/
+9
2025-04-07
t0210: refactor trace2 scrubbing to not use Perl
Patrick Steinhardt
-72
/
+43
2025-04-07
t0021: refactor `generate_random_characters()` to not depend on Perl
Patrick Steinhardt
-4
/
+3
2025-04-07
t/lib-httpd: refactor "one-time-perl" CGI script to not depend on Perl
Patrick Steinhardt
-77
/
+86
2025-04-07
t/lib-t6000: refactor `name_from_description()` to not depend on Perl
Patrick Steinhardt
-19
/
+6
2025-04-07
t/lib-gpg: refactor `sanitize_pgp()` to not depend on Perl
Patrick Steinhardt
-16
/
+11
2025-04-07
t: refactor tests depending on Perl for textconv scripts
Patrick Steinhardt
-36
/
+13
2025-04-07
t: refactor tests depending on Perl to print data
Patrick Steinhardt
-67
/
+51
2025-04-07
t: refactor tests depending on Perl substitution operator
Patrick Steinhardt
-60
/
+40
2025-04-07
t: refactor tests depending on Perl transliteration operator
Patrick Steinhardt
-31
/
+19
2025-04-07
Makefile: stop requiring Perl when running tests
Patrick Steinhardt
-3
/
+13
2025-04-07
t: adapt existing PERL prerequisites
Patrick Steinhardt
-15
/
+19
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
-93
/
+281
2025-04-07
t: adapt `test_readlink()` to not use Perl
Patrick Steinhardt
-1
/
+14
2025-04-07
t: adapt `test_copy_bytes()` to not use Perl
Patrick Steinhardt
-11
/
+1
2025-04-07
t: adapt character translation helpers to not use Perl
Patrick Steinhardt
-3
/
+3
2025-04-07
t: refactor environment sanitization to not use Perl
Patrick Steinhardt
-18
/
+14
2025-04-07
t: skip chain lint when PERL_PATH is unset
Patrick Steinhardt
-0
/
+16
2025-04-07
builtin/cat-file: support "object:type=" objects filter
Patrick Steinhardt
-1
/
+5
2025-04-07
builtin/cat-file: support "blob:limit=" objects filter
Patrick Steinhardt
-3
/
+15
2025-04-07
builtin/cat-file: support "blob:none" objects filter
Patrick Steinhardt
-2
/
+45
2025-04-07
builtin/cat-file: wire up an option to filter objects
Patrick Steinhardt
-0
/
+40
2025-04-07
Merge branch 'js/mingw-admins-are-special'
Junio C Hamano
-0
/
+19
2025-04-07
Merge branch 'dm/completion-remote-names-fix'
Junio C Hamano
-22
/
+184
2025-04-07
Merge branch 'tb/combine-cruft-below-size'
Junio C Hamano
-273
/
+322
2025-04-07
Merge branch 'cc/lop-remote'
Junio C Hamano
-7
/
+68
2025-04-07
Merge branch 'jc/name-rev-stdin'
Junio C Hamano
-16
/
+57
2025-04-01
t5605: fix test for cloning from a different user
brian m. carlson
-3
/
+2
2025-04-01
Merge branch 'ps/reftable-sans-compat-util' into ps/reftable-api-revamp
Junio C Hamano
-25
/
+67
2025-04-01
userdiff: add builtin driver for INI files
Lucas Seiki Oshiro
-0
/
+38
2025-04-01
revision: fix --left/right-only use with unrelated histories
Matt Hunter
-0
/
+15
2025-03-29
Merge branch 'en/random-cleanups'
Junio C Hamano
-5
/
+5
2025-03-29
Merge branch 'rs/xdiff-context-length-fix'
Junio C Hamano
-0
/
+10
2025-03-29
Merge branch 'en/diff-rename-follow-fix'
Junio C Hamano
-0
/
+32
2025-03-29
Merge branch 'tb/multi-cruft-pack-refresh-fix'
Junio C Hamano
-0
/
+66
2025-03-29
Merge branch 'jk/fetch-ref-prefix-cleanup'
Junio C Hamano
-6
/
+50
2025-03-29
Merge branch 'en/merge-ort-prepare-to-remove-recursive'
Junio C Hamano
-3
/
+30
2025-03-29
Merge branch 'ps/refname-avail-check-optim'
Junio C Hamano
-0
/
+1
2025-03-29
Merge branch 'cc/signed-fast-export-import'
Junio C Hamano
-0
/
+116
2025-03-28
p9210: fix 'scalar clone' when running from a detached HEAD
Philippe Blain
-1
/
+2
[prev]
[next]