index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
line-range.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-17
credential: add method for querying capabilities
brian m. carlson
5
-1
/
+60
2024-04-17
credential-cache: implement authtype capability
brian m. carlson
4
-6
/
+28
2024-04-17
t: add credential tests for authtype
brian m. carlson
1
-0
/
+123
2024-04-17
credential: add support for multistage credential rounds
brian m. carlson
6
-35
/
+184
2024-04-17
t5563: refactor for multi-stage authentication
brian m. carlson
2
-47
/
+66
2024-04-17
docs: set a limit on credential line length
brian m. carlson
1
-1
/
+3
2024-04-17
credential: enable state capability
brian m. carlson
2
-0
/
+11
2024-04-17
credential: add an argument to keep state
brian m. carlson
4
-12
/
+71
2024-04-17
http: add support for authtype and credential
brian m. carlson
4
-12
/
+176
2024-04-17
docs: indicate new credential protocol fields
brian m. carlson
1
-1
/
+48
2024-04-17
credential: add a field called "ephemeral"
brian m. carlson
3
-0
/
+35
2024-04-17
credential: gate new fields on capability
brian m. carlson
9
-24
/
+215
2024-04-17
credential: add a field for pre-encoded credentials
brian m. carlson
2
-4
/
+11
2024-04-17
http: use new headers for each object request
brian m. carlson
2
-9
/
+13
2024-04-17
remote-curl: reset headers on new request
brian m. carlson
1
-2
/
+4
2024-04-17
credential: add an authtype field
brian m. carlson
2
-0
/
+11
2024-03-21
The tenth batch
Junio C Hamano
1
-0
/
+35
2024-03-18
The ninth batch
Junio C Hamano
1
-0
/
+8
2024-03-16
The eighth batch
Junio C Hamano
1
-0
/
+12
2024-03-14
The seventh batch
Junio C Hamano
1
-0
/
+32
2024-03-14
t0006: add more tests with a negative TZ offset
Beat Bolli
1
-0
/
+8
2024-03-14
date: make "iso-strict" conforming for the UTC timezone
Beat Bolli
2
-5
/
+10
2024-03-13
doc: status.showUntrackedFiles does not take "false"
Jonas Wunderlich
1
-1
/
+1
2024-03-12
Documentation/user-manual.txt: example for generating object hashes
Dirk Gouders
1
-2
/
+34
2024-03-11
The sixth batch
Junio C Hamano
1
-0
/
+4
2024-03-11
setup: notice more types of implicit bare repositories
Junio C Hamano
2
-5
/
+49
2024-03-11
ci(github): make Windows test artifacts name unique
Philippe Blain
1
-2
/
+2
2024-03-11
doc: git-clone: format placeholders
Jean-Noël Avila
2
-15
/
+15
2024-03-11
doc: git-clone: format verbatim words
Jean-Noël Avila
2
-6
/
+6
2024-03-11
doc: git-init: rework config item init.templateDir
Jean-Noël Avila
2
-3
/
+8
2024-03-11
doc: git-init: rework definition lists
Jean-Noël Avila
1
-4
/
+8
2024-03-11
doc: git-init: format placeholders
Jean-Noël Avila
1
-5
/
+5
2024-03-11
doc: git-init: format verbatim parts
Jean-Noël Avila
1
-16
/
+16
2024-03-09
merge-ort/merge-recursive: do report errors in `merge_submodule()`
Johannes Schindelin
2
-0
/
+13
2024-03-09
merge-recursive: prepare for `merge_submodule()` to report errors
Johannes Schindelin
1
-6
/
+7
2024-03-08
The fifth batch
Junio C Hamano
1
-0
/
+34
2024-03-07
reftable/block: fix binary search over restart counter
Patrick Steinhardt
1
-1
/
+1
2024-03-07
reftable/record: fix memory leak when decoding object records
Patrick Steinhardt
1
-0
/
+2
2024-03-07
wt-status: don't find scissors line beyond buf len
Florian Schmidt
2
-2
/
+19
2024-03-07
reftable/stack: register compacted tables as tempfiles
Patrick Steinhardt
1
-24
/
+30
2024-03-07
reftable/stack: register lockfiles during compaction
Patrick Steinhardt
2
-134
/
+123
2024-03-07
reftable/stack: register new tables as tempfiles
Patrick Steinhardt
1
-17
/
+12
2024-03-07
lockfile: report when rollback fails
Patrick Steinhardt
3
-12
/
+17
2024-03-07
doc/gitremote-helpers: fix missing single-quote
Jeff King
1
-1
/
+1
2024-03-07
trace2: emit 'def_param' set with 'cmd_name' event
Jeff Hostetler
3
-9
/
+6
2024-03-07
trace2: avoid emitting 'def_param' set more than once
Jeff Hostetler
2
-1
/
+13
2024-03-07
t0211: demonstrate missing 'def_param' events for certain commands
Jeff Hostetler
1
-0
/
+231
2024-03-07
t7301: use test_path_is_(missing|file)
Vincenzo Mezzela
1
-245
/
+245
2024-03-06
fsmonitor: support case-insensitive events
Jeff Hostetler
2
-10
/
+137
2024-03-06
fsmonitor: refactor bit invalidation in refresh callback
Jeff Hostetler
1
-2
/
+18
[next]