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