index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5811-proto-disable-git.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-16
The eleventh (aka "ort") batch
Junio C Hamano
1
-0
/
+6
2021-04-16
maintenance: respect remote.*.skipFetchAll
Derrick Stolee
2
-1
/
+10
2021-04-16
maintenance: use 'git fetch --prefetch'
Derrick Stolee
3
-15
/
+12
2021-04-16
fetch: add --prefetch option
Derrick Stolee
3
-1
/
+106
2021-04-16
msvc: avoid calling `access("NUL", flags)`
Johannes Schindelin
1
-0
/
+2
2021-04-16
pkt-line: do not report packet write errors twice
Matheus Tavares
1
-7
/
+24
2021-04-15
The tenth batch
Junio C Hamano
1
-0
/
+12
2021-04-15
transport: respect verbosity when setting upstream
Øystein Walle
2
-5
/
+12
2021-04-15
doc: clarify "do not capitalize the first word" rule
Junio C Hamano
2
-5
/
+13
2021-04-14
name-hash: use expand_to_path()
Derrick Stolee
1
-0
/
+4
2021-04-14
sparse-index: expand_to_path()
Derrick Stolee
2
-0
/
+86
2021-04-14
name-hash: don't add directories to name_hash
Derrick Stolee
1
-2
/
+5
2021-04-14
revision: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
resolve-undo: ensure full index
Derrick Stolee
1
-0
/
+4
2021-04-14
read-cache: ensure full index
Derrick Stolee
1
-0
/
+4
2021-04-14
pathspec: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
merge-recursive: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
entry: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
dir: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
update-index: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
stash: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
rm: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
merge-index: ensure full index
Derrick Stolee
1
-0
/
+5
2021-04-14
ls-files: ensure full index
Derrick Stolee
1
-0
/
+4
2021-04-14
grep: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
fsck: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
difftool: ensure full index
Derrick Stolee
1
-0
/
+3
2021-04-14
commit: ensure full index
Derrick Stolee
1
-0
/
+4
2021-04-14
checkout: ensure full index
Derrick Stolee
1
-0
/
+5
2021-04-14
checkout-index: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
add: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
cache: move ensure_full_index() to cache.h
Derrick Stolee
2
-1
/
+1
2021-04-14
read-cache: expand on query into sparse-directory entry
Derrick Stolee
1
-0
/
+21
2021-04-14
*: remove 'const' qualifier for struct index_state
Derrick Stolee
14
-68
/
+68
2021-04-14
sparse-index: API protection strategy
Derrick Stolee
1
-2
/
+35
2021-04-14
The ninth batch
Junio C Hamano
1
-0
/
+25
2021-04-13
api docs: document that BUG() emits a trace2 error event
Ævar Arnfjörð Bjarmason
2
-1
/
+4
2021-04-13
api docs: document BUG() in api-error-handling.txt
Ævar Arnfjörð Bjarmason
1
-2
/
+5
2021-04-13
usage.c: don't copy/paste the same comment three times
Ævar Arnfjörð Bjarmason
1
-12
/
+5
2021-04-13
tests: remove all uses of test_i18cmp
Ævar Arnfjörð Bjarmason
3
-13
/
+6
2021-04-13
revision: avoid parsing with --exclude-promisor-objects
Jeff King
2
-1
/
+9
2021-04-13
lookup_unknown_object(): take a repository argument
Jeff King
9
-14
/
+13
2021-04-13
is_promisor_object(): free tree buffer after parsing
Jeff King
2
-0
/
+5
2021-04-12
reftable: document an alternate cleanup method on Windows
Han-Wen Nienhuys
1
-2
/
+7
2021-04-12
pack-objects: update "nr_seen" progress based on pack-reused count
Jeff King
2
-1
/
+25
2021-04-12
merge-ort: only do pointer arithmetic for non-empty lists
Andrzej Hunt
1
-13
/
+5
2021-04-09
fetch-pack: buffer object-format with other args
Jonathan Tan
1
-1
/
+1
2021-04-09
gitweb: add "e-mail privacy" feature to redact e-mail addresses
Georgios Kontaxis
2
-7
/
+38
2021-04-09
Makefile: add missing dependencies of 'config-list.h'
SZEDER Gábor
1
-2
/
+2
2021-04-08
userdiff: add support for Scheme
Atharva Raykar
18
-0
/
+101
[next]