]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2021-12-09  Fabian Stelzerssh signing: verify ssh-keygen in test prereq
2021-12-09  Fabian Stelzerssh signing: make fmt-merge-msg consider key lifetime
2021-12-09  Fabian Stelzerssh signing: make verify-tag consider key lifetime
2021-12-09  Fabian Stelzerssh signing: make git log verify key lifetime
2021-12-09  Fabian Stelzerssh signing: make verify-commit consider key lifetime
2021-12-09  Fabian Stelzerssh signing: add key lifetime test prereqs
2021-12-09  Fabian Stelzerssh signing: use sigc struct to pass payload
2021-12-09  Fabian Stelzert/fmt-merge-msg: make gpgssh tests more specific
2021-12-09  Fabian Stelzert/fmt-merge-msg: do not redirect stderr
2021-12-09  Eric Sunshinet/lib-pager: use sane_unset() to avoid breaking &&...
2021-12-09  Elijah Newrent2501: simplify the tests since we can now assume desir...
2021-12-09  Elijah Newrendir: new flag to remove_dir_recurse() to spare the...
2021-12-09  Elijah Newrendir: avoid incidentally removing the original_cwd in...
2021-12-09  Elijah Newrenstash: do not attempt to remove startup_info->original_cwd
2021-12-09  Elijah Newrenrebase: do not attempt to remove startup_info->original_cwd
2021-12-09  Elijah Newrenclean: do not attempt to remove startup_info->original_cwd
2021-12-09  Elijah Newrensymlinks: do not include startup_info->original_cwd...
2021-12-09  Elijah Newrenunpack-trees: add special cwd handling
2021-12-09  Elijah Newrenunpack-trees: refuse to remove startup_info->original_cwd
2021-12-09  Elijah Newrensetup: introduce startup_info->original_cwd
2021-12-09  Elijah Newrent2501: add various tests for removing the current worki...
2021-12-09  Phillip Wooddiff --color-moved: intern strings
2021-12-09  Phillip Wooddiff: use designated initializers for emitted_diff_symbol
2021-12-09  Phillip Wooddiff --color-moved-ws=allow-indentation-change: improve...
2021-12-09  Phillip Wooddiff --color-moved: stop clearing potential moved blocks
2021-12-09  Phillip Wooddiff --color-moved: shrink potential moved blocks as...
2021-12-09  Phillip Wooddiff --color-moved: unify moved block growth functions
2021-12-09  Phillip Wooddiff --color-moved: call comparison function directly
2021-12-09  Phillip Wooddiff --color-moved-ws=allow-indentation-change: simplif...
2021-12-09  Phillip Wooddiff: simplify allow-indentation-change delta calculation
2021-12-09  Phillip Wooddiff --color-moved: avoid false short line matches...
2021-12-09  Phillip Wooddiff --color-moved=zebra: fix alternate coloring
2021-12-09  Phillip Wooddiff --color-moved: rewind when discarding pmb
2021-12-09  Phillip Wooddiff --color-moved: factor out function
2021-12-09  Phillip Wooddiff --color-moved: clear all flags on blocks that...
2021-12-09  Phillip Wooddiff --color-moved: add perf tests
2021-12-09  Junio C Hamanoflex-array: simplify compiler-specific workaround
2021-12-08  Neeraj Singhtmp-objdir: disable ref updates when replacing the...
2021-12-08  Neeraj Singhtmp-objdir: new API for creating temporary writable...
2021-12-08  Jeff Kingconfig.mak.dev: specify -std=gnu99 for gcc/clang
2021-12-08  Junio C HamanoMerge branch 'bc/require-c99' into jk/limit-developers...
2021-12-07  Ævar Arnfjörð... pull, fetch: fix segfault in --set-upstream option
2021-12-07  Eric Wongcbtree: remove broken and unused cb_unlink
2021-12-07  Ævar Arnfjörð... config API: use get_error_routine(), not vreportf()
2021-12-07  Ævar Arnfjörð... usage.c + gc: add and use a die_message_errno()
2021-12-07  Ævar Arnfjörð... gc: return from cmd_gc(), don't call exit()
2021-12-07  Ævar Arnfjörð... usage.c API users: use die_message() for error() +...
2021-12-07  Ævar Arnfjörð... usage.c API users: use die_message() for "fatal :"...
2021-12-07  Ævar Arnfjörð... usage.c: add a die_message() routine
2021-12-07  Han-Wen Nienhuyst1430: create valid symrefs using test-helper
2021-12-07  Han-Wen Nienhuyst1430: remove refs using test-tool
2021-12-07  Han-Wen Nienhuysrefs: introduce REF_SKIP_REFNAME_VERIFICATION flag
2021-12-07  Han-Wen Nienhuysrefs: introduce REF_SKIP_OID_VERIFICATION flag
2021-12-07  Han-Wen Nienhuysrefs: update comment.
2021-12-07  Han-Wen Nienhuystest-ref-store: plug memory leak in cmd_delete_refs
2021-12-07  Han-Wen Nienhuystest-ref-store: parse symbolic flag constants
2021-12-07  Han-Wen Nienhuystest-ref-store: remove force-create argument for create...
2021-12-07  Junio C HamanoMerge branch 'hn/create-reflog-simplify' into hn/reftab...
2021-12-07  Junio C HamanoMerge branch 'hn/reftable' into hn/reftable-coverity...
2021-12-07  Ævar Arnfjörð... object.c: use BUG(...) no die("BUG: ...") in lookup_obj...
2021-12-07  Ævar Arnfjörð... pathspec: use BUG(...) not die("BUG:%s:%d....", <file...
2021-12-07  Ævar Arnfjörð... strbuf.h: use BUG(...) not die("BUG: ...")
2021-12-07  Ævar Arnfjörð... pack-objects: use BUG(...) not die("BUG: ...")
2021-12-07  Ævar Arnfjörð... common-main.c: call exit(), don't return
2021-12-06  Lessley Denningtonblame: enable and test the sparse index
2021-12-06  Lessley Denningtondiff: enable and test the sparse index
2021-12-06  Lessley Denningtondiff: replace --staged with --cached in t1092 tests
2021-12-06  Lessley Denningtonrepo-settings: prepare_repo_settings only in git repos
2021-12-06  Lessley Denningtontest-read-cache: set up repo after git directory
2021-12-06  Lessley Denningtoncommit-graph: return if there is no git directory
2021-12-06  Lessley Denningtongit: ensure correct git directory setup with -h
2021-12-06  Derrick Stoleeunpack-trees: use traverse_path instead of name
2021-12-06  Derrick Stoleet1092: add deeper changes during a checkout
2021-12-05  Junio C Hamanogrep: clarify what `grep.patternType=default` means
2021-12-05  Johannes Schindelintests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only...
2021-12-05  Elijah Newrensequencer: do not export GIT_DIR and GIT_WORK_TREE...
2021-12-05  Elijah Newrenname-rev: prefer shorter names over following merges
2021-12-05  Jeff Kingxdiff: drop unused flags parameter from recs_match
2021-12-05  Jeff Kingxdiff: drop xpparam_t parameter from histogram cmp_recs()
2021-12-05  Jeff Kingxdiff: drop CMP_ENV macro from xhistogram
2021-12-05  Eric Sunshinegit-worktree.txt: add missing `-v` to synopsis for...
2021-12-05  Eric Sunshineworktree: send "chatty" messages to stderr
2021-12-05  Taylor Blaupackfile: make `close_pack_revindex()` static
2021-12-05  Johannes Schindelinscalar: implement the `version` command
2021-12-05  Matthew John... scalar: implement the `delete` command
2021-12-05  Johannes Schindelinscalar: teach 'reconfigure' to optionally handle all...
2021-12-05  Johannes Schindelinscalar: allow reconfiguring an existing enlistment
2021-12-05  Derrick Stoleescalar: implement the `run` command
2021-12-05  Johannes Schindelinscalar: teach 'clone' to support the --single-branch...
2021-12-05  Johannes Schindelinscalar: implement the `clone` subcommand
2021-12-05  Derrick Stoleescalar: implement 'scalar list'
2021-12-05  Johannes Schindelinscalar: let 'unregister' handle a deleted enlistment...
2021-12-05  Derrick Stoleescalar: 'unregister' stops background maintenance
2021-12-05  Derrick Stoleescalar: 'register' sets recommended config and starts...
2021-12-05  Johannes Schindelinscalar: create test infrastructure
2021-12-05  Johannes Schindelinscalar: start documenting the command
2021-12-05  Johannes Schindelinscalar: create a rudimentary executable
2021-12-05  Johannes Schindelinscalar: add a README with a roadmap
2021-12-05  Eric SunshineCodingGuidelines: document which output goes to stdout...
2021-12-03  Junio C Hamanorevision: use C99 declaration of variable in for()...
next