index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
strvec.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-14
unpack-trees: fix accidental loss of user changes
Elijah Newren
2
-2
/
+4
2022-01-14
t1011: add testcase demonstrating accidental loss of user modifications
Elijah Newren
1
-0
/
+21
2022-01-13
update-index: reduce scope of index expansion in do_reupdate
Victoria Dye
2
-4
/
+15
2022-01-13
update-index: integrate with sparse index
Victoria Dye
3
-3
/
+25
2022-01-13
update-index: add tests for sparse-checkout compatibility
Victoria Dye
2
-0
/
+168
2022-01-13
checkout-index: integrate with sparse index
Victoria Dye
2
-3
/
+36
2022-01-13
checkout-index: add --ignore-skip-worktree-bits option
Victoria Dye
3
-12
/
+38
2022-01-13
checkout-index: expand sparse checkout compatibility tests
Victoria Dye
2
-0
/
+55
2022-01-13
clean: integrate with sparse index
Victoria Dye
2
-0
/
+24
2022-01-13
reset: reorder wildcard pathspec conditions
Victoria Dye
1
-3
/
+9
2022-01-13
reset: fix validation in sparse index test
Victoria Dye
1
-4
/
+2
2022-01-13
Last minute fixes before -rc1
Junio C Hamano
1
-1
/
+10
2022-01-12
build: NonStop ships with an older zlib
Randall S. Becker
1
-0
/
+1
2022-01-12
packfile: fix off-by-one error in decoding logic
Junio C Hamano
1
-1
/
+1
2022-01-12
t/gpg: simplify test for unknown key
Fabian Stelzer
1
-20
/
+2
2022-01-12
branch: missing space fix at line 313
Bagas Sanjaya
1
-1
/
+1
2022-01-10
fmt-merge-msg: prevent use-after-free with signed tags
Taylor Blau
2
-1
/
+9
2022-01-10
Git 2.35-rc0
v2.35.0-rc0
Junio C Hamano
2
-1
/
+60
2022-01-10
cache.h: drop duplicate `ensure_full_index()` declaration
Martin Ågren
1
-2
/
+0
2022-01-09
lazyload: use correct calling conventions
Matthias Aßhauer
5
-10
/
+15
2022-01-07
fetch: fix deadlock when cleaning up lockfiles in async signals
Patrick Steinhardt
4
-11
/
+33
2022-01-05
The seventh batch
Junio C Hamano
1
-0
/
+49
2022-01-05
i18n: turn even more messages into "cannot be used together" ones
Jean-Noël Avila
23
-41
/
+47
2022-01-05
i18n: ref-filter: factorize "%(foo) atom used without %(bar) atom"
Jean-Noël Avila
1
-4
/
+4
2022-01-05
i18n: factorize "--foo outside a repository"
Jean-Noël Avila
1
-3
/
+3
2022-01-05
i18n: refactor "unrecognized %(foo) argument" strings
Jean-Noël Avila
1
-7
/
+7
2022-01-05
i18n: factorize "no directory given for --foo"
Jean-Noël Avila
1
-3
/
+3
2022-01-05
i18n: factorize "--foo requires --bar" and the like
Jean-Noël Avila
21
-24
/
+24
2022-01-05
i18n: tag.c factorize i18n strings
Jean-Noël Avila
1
-9
/
+14
2022-01-05
i18n: standardize "cannot open" and "cannot read"
Jean-Noël Avila
2
-4
/
+4
2022-01-05
i18n: turn "options are incompatible" into "cannot be used together"
Jean-Noël Avila
31
-64
/
+64
2022-01-05
i18n: refactor "%s, %s and %s are mutually exclusive"
Jean-Noël Avila
5
-7
/
+7
2022-01-05
i18n: refactor "foo and bar are mutually exclusive"
Jean-Noël Avila
10
-13
/
+13
2022-01-05
grep: align default colors with GNU grep ones
Lénaïc Huard
1
-3
/
+3
2022-01-05
t/README: fix typo
Marc Strapetz
1
-1
/
+1
2022-01-05
stash: do not return before restoring untracked files
Elijah Newren
2
-4
/
+29
2022-01-04
subtree: fix argument handling in check_parents
James Limbouris
1
-4
/
+3
2022-01-04
The sixth batch
Junio C Hamano
1
-0
/
+11
2021-12-30
sparse-checkout: refuse to add to bad patterns
Derrick Stolee
3
-3
/
+9
2021-12-30
sparse-checkout: fix OOM error with mixed patterns
Derrick Stolee
2
-1
/
+12
2021-12-30
sparse-checkout: fix segfault on malformed patterns
Derrick Stolee
2
-3
/
+22
2021-12-30
SubmittingPatchs: clarify choice of base and testing
Junio C Hamano
1
-14
/
+39
2021-12-30
merge-ort: fix bug with renormalization and rename/delete conflicts
Elijah Newren
2
-3
/
+42
2021-12-26
Makefile: don't invoke msgfmt with --statistics
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-12-25
Makefile: move -DPAGER_ENV from BASIC_CFLAGS to EXTRA_CPPFLAGS
Ævar Arnfjörð Bjarmason
1
-5
/
+6
2021-12-25
Makefile: correct the dependency graph of hook-list.h
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-12-25
t/perf: do not run tests in user's $SHELL
Johannes Altmanninger
1
-1
/
+1
2021-12-23
reftable: support preset file mode for writing
Han-Wen Nienhuys
3
-10
/
+56
2021-12-23
reftable: signal overflow
Han-Wen Nienhuys
4
-0
/
+44
2021-12-23
reftable: fix typo in header
Han-Wen Nienhuys
1
-1
/
+1
[next]