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
2023-09-06
sequencer: factor out part of pick_commits()
Phillip Wood
-61
/
+71
2023-09-06
sequencer: use rebase_path_message()
Phillip Wood
-5
/
+2
2023-09-06
rebase -i: remove patch file after conflict resolution
Phillip Wood
-4
/
+30
2023-09-06
rebase -i: move unlink() calls
Phillip Wood
-3
/
+4
2023-09-06
doc/diff-options: fix link to generating patch section
Sergey Organov
-7
/
+1
2023-09-05
var: avoid a segmentation fault when `HOME` is unset
Johannes Schindelin
-1
/
+10
2023-09-05
sequencer: fix error message on failure to copy SQUASH_MSG
Oswald Buddenhagen
-1
/
+1
2023-09-05
grep: use OPT_INTEGER_F for --max-depth
René Scharfe
-3
/
+2
2023-09-05
name-rev: use OPT_HIDDEN_BOOL for --peel-tag
René Scharfe
-6
/
+2
2023-09-05
ref-filter: sort numerically when ":size" is used
Kousik Sanagavarapu
-10
/
+26
2023-09-05
parse-options: mark unused parameters in noop callback
Jeff King
-1
/
+3
2023-09-05
interpret-trailers: mark unused "unset" parameters in option callbacks
Jeff King
-3
/
+6
2023-09-05
parse-options: add more BUG_ON() annotations
Jeff King
-0
/
+4
2023-09-05
merge: do not pass unused opt->value parameter
Jeff King
-1
/
+1
2023-09-05
parse-options: mark unused "opt" parameter in callbacks
Jeff King
-12
/
+14
2023-09-05
parse-options: prefer opt->value to globals in callbacks
Jeff King
-37
/
+50
2023-09-05
checkout-index: delay automatic setting of to_tempfile
Jeff King
-2
/
+27
2023-09-05
The sixth batch
Junio C Hamano
-0
/
+16
2023-09-05
Merge branch 'jk/test-lsan-denoise-output'
Junio C Hamano
-0
/
+1
2023-09-05
Merge branch 'js/ci-san-skip-p4-and-svn-tests'
Junio C Hamano
-0
/
+2
2023-09-05
Merge branch 'tb/mark-more-tests-as-leak-free'
Junio C Hamano
-0
/
+5
2023-09-05
Merge branch 'rs/parse-options-help-text-is-optional'
Junio C Hamano
-3
/
+4
2023-09-02
git-revert.txt: add discussion
Oswald Buddenhagen
-0
/
+10
2023-09-02
sequencer: beautify subject of reverts of reverts
Oswald Buddenhagen
-0
/
+34
2023-09-01
The fifth batch
Junio C Hamano
-0
/
+14
2023-09-01
Merge branch 'ob/format-patch-description-file'
Junio C Hamano
-3
/
+36
2023-09-01
Merge branch 'jk/diff-result-code-cleanup'
Junio C Hamano
-95
/
+81
2023-08-31
treewide: fix various bugs w/ OpenSSL 3+ EVP API
Eric Wong
-3
/
+11
2023-08-31
lower core.maxTreeDepth default to 2048
Jeff King
-1
/
+1
2023-08-31
tree-diff: respect max_allowed_tree_depth
Jeff King
-8
/
+24
2023-08-31
list-objects: respect max_allowed_tree_depth
Jeff King
-0
/
+17
2023-08-31
read_tree(): respect max_allowed_tree_depth
Jeff King
-4
/
+19
2023-08-31
traverse_trees(): respect max_allowed_tree_depth
Jeff King
-0
/
+70
2023-08-31
add core.maxTreeDepth config
Jeff King
-0
/
+13
2023-08-31
fsck: detect very large tree pathnames
Jeff King
-1
/
+41
2023-08-31
tree-walk: rename "error" variable
Jeff King
-3
/
+3
2023-08-31
tree-walk: drop MAX_TRAVERSE_TREES macro
Jeff King
-3
/
+1
2023-08-31
tree-walk: reduce stack size for recursive functions
Jeff King
-6
/
+13
2023-08-31
format-patch: use OPT_STRING_LIST for to/cc options
Jeff King
-20
/
+2
2023-08-31
merge: simplify parsing of "-n" option
Jeff King
-11
/
+2
2023-08-31
merge: make xopts a strvec
Jeff King
-19
/
+7
2023-08-31
format-patch: --rfc honors what --subject-prefix sets
Drew DeVault
-23
/
+48
2023-08-31
Merge branch 'ob/sequencer-empty-hint-fix'
Junio C Hamano
-2
/
+6
2023-08-31
Merge branch 'ch/t6300-verify-commit-test-cleanup'
Junio C Hamano
-4
/
+2
2023-08-30
git-svn: drop FakeTerm hack
Wesley Schwengle
-18
/
+2
2023-08-30
ci: deprecate ci/config/allow-ref script
Jeff King
-30
/
+6
2023-08-30
ci: allow branch selection through "vars"
Jeff King
-0
/
+15
2023-08-30
The fourth batch
Junio C Hamano
-0
/
+12
2023-08-30
Merge branch 'ts/unpacklimit-config-fix'
Junio C Hamano
-9
/
+84
2023-08-30
Merge branch 'jc/diff-exit-code-with-w-fixes'
Junio C Hamano
-18
/
+64
[prev]
[next]