index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-25
t9700: modernize test scripts
Zhang Yi
1
-28
/
+27
2023-02-24
Merge branch 'ps/free-island-marks'
Junio C Hamano
1
-0
/
+16
2023-02-24
Merge branch 'jk/http-proxy-tests'
Junio C Hamano
4
-0
/
+65
2023-02-24
Merge branch 'ma/fetch-parallel-use-online-cpus'
Junio C Hamano
1
-0
/
+5
2023-02-24
Merge branch 'jc/genzeros-avoid-raw-write'
Junio C Hamano
1
-5
/
+6
2023-02-24
Merge branch 'js/gpg-errors'
Junio C Hamano
1
-0
/
+44
2023-02-24
Merge branch 'rs/ctype-test'
Junio C Hamano
1
-2
/
+28
2023-02-24
fsck: mention file path for index errors
Jeff King
1
-1
/
+19
2023-02-24
fsck: check index files in all worktrees
Jeff King
1
-0
/
+12
2023-02-24
run_processes_parallel: mark unused callback parameters
Jeff King
1
-7
/
+7
2023-02-24
prio-queue: mark unused parameters in comparison functions
Jeff King
1
-1
/
+1
2023-02-23
object.h: stop depending on cache.h; make cache.h depend on object.h
Elijah Newren
2
-2
/
+2
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
18
-0
/
+18
2023-02-23
hash.h: move some oid-related declarations from cache.h
Elijah Newren
1
-0
/
+1
2023-02-23
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
1
-1
/
+1
2023-02-23
treewide: remove unnecessary cache.h includes in source files
Elijah Newren
9
-10
/
+2
2023-02-23
rebase -i: fix parsing of "fixup -C<commit>"
Phillip Wood
3
-2
/
+40
2023-02-23
rebase -i: match whole word in is_command()
Phillip Wood
2
-6
/
+8
2023-02-23
t5559: make SSL/TLS the default
Jeff King
1
-0
/
+1
2023-02-23
t5559: fix test failures with LIB_HTTPD_SSL
Jeff King
1
-5
/
+18
2023-02-23
t/lib-httpd: enable HTTP/2 "h2" protocol, not just h2c
Jeff King
1
-1
/
+1
2023-02-23
t/lib-httpd: respect $HTTPD_PROTO in expect_askpass()
Jeff King
1
-3
/
+3
2023-02-23
t5551: drop curl trace lines without headers
Jeff King
1
-1
/
+1
2023-02-23
t5551: handle v2 protocol in cookie test
Jeff King
1
-8
/
+11
2023-02-23
t5551: simplify expected cookie file
Jeff King
1
-3
/
+2
2023-02-23
t5551: handle v2 protocol in upload-pack service test
Jeff King
1
-13
/
+3
2023-02-23
t5551: handle v2 protocol when checking curl trace
Jeff King
1
-11
/
+25
2023-02-23
t5551: stop forcing clone to run with v0 protocol
Jeff King
1
-1
/
+1
2023-02-23
t5551: handle HTTP/2 when checking curl trace
Jeff King
1
-3
/
+11
2023-02-23
t5551: lower-case headers in expected curl trace
Jeff King
1
-25
/
+30
2023-02-23
t5551: drop redundant grep for Accept-Language
Jeff King
1
-4
/
+1
2023-02-23
t5541: simplify and move "no empty path components" test
Jeff King
2
-18
/
+9
2023-02-23
t5541: stop marking "used receive-pack service" test as v0 only
Jeff King
1
-6
/
+1
2023-02-23
t5541: run "used receive-pack service" test earlier
Jeff King
1
-26
/
+18
2023-02-22
credential: new attribute password_expiry_utc
M Hickford
1
-0
/
+94
2023-02-22
Merge branch 'ab/hook-api-with-stdin'
Junio C Hamano
1
-0
/
+18
2023-02-22
Merge branch 'ab/various-leak-fixes'
Junio C Hamano
61
-0
/
+81
2023-02-22
Merge branch 'en/name-rev-make-taggerdate-much-less-important'
Junio C Hamano
1
-0
/
+6
2023-02-21
range-diff: let '--abbrev' option takes effect
Teng Long
1
-0
/
+32
2023-02-21
fetch: choose a sensible default with --jobs=0 again
Matthias Aßhauer
1
-0
/
+5
2023-02-21
t2015-checkout-unborn.sh: changes the style for cd
Ashutosh Pandey
1
-5
/
+6
2023-02-21
diff: teach diff to read algorithm from diff driver
John Cai
1
-1
/
+37
2023-02-21
rebase -i: check labels and refs when parsing todo list
Phillip Wood
1
-0
/
+23
2023-02-21
delta-islands: fix segfault when freeing island marks
Patrick Steinhardt
1
-0
/
+16
2023-02-18
archive: add --mtime
René Scharfe
1
-0
/
+19
2023-02-17
format.attach: allow empty value to disable multi-part messages
Junio C Hamano
1
-0
/
+18
2023-02-16
t0066: drop setup of "dir5"
Jeff King
1
-8
/
+2
2023-02-16
add basic http proxy tests
Jeff King
4
-0
/
+65
2023-02-16
dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS`
Taylor Blau
2
-38
/
+2
2023-02-16
test-genzeros: avoid raw write(2)
Junio C Hamano
1
-5
/
+6
[prev]
[next]