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-08-20
verify_one_sparse(): drop unused parameters
Jeff King
-4
/
+2
2022-08-19
p0006: fix 'read-tree' argument ordering
Victoria Dye
-1
/
+1
2022-08-19
p0004: fix prereq declaration
Victoria Dye
-1
/
+1
2022-08-19
sequencer: do not translate command names
Michael J Gruber
-2
/
+2
2022-08-19
sequencer: do not translate parameters to error_resolve_conflict()
Michael J Gruber
-2
/
+2
2022-08-19
sequencer: do not translate reflog messages
Michael J Gruber
-1
/
+1
2022-08-19
match_pathname(): drop unused "flags" parameter
Jeff King
-6
/
+4
2022-08-19
log-tree: drop unused commit param in remerge_diff()
Jeff King
-3
/
+2
2022-08-19
xdiff: drop unused mmfile parameters from xdl_do_histogram_diff()
Jeff King
-5
/
+3
2022-08-19
is_path_owned_by_current_uid(): mark "report" parameter as unused
Jeff King
-1
/
+2
2022-08-19
run-command: mark unused async callback parameters
Jeff King
-4
/
+4
2022-08-19
mark unused read_tree_recursive() callback parameters
Jeff King
-13
/
+18
2022-08-19
hashmap: mark unused callback parameters
Jeff King
-56
/
+59
2022-08-19
config: mark unused callback parameters
Jeff King
-26
/
+41
2022-08-19
streaming: mark unused virtual method parameters
Jeff King
-3
/
+3
2022-08-19
transport: mark bundle transport_options as unused
Jeff King
-1
/
+1
2022-08-19
refs: mark unused virtual method parameters
Jeff King
-14
/
+16
2022-08-19
refs: mark unused reflog callback parameters
Jeff King
-32
/
+55
2022-08-19
refs: mark unused each_ref_fn parameters
Jeff King
-84
/
+132
2022-08-19
git-compat-util: add UNUSED macro
Jeff King
-0
/
+6
2022-08-19
builtin/worktree.c: let parse-options parse subcommands
SZEDER Gábor
-20
/
+13
2022-08-19
builtin/stash.c: let parse-options parse subcommands
SZEDER Gábor
-30
/
+25
2022-08-19
builtin/sparse-checkout.c: let parse-options parse subcommands
SZEDER Gábor
-28
/
+16
2022-08-19
builtin/remote.c: let parse-options parse subcommands
SZEDER Gábor
-40
/
+32
2022-08-19
builtin/reflog.c: let parse-options parse subcommands
SZEDER Gábor
-30
/
+11
2022-08-19
builtin/notes.c: let parse-options parse subcommands
SZEDER Gábor
-26
/
+17
2022-08-19
builtin/multi-pack-index.c: let parse-options parse subcommands
SZEDER Gábor
-29
/
+22
2022-08-19
builtin/hook.c: let parse-options parse subcommands
SZEDER Gábor
-8
/
+4
2022-08-19
builtin/gc.c: let parse-options parse 'git maintenance's subcommands
SZEDER Gábor
-26
/
+28
2022-08-19
builtin/commit-graph.c: let parse-options parse subcommands
SZEDER Gábor
-19
/
+15
2022-08-19
builtin/bundle.c: let parse-options parse subcommands
SZEDER Gábor
-18
/
+7
2022-08-19
parse-options: add support for parsing subcommands
SZEDER Gábor
-9
/
+419
2022-08-19
parse-options: drop leading space from '--git-completion-helper' output
SZEDER Gábor
-1
/
+2
2022-08-19
parse-options: clarify the limitations of PARSE_OPT_NODASH
SZEDER Gábor
-1
/
+2
2022-08-19
parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options
SZEDER Gábor
-31
/
+33
2022-08-19
api-parse-options.txt: fix description of OPT_CMDMODE
SZEDER Gábor
-1
/
+1
2022-08-19
t0040-parse-options: test parse_options() with various 'parse_opt_flags'
SZEDER Gábor
-0
/
+138
2022-08-19
t5505-remote.sh: check the behavior without a subcommand
SZEDER Gábor
-0
/
+20
2022-08-19
t3301-notes.sh: check that default operation mode doesn't take arguments
SZEDER Gábor
-0
/
+5
2022-08-19
git.c: update NO_PARSEOPT markings
SZEDER Gábor
-5
/
+5
2022-08-19
git-prompt: show presence of unresolved conflicts at command prompt
Justin Donnelly
-1
/
+27
2022-08-19
revision: allow --ancestry-path to take an argument
Elijah Newren
-43
/
+115
2022-08-19
t6019: modernize tests with helper
Derrick Stolee
-62
/
+25
2022-08-19
rev-list-options.txt: fix simple typo
Elijah Newren
-1
/
+1
2022-08-19
merge-ort: remove code obsoleted by other changes
Elijah Newren
-20
/
+2
2022-08-18
scalar: update technical doc roadmap with FSMonitor support
Victoria Dye
-7
/
+10
2022-08-18
scalar unregister: stop FSMonitor daemon
Johannes Schindelin
-0
/
+13
2022-08-18
scalar: enable built-in FSMonitor on `register`
Matthew John Cheetham
-0
/
+38
2022-08-18
scalar: move config setting logic into its own function
Victoria Dye
-16
/
+28
2022-08-18
scalar-delete: do not 'die()' in 'delete_enlistment()'
Victoria Dye
-4
/
+7
[prev]
[next]