]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-10-18  Jeff Kingdate: mark unused parameters in handler functions
2022-10-18  Jeff Kingstring-list: mark unused callback parameters
2022-10-18  Jeff Kingobject-file: mark unused parameters in hash_unknown...
2022-10-18  Jeff Kingmark unused parameters in trivial compat functions
2022-10-18  Jeff Kingupdate-index: drop unused argc from do_reupdate()
2022-10-18  Jeff Kingsubmodule--helper: drop unused argc from module_list_co...
2022-10-18  Jeff Kingdiffstat_consume(): assert non-zero length
2022-10-17  Junio C HamanoSync with v2.38.1
2022-10-17  Junio C HamanoThe third batch
2022-10-17  Junio C HamanoMerge branch 'pw/remove-rebase-p-test'
2022-10-17  Junio C HamanoMerge branch 'rj/branch-edit-desc-unborn'
2022-10-17  Junio C HamanoMerge branch 'jt/promisor-remote-fetch-tweak'
2022-10-17  Junio C HamanoMerge branch 'rs/use-fspathncmp'
2022-10-17  Junio C HamanoMerge branch 'jc/use-of-uc-in-log-messages'
2022-10-17  Junio C HamanoMerge branch 'dd/document-runtime-prefix-better'
2022-10-17  Junio C HamanoMerge branch 'ab/unused-annotation'
2022-10-17  Junio C HamanoMerge branch 'jc/tmp-objdir'
2022-10-17  Junio C HamanoMerge branch 'jc/branch-description-unset'
2022-10-17  Junio C HamanoMerge branch 'jk/cleanup-callback-parameters'
2022-10-17  Junio C HamanoMerge branch 'rs/bisect-start-leakfix'
2022-10-17  Junio C HamanoMerge branch 'ed/fsmonitor-on-networked-macos'
2022-10-17  Phillip Woodrebase: cleanup action handling
2022-10-17  Phillip Woodrebase --abort: improve reflog message
2022-10-17  Phillip Woodrebase --apply: make reflog messages match rebase ...
2022-10-17  Phillip Woodrebase --apply: respect GIT_REFLOG_ACTION
2022-10-17  Phillip Woodrebase --merge: fix reflog message after skipping
2022-10-17  Phillip Woodrebase --merge: fix reflog when continuing
2022-10-17  Phillip Woodt3406: rework rebase reflog tests
2022-10-17  Phillip Woodrebase --apply: remove duplicated code
2022-10-17  Junio C HamanoMerge branch 'pw/rebase-keep-base-fixes' into pw/rebase...
2022-10-17  Phillip Woodrebase --keep-base: imply --no-fork-point
2022-10-17  Phillip Woodrebase --keep-base: imply --reapply-cherry-picks
2022-10-17  Phillip Woodrebase: factor out branch_base calculation
2022-10-17  Phillip Woodrebase: rename merge_base to branch_base
2022-10-17  Phillip Woodrebase: store orig_head as a commit
2022-10-17  Phillip Woodrebase: be stricter when reading state files containing...
2022-10-17  Phillip Woodt3416: set $EDITOR in subshell
2022-10-17  Phillip Woodt3416: tighten two tests
2022-10-14  Nsengiyumva... t1002: modernize outdated conditional
2022-10-13  Taylor Blaupack-bitmap-write.c: instrument number of reused bitmaps
2022-10-13  Taylor Blaumidx.c: instrument MIDX and bitmap generation with...
2022-10-13  Taylor Blaumidx.c: consider annotated tags during bitmap selection
2022-10-13  Taylor Blaumidx.c: fix whitespace typo
2022-10-13  Glen Chooconfig: respect includes in protected config
2022-10-13  Ævar Arnfjörð... tests: assert consistent whitespace in -h output
2022-10-13  Ævar Arnfjörð... tests: start asserting that *.txt SYNOPSIS matches...
2022-10-13  Ævar Arnfjörð... doc txt & -h consistency: make "worktree" consistent
2022-10-13  Ævar Arnfjörð... worktree: define subcommand -h in terms of command -h
2022-10-13  Ævar Arnfjörð... reflog doc: list real subcommands up-front
2022-10-13  Ævar Arnfjörð... doc txt & -h consistency: make "commit" consistent
2022-10-13  Ævar Arnfjörð... doc txt & -h consistency: make "diff-tree" consistent
2022-10-13  Ævar Arnfjörð... doc txt & -h consistency: use "[<label>...]" for "zero...
2022-10-13  Ævar Arnfjörð... doc txt & -h consistency: make "annotate" consistent
2022-10-13  Ævar Arnfjörð... doc txt & -h consistency: make "stash" consistent
2022-10-13  Ævar Arnfjörð... doc txt & -h consistency: add missing options
2022-10-13  Ævar Arnfjörð... doc txt & -h consistency: use "git foo" form, not ...
2022-10-13  Ævar Arnfjörð... doc txt & -h consistency: make "bundle" consistent
2022-10-13  Ævar Arnfjörð... doc txt & -h consistency: make "read-tree" consistent
2022-10-13  Ævar Arnfjörð... doc txt & -h consistency: make "rerere" consistent
2022-10-13  Ævar Arnfjörð... doc txt & -h consistency: add missing options and labels
2022-10-13  Ævar Arnfjörð... doc txt & -h consistency: make output order consistent
2022-10-13  Ævar Arnfjörð... doc txt & -h consistency: add or fix optional "--"...
2022-10-13  Ævar Arnfjörð... doc txt & -h consistency: fix mismatching labels
2022-10-13  Ævar Arnfjörð... doc SYNOPSIS & -h: use "-" to separate words in labels...
2022-10-13  Ævar Arnfjörð... doc txt & -h consistency: use "<options>", not "<option...
2022-10-13  Ævar Arnfjörð... stash doc SYNOPSIS & -h: correct padding around "[]()"
2022-10-13  Ævar Arnfjörð... doc txt & -h consistency: correct padding around "...
2022-10-13  Ævar Arnfjörð... doc txt & -h consistency: balance unbalanced "[" and "]"
2022-10-13  Ævar Arnfjörð... doc txt & -h consistency: add "-z" to cat-file "-h"
2022-10-13  Ævar Arnfjörð... doc txt & -h consistency: fix incorrect alternates...
2022-10-13  Ævar Arnfjörð... doc txt & -h consistency: word-wrap
2022-10-13  Ævar Arnfjörð... built-ins: consistently add "\n" between "usage" and...
2022-10-13  Ævar Arnfjörð... doc SYNOPSIS: consistently use ' for commands
2022-10-13  Ævar Arnfjörð... doc SYNOPSIS: don't use ' for subcommands
2022-10-13  Ævar Arnfjörð... bundle: define subcommand -h in terms of command -h
2022-10-13  Ævar Arnfjörð... builtin/bundle.c: indent with tabs
2022-10-13  Ævar Arnfjörð... CodingGuidelines: update and clarify command-line conve...
2022-10-13  Ævar Arnfjörð... tests: assert *.txt SYNOPSIS and -h output
2022-10-12  Ævar Arnfjörð... run-command.c: remove "max_processes", add "const"...
2022-10-12  Ævar Arnfjörð... run-command.c: pass "opts" further down, and use "opts...
2022-10-12  Ævar Arnfjörð... run-command.c: use "opts->processes", not "pp->max_proc...
2022-10-12  Ævar Arnfjörð... run-command.c: don't copy "data" to "struct parallel_pr...
2022-10-12  Ævar Arnfjörð... run-command.c: don't copy "ungroup" to "struct parallel...
2022-10-12  Ævar Arnfjörð... run-command.c: don't copy *_fn to "struct parallel_proc...
2022-10-12  Ævar Arnfjörð... run-command.c: make "struct parallel_processes" const...
2022-10-12  Ævar Arnfjörð... run-command API: move *_tr2() users to "run_processes_p...
2022-10-12  Ævar Arnfjörð... run-command API: have run_process_parallel() take an...
2022-10-12  Ævar Arnfjörð... run-command.c: use designated init for pp_init(), add...
2022-10-12  Ævar Arnfjörð... run-command API: don't fall back on online_cpus()
2022-10-12  Ævar Arnfjörð... run-command API: make "n" parameter a "size_t"
2022-10-12  Ævar Arnfjörð... run-command tests: use "return", not "exit"
2022-10-12  Ævar Arnfjörð... run-command API: have "run_processes_parallel{,_tr2...
2022-10-12  Ævar Arnfjörð... run-command test helper: use "else if" pattern
2022-10-12  Sotir Danailovdocs: git-send-email: difference between ssl and tls...
2022-10-12  Derrick Stoleebundle-uri: suppress stderr from remote-https
2022-10-12  Derrick Stoleebundle-uri: quiet failed unbundlings
2022-10-12  Derrick Stoleebundle: add flags to verify_bundle()
2022-10-12  Derrick Stoleebundle-uri: fetch a list of bundles
2022-10-12  Derrick Stoleebundle: properly clear all revision flags
2022-10-12  Derrick Stoleebundle-uri: limit recursion depth for bundle lists
next