index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
2022-04-04
Merge branch 'rc/fetch-refetch'
Junio C Hamano
2022-04-04
Merge branch 'jc/mailsplit-warn-on-tty'
Junio C Hamano
2022-04-04
Merge branch 'gc/branch-recurse-submodules-fix'
Junio C Hamano
2022-04-04
Merge branch 'dp/worktree-repair-in-usage'
Junio C Hamano
2022-04-04
Merge branch 'gc/submodule-update-part2'
Junio C Hamano
2022-04-04
Merge branch 'ds/partial-bundle-more'
Junio C Hamano
2022-04-04
Merge branch 'tl/ls-tree-oid-only'
Junio C Hamano
2022-04-04
Merge branch 'ab/reflog-parse-options'
Junio C Hamano
2022-03-31
Merge branch 'ab/usage-die-message' into gc/branch-recurse-submodules-fix
Junio C Hamano
2022-03-30
Merge branch 'vd/stash-silence-reset'
Junio C Hamano
2022-03-30
branch: support more tracking modes when recursing
Glen Choo
2022-03-29
Merge branch 'jc/rebase-detach-fix'
Junio C Hamano
2022-03-29
worktree: include repair cmd in usage
Des Preston
2022-03-28
reflog: fix 'show' subcommand's argv
SZEDER Gábor
2022-03-28
fetch: after refetch, encourage auto gc repacking
Robert Coup
2022-03-28
fetch: add --refetch option
Robert Coup
2022-03-28
builtin/fetch-pack: add --refetch option
Robert Coup
2022-03-28
pack-objects: lazily set up "struct rev_info", don't leak
Ævar Arnfjörð Bjarmason
2022-03-25
Merge branch 'gc/recursive-fetch-with-unused-submodules'
Junio C Hamano
2022-03-25
Merge branch 'ns/core-fsyncmethod'
Junio C Hamano
2022-03-24
reset: show --no-refresh in the short-help
Junio C Hamano
2022-03-23
reflog [show]: display sensible -h output
Ævar Arnfjörð Bjarmason
2022-03-23
reflog: convert to parse_options() API
Ævar Arnfjörð Bjarmason
2022-03-23
reset: remove 'reset.refresh' config option
Victoria Dye
2022-03-23
reset: remove 'reset.quiet' config option
Victoria Dye
2022-03-23
reset: do not make '--quiet' disable index refresh
Victoria Dye
2022-03-23
Merge branch 'jc/cat-file-batch-default-format-optim'
Junio C Hamano
2022-03-23
Merge branch 'ps/repack-with-server-info'
Junio C Hamano
2022-03-23
Merge branch 'ep/remove-duplicated-includes'
Junio C Hamano
2022-03-23
Merge branch 'jk/name-rev-w-genno'
Junio C Hamano
2022-03-23
Merge branch 'gc/submodule-update-part1'
Junio C Hamano
2022-03-23
pack-objects: parse --filter directly into revs.filter
Derrick Stolee
2022-03-23
pack-objects: move revs out of get_object_list()
Derrick Stolee
2022-03-23
list-objects-filter: remove CL_ARG__FILTER
Derrick Stolee
2022-03-23
ls-tree: split up "fast path" callbacks
Ævar Arnfjörð Bjarmason
2022-03-23
ls-tree: detect and error on --name-only --name-status
Ævar Arnfjörð Bjarmason
2022-03-23
ls-tree: support --object-only option for "git-ls-tree"
Teng Long
2022-03-23
ls-tree: introduce "--format" option
Ævar Arnfjörð Bjarmason
2022-03-23
ls-tree: introduce struct "show_tree_data"
Ævar Arnfjörð Bjarmason
2022-03-23
ls-tree: slightly refactor `show_tree()`
Teng Long
2022-03-23
ls-tree: fix "--name-only" and "--long" combined use bug
Teng Long
2022-03-23
ls-tree: simplify nesting if/else logic in "show_tree()"
Teng Long
2022-03-23
ls-tree: rename "retval" to "recurse" in "show_tree()"
Teng Long
2022-03-23
ls-tree: use "size_t", not "int" for "struct strbuf"'s "len"
Ævar Arnfjörð Bjarmason
2022-03-23
ls-tree: use "enum object_type", not {blob,tree,commit}_type
Ævar Arnfjörð Bjarmason
2022-03-23
ls-tree: add missing braces to "else" arms
Ævar Arnfjörð Bjarmason
2022-03-23
ls-tree: remove commented-out code
Ævar Arnfjörð Bjarmason
2022-03-21
Merge branch 'ds/partial-bundles'
Junio C Hamano
2022-03-18
rebase: set REF_HEAD_DETACH in checkout_up_to_date()
John Cai
2022-03-17
reflog exists: use parse_options() API
Ævar Arnfjörð Bjarmason
[next]