🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.43.1
/
perl
/
Git
tag
9c98e72e0329036735d6b873b88d0d840f5d8214
tagger
Junio C Hamano <gitster@pobox.com>
Fri Feb 09 00:22:52 2024
object
3526e67d917bcd03f317a058208fa02737654637
Git 2.43.1
efbae05
Merge branch 'js/update-urls-in-doc-and-comment' into maint-2.43
by Junio C Hamano
· 1 year, 10 months ago
d05b08c
doc: switch links to https
by Josh Soref
· 2 years, 1 month ago
d13a73e
perl: bump the required Perl version to 5.8.1 from 5.8.0
by Todd Zullinger
· 2 years, 1 month ago
412e4ca
tests: disable fsync everywhere
by Eric Wong
· 4 years, 2 months ago
8e444e6
Merge branch 'so/log-m-implies-p'
by Junio C Hamano
· 4 years, 6 months ago
23f6d40
git-svn: stop passing "-m" to "git rev-list"
by Sergey Organov
· 4 years, 7 months ago
256c2dc
perl: use mock i18n functions under NO_GETTEXT=Y
by Ævar Arnfjörð Bjarmason
· 4 years, 7 months ago
65681e7
Merge branch 'jk/perl-warning'
by Junio C Hamano
· 5 years ago
5338ed2
perl: check for perl warnings while running tests
by Jeff King
· 5 years ago
03bb366d
svn: use correct variable name for short OID
by brian m. carlson
· 5 years ago
94b2ee1
perl: make SVN code hash independent
by brian m. carlson
· 5 years ago
ff508e2
perl: make Git::IndexInfo work with SHA-256
by brian m. carlson
· 5 years ago
9ab3315
perl: create and switch variables for hash constants
by brian m. carlson
· 5 years ago
4ddd4bd
git-svn: trim leading and trailing whitespaces in author name
by Tobias Klauser
· 6 years ago
92034a9
Merge branch 'dj/runtime-prefix'
by Junio C Hamano
· 8 years ago
07d90ea
Makefile: add Perl runtime prefix support
by Dan Jacques
· 8 years ago
cb427e9
git-svn: allow empty email-address using authors-prog and authors-file
by Andreas Heiduk
· 8 years ago
ae1644b
Merge branch 'ab/perl-fixes'
by Junio C Hamano
· 8 years ago
179e1f5
Merge branch 'bw/perl-timegm-timelocal-fix'
by Junio C Hamano
· 8 years ago
1aca69c
perl Git::LoadCPAN: emit better errors under NO_PERL_CPAN_FALLBACKS
by Ævar Arnfjörð Bjarmason
· 8 years ago
382029f
perl: move the perl/Git/FromCPAN tree to perl/FromCPAN
by Ævar Arnfjörð Bjarmason
· 8 years ago
edfb7b9
perl: generalize the Git::LoadCPAN facility
by Ævar Arnfjörð Bjarmason
· 8 years ago
2865467
perl: move CPAN loader wrappers to another namespace
by Ævar Arnfjörð Bjarmason
· 8 years ago
10cf3b0
perl: update our copy of Mail::Address
by Ævar Arnfjörð Bjarmason
· 8 years ago
e5741c3
perl: update our ancient copy of Error.pm
by Ævar Arnfjörð Bjarmason
· 8 years ago
ca2a4f4
perl: *.pm files should not have the executable bit
by Ævar Arnfjörð Bjarmason
· 8 years ago
a40e06e
perl: call timegm and timelocal with 4-digit year
by Bernhard M. Wiedemann
· 8 years ago
ed1b87e
Merge branch 'ab/simplify-perl-makefile'
by Junio C Hamano
· 8 years ago
bd869f6
send-email: add and use a local copy of Mail::Address
by Matthieu Moy
· 8 years ago
805a378
perl: avoid *.pmc and fix Error.pm further
by Ævar Arnfjörð Bjarmason
· 8 years ago
20d2a30
Makefile: replace perl/Makefile.PL with simple make rules
by Ævar Arnfjörð Bjarmason
· 8 years ago
4a54370
Git/Packet.pm: use 'if' instead of 'unless'
by Christian Couder
· 8 years ago
cb1c64b
Git/Packet: clarify that packet_required_key_val_read allows EOF
by Christian Couder
· 8 years ago
0fe8d51
Git/Packet.pm: extract parts of t0021/rot13-filter.pl for reuse
by Christian Couder
· 8 years ago
716c469
Merge branch 'ur/svn-local-zone'
by Junio C Hamano
· 8 years ago
1adc4b9
git svn fetch: Create correct commit timestamp when using --localtime
by Urs Thuermann
· 8 years ago
6412757
Spelling fixes
by Ville Skyttä
· 8 years ago
80ba04e
Merge branch 'svn-escape-backslash' of git://bogomips.org/git-svn
by Junio C Hamano
· 9 years ago
1d73f8e
Merge branch 'va/i18n-perl-scripts'
by Junio C Hamano
· 9 years ago
22af6fe
git-svn: escape backslashes in refnames
by Eric Wong
· 9 years ago
0539d5e
i18n: add--interactive: mark patch prompt for translation
by Vasco Almeida
· 9 years ago
c4a85c3
i18n: add--interactive: mark plural strings
by Vasco Almeida
· 9 years ago
a0f5a0c
git-svn: allow "0" in SVN path components
by Eric Wong
· 9 years ago
a3228e4
Merge branch 'svn-cache' of git://bogomips.org/git-svn
by Junio C Hamano
· 9 years ago
a2c761c
git-svn: do not reuse caches memoized for a different architecture
by Gavin Lambert
· 9 years ago
112423e
git-svn: "git worktree" awareness
by Eric Wong
· 9 years ago
b26098f
git-svn: reduce scope of input record separator change
by Eric Wong
· 9 years ago
2af7da9
git-svn: warn instead of dying when commit data is missing
by Eric Wong
· 9 years ago
6d523a3
git-svn: skip mergeinfo handling with --no-follow-parent
by Eric Wong
· 9 years ago
523a33c
Git/SVN: die when there is no commit metadata
by Christian Couder
· 10 years ago
62335bb
git-svn: shorten glob error message
by Eric Wong
· 10 years ago
e4e5dd9
git-svn: loosen config globs limitations
by Victor Leschuk
· 10 years ago
1b42f45
git-svn: apply "svn.pathnameencoding" before URL encoding
by Kazutoshi Satoda
· 10 years ago
40f4744
git-svn: enable "svn.pathnameencoding" on dcommit
by Kazutoshi Satoda
· 10 years ago
6d579a0
Merge branch 'ew/svn-1.9.0-auth'
by Junio C Hamano
· 10 years ago
0b66415
git-svn: fix auth parameter handling on SVN 1.9.0+
by Eric Wong
· 10 years ago
8262574
git-svn: improve rebase/mkdirs performance
by Dair Grant
· 10 years ago
28ed7b0
Merge branch 'svn-maint-fixes' into svn-fixes
by Junio C Hamano
· 11 years ago
e426311
Git::SVN::*: avoid premature FileHandle closure
by Kyle J. McKay
· 11 years ago
45c956b
git-svn: fix localtime=true on non-glibc environments
by Ryuichi Kokubo
· 11 years ago
47092c1
git-svn: lazy load some modules
by Eric Wong
· 11 years ago
9a2bb05
Git::SVN: handle missing ref_id case correctly
by Ramkumar Ramachandra
· 11 years ago
83c9433
git-svn: support for git-svn propset
by Alfred Perlstein
· 11 years ago
7ffa35b
git-svn: use SVN::Ra::get_dir2 when possible
by Eric Wong
· 11 years ago
da0bc94
git-svn: add space after "W:" prefix in warning
by Eric Wong
· 11 years ago
4ae9a7b
git-svn: (cleanup) remove editor param passing
by Eric Wong
· 11 years ago
835e3dd
git-svn: prepare SVN::Ra config pieces once
by Eric Wong
· 11 years ago
7676aff
git-svn: disable _rev_list memoization
by Eric Wong
· 11 years ago
aee7d04
git-svn: save a little memory as fetch progresses
by Eric Wong
· 11 years ago
6725eca
git-svn: remove unnecessary DESTROY override
by Eric Wong
· 11 years ago
dfa72fd
git-svn: reload RA every log-window-size
by Eric Wong
· 11 years ago
2b6c613
git-svn: remove mergeinfo rev caching
by Eric Wong
· 11 years ago
54b9534
git-svn: cache only mergeinfo revisions
by Eric Wong
· 11 years ago
d0b34f2
git-svn: reduce check_cherry_pick cache overhead
by Eric Wong
· 11 years ago
9ee13a9
git-svn: only look at the root path for svn:mergeinfo
by Jakob Stoklund Olesen
· 11 years ago
abfef3b
git-svn: only look at the new parts of svn:mergeinfo
by Jakob Stoklund Olesen
· 11 years ago
561d952
Merge branch 'mm/pager-less-sans-S'
by Junio C Hamano
· 12 years ago
b327583
pager: remove 'S' from $LESS by default
by Matthieu Moy
· 12 years ago
784f4b6
SVN.pm::parse_svn_date: allow timestamps with a single-digit hour
by RomanBelinsky
· 12 years ago
235e8d5
code and test: fix misuses of "nor"
by Justin Lebar
· 12 years ago
0168990
comments: fix misuses of "nor"
by Justin Lebar
· 12 years ago
ab0bcec
git-svn: memoize _rev_list and rebuild
by lin zuojian
· 12 years ago
9fac077
Merge branch 'jn/pager-lv-default-env'
by Junio C Hamano
· 12 years ago
e54c1f2
pager: set LV=-c alongside LESS=FRSX
by Jonathan Nieder
· 12 years ago
2394e94
git-svn: workaround for a bug in svn serf backend
by Roman Kagan
· 12 years ago
73ffac3
git-svn: fix termination issues for remote svn connections
by Uli Heller
· 12 years ago
8ac251b
git-svn: allow git-svn fetching to work using serf
by Kyle J. McKay
· 12 years ago
a7b1023
git-svn: added an --include-path flag
by Paul Walmsley
· 13 years ago
d301f18
Git::SVN::*: add missing "NAME" section to perldoc
by Jonathan Nieder
· 13 years ago
caa7d79
Sync with 'maint'
by Junio C Hamano
· 13 years ago
41ccfdd
Correct common spelling mistakes in comments and tests
by Stefano Lattarini
· 13 years ago
3747c01
git-svn: Support custom tunnel schemes instead of SSH only
by Sebastian Schuberth
· 13 years ago
eae6cf5
git svn: consistent spacing after "W:" in warnings
by Eric Wong
· 13 years ago
47543d1
git svn: ignore partial svn:mergeinfo
by Jan Pešta
· 13 years ago
01e1406
Merge branch 'bw/get-tz-offset-perl'
by Junio C Hamano
· 13 years ago
68868ff
Move Git::SVN::get_tz to Git::get_tz_offset
by Ben Walton
· 13 years ago
1b67bef
git-svn: cleanup sprintf usage for uppercasing hex
by Eric Wong
· 13 years ago
cc30462
git-svn: do not escape certain characters in paths
by Peter Wu
· 13 years ago
9012f57
git svn: do not overescape URLs (fallback case)
by Jonathan Nieder
· 13 years ago
47263f5
Git::SVN::Editor::T: pass $deletions to ->A and ->D
by Jonathan Nieder
· 13 years ago
Next »