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
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-12
update-index: add --show-index-version
Junio C Hamano
1
-6
/
+13
2023-09-11
maintenance(systemd): support the Windows Subsystem for Linux
Johannes Schindelin
1
-1
/
+1
2023-09-07
trailer doc: <token> is a <key> or <keyAlias>, not both
Linus Arver
1
-1
/
+1
2023-09-07
trailer --unfold help: prefer "reformat" over "join"
Linus Arver
1
-1
/
+1
2023-09-07
trailer --only-input: prefer "configuration variables" over "rules"
Linus Arver
1
-1
/
+1
2023-09-07
trailer --parse help: expose aliased options
Linus Arver
1
-1
/
+1
2023-09-07
trailer --no-divider help: describe usual "---" meaning
Linus Arver
1
-1
/
+1
2023-09-07
trailer: trailer location is a place, not an action
Linus Arver
1
-1
/
+1
2023-09-07
Merge branch 'dd/format-patch-rfc-updates'
Junio C Hamano
1
-16
/
+15
2023-09-07
Merge branch 'jk/unused-post-2.42'
Junio C Hamano
6
-17
/
+18
2023-09-07
Merge branch 'tb/multi-cruft-pack'
Junio C Hamano
2
-5
/
+3
2023-09-07
grep: reject --no-or
René Scharfe
1
-1
/
+1
2023-09-05
var: avoid a segmentation fault when `HOME` is unset
Johannes Schindelin
1
-1
/
+1
2023-09-05
grep: use OPT_INTEGER_F for --max-depth
René Scharfe
1
-3
/
+2
2023-09-05
name-rev: use OPT_HIDDEN_BOOL for --peel-tag
René Scharfe
1
-6
/
+2
2023-09-05
interpret-trailers: mark unused "unset" parameters in option callbacks
Jeff King
1
-3
/
+6
2023-09-05
parse-options: add more BUG_ON() annotations
Jeff King
2
-0
/
+4
2023-09-05
merge: do not pass unused opt->value parameter
Jeff King
1
-1
/
+1
2023-09-05
parse-options: mark unused "opt" parameter in callbacks
Jeff King
6
-12
/
+14
2023-09-05
parse-options: prefer opt->value to globals in callbacks
Jeff King
6
-37
/
+50
2023-09-05
checkout-index: delay automatic setting of to_tempfile
Jeff King
1
-2
/
+7
2023-09-01
Merge branch 'ob/format-patch-description-file'
Junio C Hamano
1
-3
/
+18
2023-09-01
Merge branch 'jk/diff-result-code-cleanup'
Junio C Hamano
10
-75
/
+60
2023-08-31
treewide: fix various bugs w/ OpenSSL 3+ EVP API
Eric Wong
3
-2
/
+9
2023-08-31
format-patch: use OPT_STRING_LIST for to/cc options
Jeff King
1
-20
/
+2
2023-08-31
merge: simplify parsing of "-n" option
Jeff King
1
-11
/
+2
2023-08-31
merge: make xopts a strvec
Jeff King
1
-19
/
+7
2023-08-31
format-patch: --rfc honors what --subject-prefix sets
Drew DeVault
1
-16
/
+15
2023-08-30
Merge branch 'ts/unpacklimit-config-fix'
Junio C Hamano
1
-3
/
+3
2023-08-29
update-ref: mark unused parameter in parser callbacks
Jeff King
1
-7
/
+7
2023-08-29
gc: mark unused descriptors in scheduler callbacks
Jeff King
1
-3
/
+3
2023-08-29
fetch: mark unused parameter in ref_transaction callback
Jeff King
1
-1
/
+1
2023-08-29
stash: mark unused parameter in diff callback
Jeff King
1
-1
/
+1
2023-08-29
ls-tree: mark unused parameter in callback
Jeff King
1
-1
/
+2
2023-08-29
worktree: mark unused parameters in each_ref_fn callback
Jeff King
1
-4
/
+4
2023-08-29
Merge branch 'jc/mv-d-to-d-error-message-fix'
Junio C Hamano
1
-1
/
+1
2023-08-29
Merge branch 'sl/sparse-check-attr'
Junio C Hamano
1
-0
/
+3
2023-08-29
builtin/pack-objects.c: support `--max-pack-size` with `--cruft`
Taylor Blau
2
-4
/
+3
2023-08-29
builtin/pack-objects.c: remove unnecessary strbuf_reset()
Taylor Blau
1
-1
/
+0
2023-08-25
Merge branch 'ja/worktree-orphan'
Junio C Hamano
1
-1
/
+1
2023-08-24
Merge branch 'ds/maintenance-schedule-fuzz'
Junio C Hamano
1
-83
/
+208
2023-08-24
Merge branch 'tb/repack-geometry-cleanup'
Junio C Hamano
1
-31
/
+31
2023-08-24
Merge branch 'rj/branch-in-use-error-message'
Junio C Hamano
1
-1
/
+1
2023-08-22
transfer.unpackLimit: fetch/receive.unpackLimit takes precedence
Junio C Hamano
1
-3
/
+3
2023-08-21
diff: drop useless "status" parameter from diff_result_code()
Jeff King
8
-10
/
+10
2023-08-21
diff: drop useless return values in git-diff helpers
Jeff King
1
-34
/
+28
2023-08-21
diff: drop useless return from run_diff_{files,index} functions
Jeff King
7
-23
/
+19
2023-08-21
diff: die when failing to read index in git-diff builtin
Jeff King
1
-6
/
+3
2023-08-21
diff: show usage for unknown builtin_diff_files() options
Jeff King
1
-2
/
+4
2023-08-21
diff-files: avoid negative exit value
Jeff King
1
-6
/
+2
[prev]
[next]