]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2022-06-07  Son Luong Ngocfsmonitor: query watchman with right valid json
2022-06-07  Joakim Petersengit-prompt: make colourization consistent
2022-06-06  Philippe Blainrange-diff: show submodule changes irrespective of...
2022-06-06  Ævar Arnfjörð... tests: don't assume a .git/info for .git/info/sparse...
2022-06-06  Ævar Arnfjörð... tests: don't assume a .git/info for .git/info/exclude
2022-06-06  Ævar Arnfjörð... tests: don't assume a .git/info for .git/info/refs
2022-06-06  Ævar Arnfjörð... tests: don't assume a .git/info for .git/info/attributes
2022-06-06  Ævar Arnfjörð... tests: don't assume a .git/info for .git/info/grafts
2022-06-06  Ævar Arnfjörð... tests: don't depend on template-created .git/branches
2022-06-06  Ævar Arnfjörð... t0008: don't rely on default ".git/info/exclude"
2022-06-06  Jonathan Tancommit,shallow: unparse commits if grafts changed
2022-06-06  Philip Oakleyrebase: translate a die(preserve-merges) message
2022-06-06  Philip Oakleyrebase: note `preserve` merges may be a pull config...
2022-06-06  Philip Oakleyrebase: help users when dying with `preserve-merges`
2022-06-06  Philip Oakleyrebase.c: state preserve-merges has been removed
2022-06-06  ZheNing Huread-cache.c: reduce unnecessary cache entry name copying
2022-06-06  Taylor Blaubuiltin/show-ref.c: avoid over-iterating with --heads...
2022-06-06  Derrick Stoleeremote: create fetch.credentialsInUrl config
2022-06-03  Junio C HamanoSeventh batch
2022-06-03  Junio C HamanoMerge branch 'tb/cruft-packs'
2022-06-03  Junio C HamanoMerge branch 'kl/setup-in-unreadable-worktree'
2022-06-03  Junio C HamanoMerge branch 'jx/l10n-workflow-change'
2022-06-03  Junio C HamanoMerge branch 'tb/geom-repack-with-keep-and-max'
2022-06-03  Junio C HamanoMerge branch 'ds/sparse-sparse-checkout'
2022-06-03  Junio C HamanoMerge branch 'tb/midx-race-in-pack-objects'
2022-06-03  Junio C HamanoMerge branch 'ds/object-file-unpack-loose-header-fix'
2022-06-03  Junio C HamanoMerge branch 'pb/use-freebsd-12.3-in-cirrus-ci'
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
next