]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-10-22  Jeff Kingrepack: populate extension bits incrementally
2022-10-22  Jeff Kingrepack: convert "names" util bitfield to array
2022-10-21  Junio C Hamanodiff: leave NEEDWORK notes in show_stats() function
2022-10-21  Philippe Blainsubtree: fix split after annotated tag was squashed...
2022-10-21  Philippe Blainsubtree: fix squash merging after annotated tag was...
2022-10-21  Philippe Blainsubtree: process 'git-subtree-split' trailer in separat...
2022-10-21  Philippe Blainsubtree: use named variables instead of "$@" in cmd_pull
2022-10-21  Philippe Blainsubtree: define a variable before its first use in...
2022-10-21  Philippe Blainsubtree: prefix die messages with 'fatal'
2022-10-21  Philippe Blainsubtree: add 'die_incompatible_opt' function to reduce...
2022-10-21  Philippe Blainsubtree: use 'git rev-parse --verify [--quiet]' for...
2022-10-21  Philippe Blaintest-lib-functions: mark 'test_commit' variables as...
2022-10-21  SZEDER GáborDocumentation/build-docdep.perl: generate sorted output
2022-10-21  Junio C HamanoThe fifth batch
2022-10-21  Junio C HamanoMerge branch 'rj/branch-edit-description-with-nth-checkout'
2022-10-21  Junio C HamanoMerge branch 'ds/cmd-main-reorder'
2022-10-21  Junio C HamanoMerge branch 'ab/grep-simplify-extended-expression'
2022-10-21  Junio C HamanoMerge branch 'jc/symbolic-ref-no-recurse'
2022-10-21  Junio C HamanoMerge branch 'jk/use-o0-in-leak-sanitizer'
2022-10-21  Junio C HamanoMerge branch 'ab/macos-build-fix-with-sha1dc'
2022-10-20  Junio C Hamanoci: use DC_SHA1=YesPlease on osx-clang job for CI
2022-10-20  Junio C Hamanoci: add address and undefined sanitizer tasks
2022-10-19  Junio C HamanoThe fourth batch
2022-10-19  Junio C HamanoMerge branch 'jh/struct-zero-init-with-older-clang'
2022-10-19  Junio C HamanoMerge branch 'rs/archive-dedup-printf'
2022-10-19  Junio C HamanoMerge branch 'ab/coding-guidelines-c99'
2022-10-19  Johannes Schindelincmake: increase time-out for a long-running test
2022-10-19  Johannes Schindelincmake: avoid editing t/test-lib.sh
2022-10-19  Johannes Schindelinadd -p: avoid ambiguous signed/unsigned comparison
2022-10-19  Johannes Schindelincmake: copy the merge tools for testing
2022-10-19  Johannes Schindelincmake: make it easier to diagnose regressions in CTest...
2022-10-19  Ævar Arnfjörð... fsmonitor OSX: compile with DC_SHA1=YesPlease
2022-10-19  Jeff KingMakefile: force -O0 when compiling with SANITIZE=leak
2022-10-18  Michael McClimonGit.pm: add semicolon after catch statement
2022-10-18  Taylor Blaurepack: don't remove .keep packs with `--pack-kept...
2022-10-18  Taylor Blaubuiltin/repack.c: remove redundant pack-based bitmaps
2022-10-18  Jeff Kingll-merge: mark unused parameters in callbacks
2022-10-18  Jeff Kingdiffcore-pickaxe: mark unused parameters in pickaxe...
2022-10-18  Jeff Kingconvert: mark unused parameter in null stream filter
2022-10-18  Jeff Kingapply: mark unused parameters in noop error/warning...
2022-10-18  Jeff Kingapply: mark unused parameters in handlers
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
next