]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-06-03  Junio C HamanoMerge branch 'ds/bundle-uri'
2022-06-03  Junio C HamanoMerge branch 'ns/batch-fsync'
2022-06-03  Junio C HamanoMerge branch 'en/sparse-cone-becomes-default'
2022-06-03  Ævar Arnfjörð... ls-tree: test for the regression in 9c4d58ff2c3
2022-06-02  Ævar Arnfjörð... run-command API users: use "env" not "env_array" in...
2022-06-02  Ævar Arnfjörð... run-command API: rename "env_array" to "env"
2022-06-02  Ævar Arnfjörð... cache-tree.c: use bug() and BUG_if_bug()
2022-06-02  Ævar Arnfjörð... receive-pack: use bug() and BUG_if_bug()
2022-06-02  Ævar Arnfjörð... parse-options.c: use optbug() instead of BUG() "opts...
2022-06-02  Ævar Arnfjörð... parse-options.c: use new bug() API for optbug()
2022-06-02  Ævar Arnfjörð... usage.c: add a non-fatal bug() function to go with...
2022-06-02  Ævar Arnfjörð... common-main.c: move non-trace2 exit() behavior out...
2022-06-02  Jason Yundtgitweb: switch to an XHTML5 DOCTYPE
2022-06-01  Glen Chooremote.c: reject 0-length branch names
2022-06-01  Glen Chooremote.c: don't BUG() on 0-length branch names
2022-06-01  Junio C HamanoRevert -Wno-error=dangling-pointer
2022-06-01  Junio C HamanoSixth batch
2022-06-01  Junio C HamanoMerge branch 'jc/http-clear-finished-pointer'
2022-06-01  Junio C HamanoMerge branch 'js/ci-gcc-12-fixes'
2022-05-31  Junio C Hamanorevert: --reference should apply only to 'revert',...
2022-05-31  Junio C HamanoFifth batch
2022-05-31  Junio C HamanoMerge branch 'js/use-builtin-add-i'
2022-05-31  Junio C HamanoMerge branch 'jc/t6424-failing-merge-preserve-local...
2022-05-31  Junio C HamanoMerge branch 'cc/http-curlopt-resolve'
2022-05-31  Matthew John... scalar: teach `diagnose` to gather loose objects inform...
2022-05-31  Matthew John... scalar: teach `diagnose` to gather packfile info
2022-05-31  Johannes Schindelinscalar diagnose: include disk space information
2022-05-31  Johannes Schindelinscalar: implement `scalar diagnose`
2022-05-31  Johannes Schindelinscalar: validate the optional enlistment argument
2022-05-31  Johannes Schindelinarchive --add-virtual-file: allow paths containing...
2022-05-31  Johannes Schindelinarchive: optionally add "virtual" files
2022-05-29  Junio C Hamanopathspec: correct an empty string used as a pathspec...
2022-05-28  Junio C HamanoMerge branch 'rs/document-archive-prefix' into js/scala...
2022-05-28  René Scharfearchive: improve documentation of --prefix
2022-05-27  Junio C Hamanohttp.c: clear the 'finished' member once we are done...
2022-05-27  Frantisek Hrbatatransport: free local and remote refs in transport_push()
2022-05-27  Frantisek Hrbatatransport: unify return values and exit point from...
2022-05-27  Frantisek Hrbatatransport: remove unnecessary indenting in transport_push()
2022-05-27  Junio C Hamanorevert: optionally refer to commit in the "reference...
2022-05-26  Jeff Hostetlert7527: improve implicit shutdown testing in fsmonitor...
2022-05-26  Jeff Hostetlerfsmonitor--daemon: allow --super-prefix argument
2022-05-26  Jeff Hostetlert7527: test Unicode NFC/NFD handling on MacOS
2022-05-26  Jeff Hostetlert/lib-unicode-nfc-nfd: helper prereqs for testing unico...
2022-05-26  Jeff Hostetlert/helper/hexdump: add helper to print hexdump of stdin
2022-05-26  Jeff Hostetlerfsmonitor: on macOS also emit NFC spelling for NFD...
2022-05-26  Jeff Hostetlert7527: test FSMonitor on case insensitive+preserving...
2022-05-26  Jeff Hostetlerfsmonitor: never set CE_FSMONITOR_VALID on submodules
2022-05-26  Jeff Hostetlert/perf/p7527: add perf test for builtin FSMonitor
2022-05-26  Jeff Hostetlert7527: FSMonitor tests for directory moves
2022-05-26  Jeff Hostetlerfsmonitor: optimize processing of directory events
2022-05-26  Jeff Hostetlerfsm-listen-darwin: shutdown daemon if worktree root...
2022-05-26  Jeff Hostetlerfsm-health-win32: force shutdown daemon if worktree...
2022-05-26  Jeff Hostetlerfsm-health-win32: add polling framework to monitor...
2022-05-26  Jeff Hostetlerfsmonitor--daemon: stub in health thread
2022-05-26  Jeff Hostetlerfsmonitor--daemon: rename listener thread related variables
2022-05-26  Jeff Hostetlerfsmonitor--daemon: prepare for adding health thread
2022-05-26  Jeff Hostetlerfsmonitor--daemon: cd out of worktree root
2022-05-26  Jeff Hostetlerfsm-listen-darwin: ignore FSEvents caused by xattr...
2022-05-26  Jeff Hostetlerunpack-trees: initialize fsmonitor_has_run_once in...
2022-05-26  Jeff Hostetlerfsmonitor-settings: NTFS and FAT32 on MacOS are incompa...
2022-05-26  Jeff Hostetlerfsmonitor-settings: remote repos on Windows are incompa...
2022-05-26  Jeff Hostetlerfsmonitor-settings: remote repos on macOS are incompatible
2022-05-26  Jeff Hostetlerfsmonitor-settings: stub in macOS-specific incompatibil...
2022-05-26  Jeff Hostetlerfsmonitor-settings: VFS for Git virtual repos are incom...
2022-05-26  Jeff Hostetlerfsmonitor-settings: stub in Win32-specific incompatibil...
2022-05-26  Jeff Hostetlerfsmonitor-settings: bare repos are incompatible with...
2022-05-26  Jeff Hostetlert/helper/fsmonitor-client: create stress test
2022-05-26  Jeff Hostetlert7527: test FSMonitor on repos with Unicode root paths
2022-05-26  Jeff Hostetlerfsm-listen-win32: handle shortnames
2022-05-26  Taylor Blausha1-file.c: don't freshen cruft packs
2022-05-26  Taylor Blaubuiltin/gc.c: conditionally avoid pruning objects via...
2022-05-26  Taylor Blaubuiltin/repack.c: add cruft packs to MIDX during geomet...
2022-05-26  Taylor Blaubuiltin/repack.c: use named flags for existing_packs
2022-05-26  Taylor Blaubuiltin/repack.c: allow configuring cruft pack generation
2022-05-26  Taylor Blaubuiltin/repack.c: support generating a cruft pack
2022-05-26  Taylor Blaubuiltin/pack-objects.c: --cruft with expiration
2022-05-26  Taylor Blaureachable: report precise timestamps from objects in...
2022-05-26  Taylor Blaureachable: add options to add_unseen_recent_objects_to_...
2022-05-26  Taylor Blaubuiltin/pack-objects.c: --cruft without expiration
2022-05-26  Taylor Blaubuiltin/pack-objects.c: return from create_object_entry()
2022-05-26  Taylor Blaut/helper: add 'pack-mtimes' test-tool
2022-05-26  Taylor Blaupack-mtimes: support writing pack .mtimes files
2022-05-26  Taylor Blauchunk-format.h: extract oid_version()
2022-05-26  Taylor Blaupack-write: pass 'struct packing_data' to 'stage_tmp_pa...
2022-05-26  Taylor Blaupack-mtimes: support reading .mtimes files
2022-05-26  Junio C HamanoFourth batch
2022-05-26  Junio C HamanoMerge branch 'ac/remote-v-with-object-list-filters'
2022-05-26  Junio C HamanoMerge branch 'cb/path-owner-check-with-sudo'
2022-05-26  Junio C HamanoMerge branch 'cg/tools-for-git-doc'
2022-05-26  Junio C HamanoMerge branch 'tk/simple-autosetupmerge'
2022-05-26  Ævar Arnfjörð... l10n: Document the new l10n workflow
2022-05-26  Ævar Arnfjörð... Makefile: add "po-init" rule to initialize po/XX.po
2022-05-26  Jiang XinMakefile: add "po-update" rule to update po/XX.po
2022-05-26  Ævar Arnfjörð... po/git.pot: don't check in result of "make pot"
2022-05-26  Jiang Xinpo/git.pot: this is now a generated file
2022-05-26  Jiang XinMakefile: remove duplicate and unwanted files in FOUND_...
2022-05-26  Ævar Arnfjörð... i18n CI: stop allowing non-ASCII source messages in...
2022-05-26  Ævar Arnfjörð... Makefile: have "make pot" not "reset --hard"
2022-05-26  Jiang XinMakefile: generate "po/git.pot" from stable LOCALIZED_C
2022-05-26  Jiang XinMakefile: sort source files before feeding to xgettext
next