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