index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
banned.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-14
merge-ort: drop unused "opt" parameter from merge_check_renames_reusable()
Jeff King
1
-3
/
+2
2023-09-14
merge-ort: drop unused parameters from detect_and_process_renames()
Jeff King
1
-6
/
+2
2023-09-14
merge-ort: stop passing "opt" to read_oid_strbuf()
Jeff King
1
-4
/
+3
2023-09-14
merge-ort: drop custom err() function
Jeff King
2
-24
/
+7
2023-09-13
The eighth batch
Junio C Hamano
1
-0
/
+2
2023-09-08
The seventh batch
Junio C Hamano
1
-0
/
+23
2023-09-06
var: avoid a segmentation fault when `HOME` is unset
Johannes Schindelin
2
-1
/
+10
2023-09-06
sequencer: fix error message on failure to copy SQUASH_MSG
Oswald Buddenhagen
1
-1
/
+1
2023-09-05
parse-options: mark unused parameters in noop callback
Jeff King
1
-1
/
+3
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
2
-2
/
+27
2023-09-05
The sixth batch
Junio C Hamano
1
-0
/
+16
2023-09-01
The fifth batch
Junio C Hamano
1
-0
/
+14
2023-09-01
treewide: fix various bugs w/ OpenSSL 3+ EVP API
Eric Wong
5
-3
/
+11
2023-09-01
format-patch: use OPT_STRING_LIST for to/cc options
Jeff King
1
-20
/
+2
2023-09-01
merge: simplify parsing of "-n" option
Jeff King
1
-11
/
+2
2023-09-01
merge: make xopts a strvec
Jeff King
1
-19
/
+7
2023-09-01
format-patch: --rfc honors what --subject-prefix sets
Drew DeVault
3
-23
/
+48
2023-08-31
git-svn: drop FakeTerm hack
Wesley Schwengle
1
-18
/
+2
2023-08-31
ci: deprecate ci/config/allow-ref script
Jeff King
2
-30
/
+6
2023-08-31
ci: allow branch selection through "vars"
Jeff King
2
-0
/
+15
2023-08-30
The fourth batch
Junio C Hamano
1
-0
/
+12
2023-08-30
update-ref: mark unused parameter in parser callbacks
Jeff King
1
-7
/
+7
2023-08-30
gc: mark unused descriptors in scheduler callbacks
Jeff King
1
-3
/
+3
2023-08-30
bundle-uri: mark unused parameters in callbacks
Jeff King
1
-3
/
+3
2023-08-30
fetch: mark unused parameter in ref_transaction callback
Jeff King
1
-1
/
+1
2023-08-30
credential: mark unused parameter in urlmatch callback
Jeff King
1
-2
/
+2
2023-08-30
grep: mark unused parmaeters in pcre fallbacks
Jeff King
1
-4
/
+6
2023-08-30
imap-send: mark unused parameters with NO_OPENSSL
Jeff King
1
-2
/
+8
2023-08-30
worktree: mark unused parameters in noop repair callback
Jeff King
1
-2
/
+4
2023-08-30
negotiator/noop: mark unused callback parameters
Jeff King
1
-5
/
+7
2023-08-30
add-interactive: mark unused callback parameters
Jeff King
1
-4
/
+4
2023-08-30
grep: mark unused parameter in output function
Jeff King
1
-1
/
+1
2023-08-30
test-trace2: mark unused argv/argc parameters
Jeff King
1
-3
/
+3
2023-08-30
trace2: mark unused config callback parameter
Jeff King
1
-1
/
+2
2023-08-30
trace2: mark unused us_elapsed_absolute parameters
Jeff King
2
-18
/
+25
2023-08-30
stash: mark unused parameter in diff callback
Jeff King
1
-1
/
+1
2023-08-30
ls-tree: mark unused parameter in callback
Jeff King
1
-1
/
+2
2023-08-30
commit-graph: mark unused data parameters in generation callbacks
Jeff King
1
-4
/
+5
2023-08-30
worktree: mark unused parameters in each_ref_fn callback
Jeff King
1
-4
/
+4
2023-08-30
pack-bitmap: mark unused parameters in show_object callback
Jeff King
1
-2
/
+3
2023-08-30
ref-filter: mark unused parameters in parser callbacks
Jeff King
1
-3
/
+5
2023-08-30
sequencer: mark repository argument as unused
Jeff King
1
-1
/
+1
2023-08-30
sequencer: use repository parameter in short_commit_name()
Jeff King
1
-12
/
+13
2023-08-29
ci(linux-asan-ubsan): let's save some time
Johannes Schindelin
1
-0
/
+2
2023-08-29
The third batch
Junio C Hamano
1
-1
/
+13
[next]