]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2021-09-09  Jonathan Tansubmodule: remove unnecessary unabsorbed fallback
2021-09-09  Johannes SchindelinClose object store closer to spawning child processes
2021-09-09  Johannes Schindelinrun_auto_maintenance(): implicitly close the object...
2021-09-09  Johannes Schindelinrun-command: offer to close the object store before...
2021-09-09  Johannes Schindelinrun-command: prettify the `RUN_COMMAND_*` flags
2021-09-09  Jiang Xinci: new github-action for git-l10n code review
2021-09-09  Ævar Arnfjörð... pack.h: line-wrap the definition of finish_tmp_packfile()
2021-09-09  SZEDER Gáborentry: show finer-grained counter in "Filtering content...
2021-09-09  SZEDER Gáborcommit-graph: fix bogus counter in "Scanning merged...
2021-09-08  Junio C HamanoThe fourth batch
2021-09-08  Junio C HamanoMerge branch 'sg/column-nl'
2021-09-08  Junio C HamanoMerge branch 'cb/makefile-apple-clang'
2021-09-08  Junio C HamanoMerge branch 'ps/ls-refs-strbuf-optim'
2021-09-08  Junio C HamanoMerge branch 'rs/branch-allow-deleting-dangling'
2021-09-08  Junio C HamanoMerge branch 'mt/quiet-with-delayed-checkout'
2021-09-08  Junio C HamanoMerge branch 'rs/xopen-reports-open-failures'
2021-09-08  Junio C HamanoMerge branch 'dd/diff-files-unmerged-fix'
2021-09-08  Junio C HamanoMerge branch 'dd/t6300-wo-gpg-fix'
2021-09-08  Junio C HamanoMerge branch 'mh/credential-leakfix'
2021-09-08  Junio C HamanoMerge branch 'jk/t5323-no-pack-test-fix'
2021-09-08  Junio C HamanoMerge branch 'js/maintenance-launchctl-fix'
2021-09-08  Junio C HamanoMerge branch 'ab/rebase-fatal-fatal-fix'
2021-09-08  Junio C HamanoMerge branch 'ab/ls-remote-packet-trace'
2021-09-08  Junio C HamanoMerge branch 'rs/git-mmap-uses-malloc'
2021-09-08  Junio C HamanoMerge branch 'ga/send-email-sendmail-cmd'
2021-09-08  Junio C HamanoMerge branch 'me/t5582-cleanup'
2021-09-08  Johannes Schindelinpull: release packs before fetching
2021-09-08  Johannes Schindelincommit-graph: when closing the graph, also release...
2021-09-08  Jonathan Tant7814: show lack of alternate ODB-adding
2021-09-08  Jonathan Tansubmodule-config: pass repo upon blob config read
2021-09-08  Jonathan Tangrep: add repository to OID grep sources
2021-09-08  Jonathan Tangrep: allocate subrepos on heap
2021-09-08  Jonathan Tangrep: read submodule entry with explicit repo
2021-09-08  Jonathan Tangrep: typesafe versions of grep_source_init
2021-09-08  Jonathan Tangrep: use submodule-ODB-as-alternate lazy-addition
2021-09-08  Jonathan Tansubmodule: lazily add submodule ODBs as alternates
2021-09-08  SZEDER Gáborread-cache: fix GIT_TEST_SPLIT_INDEX
2021-09-08  SZEDER Gábortests: disable GIT_TEST_SPLIT_INDEX for sparse index...
2021-09-08  SZEDER Gáborread-cache: look for shared index files next to the...
2021-09-08  SZEDER Gábort1600-index: disable GIT_TEST_SPLIT_INDEX
2021-09-08  SZEDER Gábort1600-index: don't run git commands upstream of a pipe
2021-09-08  SZEDER Gábort1600-index: remove unnecessary redirection
2021-09-08  Junio C HamanoMerge branch 'ds/sparse-index-ignored-files' into sg...
2021-09-08  Derrick Stoleesparse-checkout: clear tracked sparse dirs
2021-09-08  Derrick Stoleesparse-index: add SPARSE_INDEX_MEMORY_ONLY flag
2021-09-08  Derrick Stoleeattr: be careful about sparse directories
2021-09-08  Derrick Stoleesparse-checkout: create helper methods
2021-09-08  Derrick Stoleesparse-index: use WRITE_TREE_MISSING_OK
2021-09-08  Derrick Stoleesparse-index: silently return when cache tree fails
2021-09-08  Derrick Stoleeunpack-trees: fix nested sparse-dir search
2021-09-08  Derrick Stoleesparse-index: silently return when not using cone-mode...
2021-09-08  Derrick Stoleet7519: rewrite sparse index test
2021-09-08  Ævar Arnfjörð... pack-write: skip *.rev work when not writing *.rev
2021-09-08  Johannes Schindelinsequencer: restrict scope of a formerly public function
2021-09-08  Johannes Schindelinrebase: remove a no-longer-used function
2021-09-08  Johannes Schindelinrebase: stop mentioning the -p option in comments
2021-09-08  Johannes Schindelinrebase: remove obsolete code comment
2021-09-08  Johannes Schindelinrebase: drop the internal `rebase--interactive` command
2021-09-08  Johannes Schindelingit-svn: drop support for `--preserve-merges`
2021-09-08  Johannes Schindelinrebase: drop support for `--preserve-merges`
2021-09-08  Johannes Schindelinpull: remove support for `--rebase=preserve`
2021-09-08  Johannes Schindelintests: stop testing `git rebase --preserve-merges`
2021-09-08  Johannes Schindelinremote: warn about unhandled branch.<name>.rebase values
2021-09-08  Johannes Schindelint5520: do not use `pull.rebase=preserve`
2021-09-07  Junio C Hamanohash-object: prefix_filename() returns allocated memory...
2021-09-07  Bagas SanjayaDocumentation: fix default directory of git bugreport -o
2021-09-07  Ævar Arnfjörð... Makefile: remove the check_bindir script
2021-09-07  Ævar Arnfjörð... send-email: fix a "first config key wins" regression...
2021-09-07  René Scharferange-diff: avoid segfault with -I
2021-09-07  Sergey Organovdiff-index: restore -c/--cc options handling
2021-09-07  Ævar Arnfjörð... tr2: log N parent process names on Linux
2021-09-07  Ævar Arnfjörð... tr2: do compiler enum check in trace2_collect_process_i...
2021-09-07  Ævar Arnfjörð... tr2: leave the parent list empty upon failure & don...
2021-09-07  Ævar Arnfjörð... tr2: stop leaking "thread_name" memory
2021-09-07  Ævar Arnfjörð... tr2: clarify TRACE2_PROCESS_INFO_EXIT comment under...
2021-09-07  Ævar Arnfjörð... tr2: remove NEEDSWORK comment for "non-procfs" implemen...
2021-09-07  Ævar Arnfjörð... bundle: show progress on "unbundle"
2021-09-07  Ævar Arnfjörð... index-pack: add --progress-title option
2021-09-07  Ævar Arnfjörð... bundle API: change "flags" to be "extra_index_pack_args"
2021-09-07  Lénaïc Huardmaintenance: add support for systemd timers on Linux
2021-09-07  Lénaïc Huardmaintenance: `git maintenance run` learned `--scheduler...
2021-09-07  Lénaïc Huardcache.h: Introduce a generic "xdg_config_home_for(...
2021-09-07  Philippe Blaintest-lib-functions: keep user's debugger config files...
2021-09-07  Philippe Blaintest-lib-functions: optionally keep HOME, TERM and...
2021-09-07  Philippe Blaintest-lib-functions: use 'TEST_SHELL_PATH' in 'test_pause'
2021-09-07  Han-Wen Nienhuyshash.h: provide constants for the hash IDs
2021-09-06  Bagas Sanjayamake: add INSTALL_STRIP option variable
2021-09-05  Junio C Hamanoapply: resolve trivial merge without hitting ll-merge...
2021-09-03  Junio C HamanoThe third batch
2021-09-03  Junio C HamanoMerge branch 'sg/make-fix-ar-invocation'
2021-09-03  Junio C HamanoMerge branch 'ti/tcsh-completion-regression-fix'
2021-09-03  Junio C HamanoMerge branch 'fc/completion-updates'
2021-09-03  Junio C HamanoMerge branch 'pw/rebase-r-fixes'
2021-09-03  Junio C HamanoMerge branch 'pw/rebase-skip-final-fix'
2021-09-03  Junio C HamanoMerge branch 'cb/ci-use-upload-artifacts-v1'
2021-09-03  Junio C HamanoMerge branch 'jk/commit-edit-fixup-fix'
2021-09-03  Junio C HamanoMerge branch 'ps/connectivity-optim'
2021-09-03  Carlo Marcelo... developer: enable pedantic by default
2021-09-03  Carlo Marcelo... win32: allow building with pedantic mode enabled
2021-09-03  Ævar Arnfjörð... gettext: remove optional non-standard parens in N_...
next