summaryrefslogtreecommitdiffstats
path: root/statinfo.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-17credential: add method for querying capabilitiesbrian m. carlson5-1/+60
2024-04-17credential-cache: implement authtype capabilitybrian m. carlson4-6/+28
2024-04-17t: add credential tests for authtypebrian m. carlson1-0/+123
2024-04-17credential: add support for multistage credential roundsbrian m. carlson6-35/+184
2024-04-17t5563: refactor for multi-stage authenticationbrian m. carlson2-47/+66
2024-04-17docs: set a limit on credential line lengthbrian m. carlson1-1/+3
2024-04-17credential: enable state capabilitybrian m. carlson2-0/+11
2024-04-17credential: add an argument to keep statebrian m. carlson4-12/+71
2024-04-17http: add support for authtype and credentialbrian m. carlson4-12/+176
2024-04-17docs: indicate new credential protocol fieldsbrian m. carlson1-1/+48
2024-04-17credential: add a field called "ephemeral"brian m. carlson3-0/+35
2024-04-17credential: gate new fields on capabilitybrian m. carlson9-24/+215
2024-04-17credential: add a field for pre-encoded credentialsbrian m. carlson2-4/+11
2024-04-17http: use new headers for each object requestbrian m. carlson2-9/+13
2024-04-17remote-curl: reset headers on new requestbrian m. carlson1-2/+4
2024-04-17credential: add an authtype fieldbrian m. carlson2-0/+11
2024-03-21The tenth batchJunio C Hamano1-0/+35
2024-03-18The ninth batchJunio C Hamano1-0/+8
2024-03-16The eighth batchJunio C Hamano1-0/+12
2024-03-14The seventh batchJunio C Hamano1-0/+32
2024-03-14t0006: add more tests with a negative TZ offsetBeat Bolli1-0/+8
2024-03-14date: make "iso-strict" conforming for the UTC timezoneBeat Bolli2-5/+10
2024-03-13doc: status.showUntrackedFiles does not take "false"Jonas Wunderlich1-1/+1
2024-03-12Documentation/user-manual.txt: example for generating object hashesDirk Gouders1-2/+34
2024-03-11The sixth batchJunio C Hamano1-0/+4
2024-03-11setup: notice more types of implicit bare repositoriesJunio C Hamano2-5/+49
2024-03-11ci(github): make Windows test artifacts name uniquePhilippe Blain1-2/+2
2024-03-11doc: git-clone: format placeholdersJean-Noël Avila2-15/+15
2024-03-11doc: git-clone: format verbatim wordsJean-Noël Avila2-6/+6
2024-03-11doc: git-init: rework config item init.templateDirJean-Noël Avila2-3/+8
2024-03-11doc: git-init: rework definition listsJean-Noël Avila1-4/+8
2024-03-11doc: git-init: format placeholdersJean-Noël Avila1-5/+5
2024-03-11doc: git-init: format verbatim partsJean-Noël Avila1-16/+16
2024-03-09merge-ort/merge-recursive: do report errors in `merge_submodule()`Johannes Schindelin2-0/+13
2024-03-09merge-recursive: prepare for `merge_submodule()` to report errorsJohannes Schindelin1-6/+7
2024-03-08The fifth batchJunio C Hamano1-0/+34
2024-03-07reftable/block: fix binary search over restart counterPatrick Steinhardt1-1/+1
2024-03-07reftable/record: fix memory leak when decoding object recordsPatrick Steinhardt1-0/+2
2024-03-07wt-status: don't find scissors line beyond buf lenFlorian Schmidt2-2/+19
2024-03-07reftable/stack: register compacted tables as tempfilesPatrick Steinhardt1-24/+30
2024-03-07reftable/stack: register lockfiles during compactionPatrick Steinhardt2-134/+123
2024-03-07reftable/stack: register new tables as tempfilesPatrick Steinhardt1-17/+12
2024-03-07lockfile: report when rollback failsPatrick Steinhardt3-12/+17
2024-03-07doc/gitremote-helpers: fix missing single-quoteJeff King1-1/+1
2024-03-07trace2: emit 'def_param' set with 'cmd_name' eventJeff Hostetler3-9/+6
2024-03-07trace2: avoid emitting 'def_param' set more than onceJeff Hostetler2-1/+13
2024-03-07t0211: demonstrate missing 'def_param' events for certain commandsJeff Hostetler1-0/+231
2024-03-07t7301: use test_path_is_(missing|file)Vincenzo Mezzela1-245/+245
2024-03-06fsmonitor: support case-insensitive eventsJeff Hostetler2-10/+137
2024-03-06fsmonitor: refactor bit invalidation in refresh callbackJeff Hostetler1-2/+18