index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
interop
/
i5500-git-daemon.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-20
fsck: reject URL with empty host in .gitmodules
Jonathan Nieder
2
-3
/
+39
2020-04-20
credential: treat URL with empty scheme as invalid
Jonathan Nieder
3
-3
/
+43
2020-04-20
credential: treat URL without scheme as invalid
Jonathan Nieder
4
-9
/
+84
2020-04-20
credential: die() when parsing invalid urls
Jeff King
2
-6
/
+3
2020-04-20
fsck: convert gitmodules url to URL passed to curl
Jonathan Nieder
2
-5
/
+118
2020-04-20
credential: refuse to operate when missing host or protocol
Jeff King
2
-14
/
+40
2020-04-20
credential: parse URL without host as empty host, not unset
Jeff King
3
-2
/
+19
2020-04-20
t0300: use more realistic inputs
Jeff King
1
-4
/
+85
2020-04-20
t0300: make "quit" helper more realistic
Jeff King
1
-3
/
+13
2020-03-30
docs: add a FAQ
brian m. carlson
2
-0
/
+338
2020-03-29
connected: always use partial clone optimization
Jonathan Tan
4
-23
/
+9
2020-03-29
midx.c: fix an integer underflow
Damien Robert
3
-4
/
+24
2020-03-27
t/lib-*.sh: drop executable bit
Jeff King
4
-0
/
+0
2020-03-27
t/lib-credential.sh: drop shebang line
Jeff King
1
-1
/
+2
2020-03-27
run-command: trigger PATH lookup properly on Cygwin
Andras Kucsma
3
-5
/
+24
2020-03-27
t5801: teach compare_refs() to accept !
Denton Liu
1
-2
/
+8
2020-03-27
t5612: stop losing return codes of git commands
Denton Liu
1
-12
/
+12
2020-03-27
t5612: don't use `test_must_fail test_cmp`
Denton Liu
1
-1
/
+1
2020-03-27
t5607: reorder `nongit test_must_fail`
Denton Liu
1
-1
/
+1
2020-03-27
t5550: simplify no matching line check
Denton Liu
1
-3
/
+1
2020-03-27
t5512: stop losing return codes of git commands
Denton Liu
1
-7
/
+7
2020-03-27
t5512: stop losing git exit code in here-docs
Denton Liu
1
-29
/
+35
2020-03-27
The second batch post 2.26 cycle
Junio C Hamano
1
-0
/
+53
2020-03-26
tests: increase the verbosity of the GPG-related prereqs
Johannes Schindelin
1
-14
/
+14
2020-03-26
tests: turn GPG, GPGSM and RFC1991 into lazy prereqs
Johannes Schindelin
1
-45
/
+57
2020-03-26
tests: do not let lazy prereqs inside `test_expect_*` turn off tracing
Johannes Schindelin
2
-2
/
+17
2020-03-26
t/lib-gpg.sh: stop pretending to be a stand-alone script
Johannes Schindelin
1
-2
/
+0
2020-03-25
The first batch post 2.26 cycle
Junio C Hamano
3
-2
/
+43
2020-03-25
tests(gpg): allow the gpg-agent to start on Windows
Johannes Schindelin
1
-1
/
+1
2020-03-25
test-lib: allow short options to be bundled
Matheus Tavares
2
-15
/
+49
2020-03-25
t5512: don't use `test_must_fail test_cmp`
Denton Liu
1
-1
/
+1
2020-03-24
import-tars: ignore the global PAX header
Johannes Schindelin
1
-0
/
+2
2020-03-23
trace2: teach Git to log environment variables
Josh Steadmon
11
-1
/
+143
2020-03-23
tests(junit-xml): avoid invalid XML
Johannes Schindelin
1
-0
/
+1
2020-03-23
Git 2.26
v2.26.0
Junio C Hamano
1
-1
/
+1
2020-03-23
t: fix whitespace around &&
Andrei Rybak
13
-16
/
+16
2020-03-23
t9500: remove spaces after redirect operators
Andrei Rybak
1
-35
/
+35
2020-03-23
clone: document --filter options
Derrick Stolee
1
-1
/
+12
2020-03-23
t3419: drop EXPENSIVE tests
Jeff King
1
-71
/
+41
2020-03-21
l10n: tr.po: change file mode to 644
Jiang Xin
1
-0
/
+0
2020-03-20
t3419: prevent failure when run with EXPENSIVE
brian m. carlson
1
-1
/
+1
2020-03-20
pack-objects: flip the use of GIT_TEST_PACK_SPARSE
Derrick Stolee
3
-5
/
+6
2020-03-20
config: set pack.useSparse=true by default
Derrick Stolee
5
-11
/
+12
2020-03-20
l10n: de.po: Update German translation for Git 2.26.0
Matthias Rüster
1
-2726
/
+2906
2020-03-20
l10n: de.po: add missing space
Ralf Thielow
1
-1
/
+1
2020-03-19
l10n: tr: Fix a couple of ambiguities
Emir Sarı
1
-9
/
+9
2020-03-18
RelNotes/2.26.0: fix various typos
Elijah Newren
1
-4
/
+4
2020-03-18
submodule--helper.c: Rename 'cb_foreach' to 'foreach_cb'
Shourya Shukla
1
-4
/
+4
2020-03-18
separate tar.* config to its own source file
Junio C Hamano
3
-7
/
+8
2020-03-18
l10n: Update Catalan translation
Jordi Mas
1
-80
/
+71
[next]