index
:
git
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
/
contrib
/
credential
/
netrc
Age
Commit message (
Expand
)
Author
Lines
2025-06-25
contrib: better support symbolic port names in git-credential-netrc
Maxim Cournoyer
-8
/
+11
2025-06-25
contrib: warn for invalid netrc file ports in git-credential-netrc
Maxim Cournoyer
-3
/
+8
2025-06-25
contrib: use a more portable shebang for git-credential-netrc
Maxim Cournoyer
-1
/
+1
2025-06-02
meson: introduce kwargs variable for tests
Patrick Steinhardt
-1
/
+1
2025-04-01
meson: respect 'tests' build option in contrib
Patrick Steinhardt
-10
/
+12
2025-02-18
meson: wire up credential helpers
Patrick Steinhardt
-0
/
+20
2025-02-18
contrib/credential: fix "netrc" tests with out-of-tree builds
Patrick Steinhardt
-4
/
+5
2022-09-22
netrc: ignore unknown lines (do not die)
Matthew John Cheetham
-1
/
+4
2022-07-27
test-lib: simplify by removing test_external
Ævar Arnfjörð Bjarmason
-5
/
+2
2022-07-27
tests: move copy/pasted PERL + Test::More checks to a lib-perl.sh
Ævar Arnfjörð Bjarmason
-9
/
+2
2019-12-20
contrib/credential/netrc: work outside a repo
Denton Liu
-1
/
+1
2019-12-20
contrib/credential/netrc: make PERL_PATH configurable
Denton Liu
-2
/
+25
2018-06-18
git-credential-netrc: make "all" default target of Makefile
Todd Zullinger
-0
/
+3
2018-06-18
git-credential-netrc: fix exit status when tests fail
Luis Marsano
-1
/
+3
2018-06-18
git-credential-netrc: use in-tree Git.pm for tests
Luis Marsano
-2
/
+2
2018-06-18
git-credential-netrc: minor whitespace cleanup in test script
Todd Zullinger
-4
/
+4
2018-06-13
git-credential-netrc: remove use of "autodie"
Ævar Arnfjörð Bjarmason
-1
/
+0
2018-05-14
git-credential-netrc: accept gpg option
Luis Marsano
-24
/
+62
2018-05-14
git-credential-netrc: adapt to test framework for git
Luis Marsano
-30
/
+77
2013-10-08
git-credential-netrc: fix uninitialized warning
Ted Zlatanov
-1
/
+3
2013-02-25
Add contrib/credentials/netrc with GPG support
Ted Zlatanov
-0
/
+545