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
Age
Commit message (
Expand
)
Author
Lines
2025-04-07
blame: print unblamable and ignored commits in porcelain mode
Karthik Nayak
-5
/
+60
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
meson: stop requiring Perl when tests are enabled
Patrick Steinhardt
-1
/
+1
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: use bitmaps to efficiently filter by object type
Patrick Steinhardt
-5
/
+37
2025-04-07
builtin/cat-file: deduplicate logic to iterate over all objects
Patrick Steinhardt
-37
/
+48
2025-04-07
pack-bitmap: introduce function to check whether a pack is bitmapped
Patrick Steinhardt
-0
/
+22
2025-04-07
pack-bitmap: add function to iterate over filtered bitmapped objects
Patrick Steinhardt
-6
/
+65
2025-04-07
pack-bitmap: allow passing payloads to `show_reachable_fn()`
Patrick Steinhardt
-11
/
+16
2025-04-07
builtin/cat-file: support "object:type=" objects filter
Patrick Steinhardt
-2
/
+19
2025-04-07
builtin/cat-file: support "blob:limit=" objects filter
Patrick Steinhardt
-4
/
+34
2025-04-07
builtin/cat-file: support "blob:none" objects filter
Patrick Steinhardt
-4
/
+62
2025-04-07
builtin/cat-file: wire up an option to filter objects
Patrick Steinhardt
-4
/
+88
2025-04-07
builtin/cat-file: introduce function to report object status
Patrick Steinhardt
-5
/
+13
2025-04-07
builtin/cat-file: rename variable that tracks usage
Patrick Steinhardt
-22
/
+25
2025-04-07
help: include unsafe SHA-1 build info in version
Justin Tobler
-1
/
+10
2025-04-07
help: include SHA implementation in version info
Justin Tobler
-0
/
+17
2025-04-07
The third batch
Junio C Hamano
-0
/
+35
2025-04-07
Merge branch 'js/imap-send-peer-cert-verify'
Junio C Hamano
-0
/
+2
2025-04-07
Merge branch 'js/mingw-admins-are-special'
Junio C Hamano
-11
/
+47
2025-04-07
Merge branch 'tb/bitamp-typofix'
Junio C Hamano
-1
/
+1
2025-04-07
Merge branch 'dm/completion-remote-names-fix'
Junio C Hamano
-29
/
+226
2025-04-07
Merge branch 'pw/doc-pack-refs-markup-fix'
Junio C Hamano
-2
/
+2
2025-04-07
Merge branch 'pw/build-breaking-changes-doc'
Junio C Hamano
-0
/
+2
2025-04-07
Merge branch 'ja/doc-branch-markup'
Junio C Hamano
-200
/
+208
2025-04-07
Merge branch 'jh/hash-init-fixes'
Junio C Hamano
-0
/
+2
2025-04-07
Merge branch 'tb/combine-cruft-below-size'
Junio C Hamano
-323
/
+355
2025-04-07
Merge branch 'cc/lop-remote'
Junio C Hamano
-20
/
+86
2025-04-07
Merge branch 'jc/name-rev-stdin'
Junio C Hamano
-17
/
+72
2025-04-07
Merge branch 'kn/ci-meson-check-build-docs-fix'
Junio C Hamano
-0
/
+4
2025-04-07
Merge branch 'aj/doc-restore-p-update'
Junio C Hamano
-3
/
+0
2025-04-01
gitk: limit PATH search to bare executable names
Mark Levedahl
-1
/
+1
2025-04-01
gitk: _search_exe is no longer needed
Mark Levedahl
-3
/
+2
[prev]
[next]