index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-11-11
chainlint: sidestep impoverished macOS "terminfo"
Eric Sunshine
-12
/
+23
2022-11-10
sequencer: tighten label lookups
Phillip Wood
-6
/
+17
2022-11-10
sequencer: unify label lookup
Phillip Wood
-24
/
+33
2022-11-10
rebase: use 'skip_cache_tree_update' option
Victoria Dye
-0
/
+2
2022-11-10
read-tree: use 'skip_cache_tree_update' option
Victoria Dye
-1
/
+13
2022-11-10
reset: use 'skip_cache_tree_update' option
Victoria Dye
-0
/
+23
2022-11-10
unpack-trees: add 'skip_cache_tree_update' option
Victoria Dye
-2
/
+4
2022-11-10
cache-tree: add perf test comparing update and prime
Victoria Dye
-0
/
+103
2022-11-10
branch: gracefully handle '-d' on orphan HEAD
Jeff King
-6
/
+39
2022-11-09
git_parse_signed(): avoid integer overflow
Phillip Wood
-5
/
+6
2022-11-09
config: require at least one digit when parsing numbers
Phillip Wood
-0
/
+21
2022-11-09
git_parse_unsigned: reject negative values
Phillip Wood
-0
/
+16
2022-11-09
Documentation: increase example cache timeout to 1 hour
M Hickford
-2
/
+2
2022-11-09
rebase: stop exporting GIT_REFLOG_ACTION
Phillip Wood
-12
/
+15
2022-11-09
sequencer: stop exporting GIT_REFLOG_ACTION
Phillip Wood
-20
/
+31
2022-11-09
t7610: fix flaky timeout issue, don't clone from example.com
Ævar Arnfjörð Bjarmason
-2
/
+2
2022-11-09
Merge branch 'es/chainlint-output' into es/chainlint-lineno
Taylor Blau
-66
/
+206
2022-11-08
The eleventh batch
Taylor Blau
-0
/
+20
2022-11-08
Merge branch 'rs/no-more-run-command-v'
Taylor Blau
-383
/
+346
2022-11-08
Merge branch 'rs/archive-filter-error-once'
Taylor Blau
-0
/
+8
2022-11-08
Merge branch 'ma/drop-redundant-diagnostic'
Taylor Blau
-4
/
+0
2022-11-08
Merge branch 'vb/ls-files-docfix'
Taylor Blau
-2
/
+2
2022-11-08
Merge branch 'jk/ref-filter-parsing-bugs'
Taylor Blau
-4
/
+44
2022-11-08
Merge branch 'po/glossary-around-traversal'
Taylor Blau
-12
/
+35
2022-11-08
Merge branch 'jc/set-gid-bit-less-aggressively'
Taylor Blau
-1
/
+7
2022-11-08
Merge branch 'es/mark-gc-cruft-as-experimental'
Taylor Blau
-2
/
+106
2022-11-08
Merge branch 'tb/howto-using-redo-script'
Taylor Blau
-1
/
+1
2022-11-08
Documentation/gitcredentials.txt: mention password alternatives
M Hickford
-3
/
+4
2022-11-08
fsmonitor--daemon: on macOS support symlink
srz_zumix
-1
/
+1
2022-11-08
revisions API: extend the nascent REV_INFO_INIT macro
Ævar Arnfjörð Bjarmason
-18
/
+19
2022-11-08
ci: use a newer `github-script` version
Johannes Schindelin
-3
/
+3
2022-11-08
chainlint: annotate original test definition rather than token stream
Eric Sunshine
-33
/
+163
2022-11-08
chainlint: latch start/end position of each token
Eric Sunshine
-37
/
+43
2022-11-08
chainlint: tighten accuracy when consuming input stream
Eric Sunshine
-1
/
+1
2022-11-08
chainlint: add explanatory comments
Eric Sunshine
-0
/
+4
2022-11-08
submodule--helper: use OPT_SUBCOMMAND() API
Ævar Arnfjörð Bjarmason
-41
/
+39
2022-11-08
submodule--helper: drop "update --prefix <pfx>" for "-C <pfx> update"
Ævar Arnfjörð Bjarmason
-4
/
+1
2022-11-08
submodule--helper: remove --prefix from "absorbgitdirs"
Ævar Arnfjörð Bjarmason
-4
/
+1
2022-11-08
submodule API & "absorbgitdirs": remove "----recursive" option
Ævar Arnfjörð Bjarmason
-21
/
+7
2022-11-08
submodule.c: refactor recursive block out of absorb function
Ævar Arnfjörð Bjarmason
-12
/
+18
2022-11-08
submodule tests: test for a "foreach" blind-spot
Ævar Arnfjörð Bjarmason
-0
/
+5
2022-11-08
submodule--helper: fix a memory leak in "status"
Ævar Arnfjörð Bjarmason
-3
/
+5
2022-11-08
submodule tests: add tests for top-level flag output
Ævar Arnfjörð Bjarmason
-0
/
+179
2022-11-08
submodule--helper: move "config" to a test-tool
Ævar Arnfjörð Bjarmason
-66
/
+104
2022-11-08
ci: avoid unnecessary builds
Taylor Blau
-2
/
+50
2022-11-07
Makefile: discuss SHAttered in *_SHA{1,256} discussion
Ævar Arnfjörð Bjarmason
-0
/
+16
2022-11-07
Makefile: document default SHA-1 backend on OSX
Ævar Arnfjörð Bjarmason
-0
/
+5
2022-11-07
Makefile & test-tool: replace "DC_SHA1" variable with a "define"
Ævar Arnfjörð Bjarmason
-9
/
+20
2022-11-07
Makefile: document SHA-1 and SHA-256 default and selection order
Ævar Arnfjörð Bjarmason
-6
/
+11
2022-11-07
Makefile: document default SHA-256 backend
Ævar Arnfjörð Bjarmason
-2
/
+3
[prev]
[next]