index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fuzz-pack-headers.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
branch.c: simplify advice-and-die sequence
Glen Choo
1
-7
/
+4
2022-04-01
branch: rework comments for future developers
Glen Choo
1
-2
/
+2
2022-03-31
The 17th batch
Junio C Hamano
1
-0
/
+4
2022-03-31
branch: remove negative exit code
Glen Choo
1
-1
/
+1
2022-03-30
object-file: pass filename to fsync_or_die
Neeraj Singh
1
-4
/
+4
2022-03-30
core.fsyncmethod: correctly camel-case warning message
Neeraj Singh
1
-1
/
+1
2022-03-30
branch --set-upstream-to: be consistent when advising
Glen Choo
1
-2
/
+3
2022-03-30
branch: give submodule updating advice before exit
Glen Choo
1
-2
/
+4
2022-03-30
branch: support more tracking modes when recursing
Glen Choo
3
-7
/
+67
2022-03-30
trace2: add stats for fsync operations
Neeraj Singh
4
-0
/
+22
2022-03-30
core.fsync: fix incorrect expression for default configuration
Neeraj Singh
1
-2
/
+2
2022-03-29
The 16th batch
Junio C Hamano
1
-0
/
+7
2022-03-29
worktree: include repair cmd in usage
Des Preston
1
-0
/
+1
2022-03-29
reflog: fix 'show' subcommand's argv
SZEDER Gábor
1
-2
/
+2
2022-03-28
reftable: make assignments portable to AIX xlc v12.01
Ævar Arnfjörð Bjarmason
3
-6
/
+18
2022-03-28
docs: mention --refetch fetch option
Robert Coup
2
-2
/
+7
2022-03-28
fetch: after refetch, encourage auto gc repacking
Robert Coup
3
-2
/
+49
2022-03-28
t5615-partial-clone: add test for fetch --refetch
Robert Coup
1
-1
/
+51
2022-03-28
fetch: add --refetch option
Robert Coup
5
-1
/
+34
2022-03-28
builtin/fetch-pack: add --refetch option
Robert Coup
3
-0
/
+14
2022-03-28
fetch-pack: add refetch
Robert Coup
2
-17
/
+30
2022-03-28
fetch-negotiator: add specific noop initializer
Robert Coup
2
-0
/
+13
2022-03-28
pack-objects: lazily set up "struct rev_info", don't leak
Ævar Arnfjörð Bjarmason
3
-8
/
+48
2022-03-26
The 15th batch
Junio C Hamano
1
-0
/
+12
2022-03-25
test-lib-functions: remove test_subcommand_inexact
Derrick Stolee
1
-34
/
+0
2022-03-25
t7700: check post-condition in kept-pack test
Derrick Stolee
1
-3
/
+54
2022-03-24
test-lib: have --immediate emit valid TAP on failure
Ævar Arnfjörð Bjarmason
2
-1
/
+18
2022-03-24
reset: show --no-refresh in the short-help
Junio C Hamano
1
-3
/
+3
2022-03-23
reflog [show]: display sensible -h output
Ævar Arnfjörð Bjarmason
2
-2
/
+28
2022-03-23
reflog: convert to parse_options() API
Ævar Arnfjörð Bjarmason
3
-9
/
+50
2022-03-23
reset: remove 'reset.refresh' config option
Victoria Dye
3
-18
/
+4
2022-03-23
reset: remove 'reset.quiet' config option
Victoria Dye
6
-12
/
+2
2022-03-23
reset: do not make '--quiet' disable index refresh
Victoria Dye
3
-39
/
+7
2022-03-23
The 14th batch
Junio C Hamano
1
-0
/
+13
2022-03-23
bundle: output hash information in 'verify'
Derrick Stolee
2
-7
/
+19
2022-03-23
bundle: move capabilities to end of 'verify'
Derrick Stolee
3
-11
/
+10
2022-03-23
pack-objects: parse --filter directly into revs.filter
Derrick Stolee
1
-6
/
+2
2022-03-23
pack-objects: move revs out of get_object_list()
Derrick Stolee
1
-15
/
+18
2022-03-23
list-objects-filter: remove CL_ARG__FILTER
Derrick Stolee
3
-8
/
+5
2022-03-23
git-prompt: put upstream comments together
Justin Donnelly
1
-5
/
+5
2022-03-23
git-prompt: make long upstream state indicator consistent
Justin Donnelly
1
-5
/
+5
2022-03-23
git-prompt: make upstream state indicator location consistent
Justin Donnelly
1
-12
/
+13
2022-03-23
git-prompt: rename `upstream` to `upstream_type`
Justin Donnelly
1
-13
/
+13
2022-03-23
hooks: fix "invoked hook" regression in a8cc5943338
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-03-23
ls-tree: split up "fast path" callbacks
Ævar Arnfjörð Bjarmason
1
-74
/
+125
2022-03-23
ls-tree: detect and error on --name-only --name-status
Ævar Arnfjörð Bjarmason
2
-7
/
+19
2022-03-23
ls-tree: support --object-only option for "git-ls-tree"
Teng Long
4
-4
/
+36
2022-03-23
ls-tree: introduce "--format" option
Ævar Arnfjörð Bjarmason
3
-7
/
+272
2022-03-23
cocci: allow padding with `strbuf_addf()`
Johannes Schindelin
1
-3
/
+3
2022-03-23
ls-tree: introduce struct "show_tree_data"
Ævar Arnfjörð Bjarmason
1
-15
/
+27
[next]