index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diff-merges.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-15
Documentation: fix typo
Vlad-Stefan Harbuz
1
-1
/
+1
2022-11-13
docs: clarify that credential discards unrecognised attributes
M Hickford
2
-0
/
+3
2022-11-11
repository-version.txt: partialClone casing change
Kousik Sanagavarapu
1
-2
/
+2
2022-11-11
rebase: use 'skip_cache_tree_update' option
Victoria Dye
2
-0
/
+2
2022-11-11
read-tree: use 'skip_cache_tree_update' option
Victoria Dye
3
-1
/
+13
2022-11-11
reset: use 'skip_cache_tree_update' option
Victoria Dye
2
-0
/
+23
2022-11-11
unpack-trees: add 'skip_cache_tree_update' option
Victoria Dye
2
-2
/
+4
2022-11-11
cache-tree: add perf test comparing update and prime
Victoria Dye
5
-0
/
+103
2022-11-10
Documentation: increase example cache timeout to 1 hour
M Hickford
1
-2
/
+2
2022-11-08
The eleventh batch
Taylor Blau
1
-0
/
+20
2022-11-08
Documentation/gitcredentials.txt: mention password alternatives
M Hickford
1
-3
/
+4
2022-11-08
revisions API: extend the nascent REV_INFO_INIT macro
Ævar Arnfjörð Bjarmason
2
-18
/
+19
2022-11-08
ci: use a newer `github-script` version
Johannes Schindelin
1
-3
/
+3
2022-11-08
Makefile: discuss SHAttered in *_SHA{1,256} discussion
Ævar Arnfjörð Bjarmason
1
-0
/
+16
2022-11-08
Makefile: document default SHA-1 backend on OSX
Ævar Arnfjörð Bjarmason
1
-0
/
+5
2022-11-08
Makefile & test-tool: replace "DC_SHA1" variable with a "define"
Ævar Arnfjörð Bjarmason
8
-9
/
+20
2022-11-08
Makefile: document SHA-1 and SHA-256 default and selection order
Ævar Arnfjörð Bjarmason
1
-6
/
+11
2022-11-08
Makefile: document default SHA-256 backend
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2022-11-08
Makefile: rephrase the discussion of *_SHA1 knobs
Ævar Arnfjörð Bjarmason
1
-6
/
+6
2022-11-08
Makefile: create and use sections for "define" flag listing
Ævar Arnfjörð Bjarmason
1
-92
/
+128
2022-11-08
Makefile: correct DC_SHA1 documentation
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2022-11-08
INSTALL: remove discussion of SHA-1 backends
Ævar Arnfjörð Bjarmason
1
-4
/
+0
2022-11-08
Makefile: always (re)set DC_SHA1 on fallback
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-11-08
ls-files: fix --ignored and --killed flags in synopsis
Vincent Bernat
1
-2
/
+2
2022-11-07
rebase --update-refs: avoid unintended ref deletion
Victoria Dye
2
-3
/
+113
2022-11-05
index: raise a bug if the index is materialised more than once
Anh Le
1
-0
/
+2
2022-11-05
index: add trace2 region for clear skip worktree
Anh Le
1
-6
/
+22
2022-11-04
t7001-mv.sh: modernizing test script using functions
Debra Obondo
1
-31
/
+31
2022-11-04
The tenth batch
Taylor Blau
1
-0
/
+4
2022-11-03
ref-filter: fix parsing of signatures with CRLF and no body
Jeff King
2
-3
/
+28
2022-11-03
ref-filter: fix parsing of signatures without blank lines
Jeff King
2
-1
/
+16
2022-11-01
t5516/t5601: be less strict about the number of credential warnings
Johannes Schindelin
1
-7
/
+7
2022-11-01
t5516: move plaintext-password tests from t5601 and t5516
Jeff King
3
-54
/
+77
2022-11-01
test-lib-functions: drop redundant diagnostic print
Martin Ågren
1
-4
/
+0
2022-10-31
run-command tests: test stdout of run_command_parallel()
Ævar Arnfjörð Bjarmason
1
-5
/
+10
2022-10-31
submodule tests: reset "trace.out" between "grep" invocations
Ævar Arnfjörð Bjarmason
1
-0
/
+8
2022-10-31
hook tests: fix redirection logic error in 96e7225b310
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-10-31
The ninth batch
Taylor Blau
1
-0
/
+53
2022-10-31
glossary: add reachability bitmap description
Philip Oakley
1
-0
/
+8
2022-10-31
glossary: add "commit graph" description
Philip Oakley
1
-1
/
+16
2022-10-31
doc: use 'object database' not ODB or abbreviation
Philip Oakley
4
-4
/
+4
2022-10-31
doc: use "commit-graph" hyphenation consistently
Philip Oakley
3
-7
/
+7
2022-10-31
archive-tar: report filter start error only once
René Scharfe
2
-0
/
+8
2022-10-30
replace and remove run_command_v_opt()
René Scharfe
13
-75
/
+92
2022-10-30
replace and remove run_command_v_opt_cd_env_tr2()
René Scharfe
2
-19
/
+1
2022-10-30
replace and remove run_command_v_opt_tr2()
René Scharfe
3
-9
/
+7
2022-10-30
replace and remove run_command_v_opt_cd_env()
René Scharfe
3
-10
/
+6
2022-10-30
use child_process members "args" and "env" directly
René Scharfe
13
-206
/
+185
2022-10-30
use child_process member "args" instead of string array variable
René Scharfe
6
-44
/
+44
2022-10-30
sequencer: simplify building argument list in do_exec()
René Scharfe
1
-2
/
+1
[next]