]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2020-11-16  Jeff Kinguse size_t to store pack .idx byte offsets
2020-11-16  Jeff Kingcompute pack .idx byte offsets using size_t
2020-11-16  Ævar Arnfjörð... parse-remote: remove this now-unused library
2020-11-16  Ævar Arnfjörð... submodule: remove sh function in favor of helper
2020-11-16  Ævar Arnfjörð... submodule: use "fetch" logic instead of custom remote...
2020-11-16  SZEDER Gábort5310-pack-bitmaps: skip JGit tests with SHA256
2020-11-12  Peter Kaestlesubmodules: fix of regression on fetching of non-init...
2020-11-12  René Scharfepack-write: use hashwrite_be64()
2020-11-12  René Scharfemidx: use hashwrite_be64()
2020-11-12  René Scharfecsum-file: add hashwrite_be64()
2020-11-12  SZEDER Gáborbisect: loosen halfway() check for a large number of...
2020-11-12  Josh Steadmonreceive-pack: log received client session ID
2020-11-12  Josh Steadmonsend-pack: advertise session ID in capabilities
2020-11-12  Josh Steadmonupload-pack, serve: log received client session ID
2020-11-12  Josh Steadmonfetch-pack: advertise session ID in capabilities
2020-11-12  Josh Steadmontransport: log received server session ID
2020-11-12  Josh Steadmonserve: advertise session ID in v2 capabilities
2020-11-12  Josh Steadmonreceive-pack: advertise session ID in v0 capabilities
2020-11-12  Josh Steadmonupload-pack: advertise session ID in v0 capabilities
2020-11-12  Josh Steadmontrace2: add a public function for getting the SID
2020-11-12  Josh Steadmondocs: new transfer.advertiseSID option
2020-11-12  Josh Steadmondocs: new capability to advertise session IDs
2020-11-11  Junio C HamanoFifth batch
2020-11-11  Junio C HamanoMerge branch 'jc/sequencer-stopped-sha-simplify'
2020-11-11  Junio C HamanoMerge branch 'js/test-file-size'
2020-11-11  Junio C HamanoMerge branch 'js/ci-github-set-env'
2020-11-11  Junio C HamanoMerge branch 'js/p4-default-branch'
2020-11-11  Junio C HamanoMerge branch 'js/test-whitespace-fixes'
2020-11-11  Junio C HamanoMerge branch 'mc/typofix'
2020-11-11  Junio C HamanoMerge branch 'jc/abbrev-doc'
2020-11-11  Junio C HamanoMerge branch 'cw/ci-ghwf-check-ws-errors'
2020-11-11  Junio C HamanoMerge branch 'rs/worktree-list-show-locked'
2020-11-11  Junio C HamanoMerge branch 'rs/pack-write-hashwrite-simplify'
2020-11-11  Junio C HamanoMerge branch 'sd/prompt-local-variable'
2020-11-11  Junio C HamanoMerge branch 'rs/clear-commit-marks-in-repo'
2020-11-11  Junio C HamanoMerge branch 'so/format-patch-doc-on-default-diff-format'
2020-11-11  Johannes Schindelinmergetool: avoid letting `list_tool_variants` break...
2020-11-11  Johannes Schindelinmergetools/bc: add `bc4` to the alias list for Beyond...
2020-11-11  Junio C HamanoMerge branch 'en/strmap' into en/merge-ort-impl
2020-11-11  Elijah Newrenshortlog: use strset from strmap.h
2020-11-11  Elijah NewrenUse new HASHMAP_INIT macro to simplify hashmap initiali...
2020-11-11  Elijah Newrenstrmap: take advantage of FLEXPTR_ALLOC_STR when relevant
2020-11-11  Elijah Newrenstrmap: enable allocations to come from a mem_pool
2020-11-11  Jiang Xinreceive-pack: use default version 0 for proc-receive
2020-11-11  Jiang Xinreceive-pack: gently write messages to proc-receive
2020-11-11  Jiang Xint5411: new helper filter_out_user_friendly_and_stable_o...
2020-11-11  Ævar Arnfjörð... config.mak.uname: remove unused NEEDS_SSL_WITH_CURL...
2020-11-11  Ævar Arnfjörð... config.mak.uname: remove unused the NO_R_TO_GCC_LINKER...
2020-11-11  Daniel Gurneycompat/bswap.h: don't assume MSVC is little-endian
2020-11-11  Jinoh Kangt7800: simplify difftool test
2020-11-11  Johannes Schindelinadd -i (built-in): use correct names to load color...
2020-11-11  Johannes Schindelinadd -i (built-in): prevent the `reset` "color" from...
2020-11-11  Johannes Schindelinadd -i: use `reset_color` consistently
2020-11-11  Johannes Schindelinadd -p (built-in): imitate `xdl_format_hunk_hdr()`...
2020-11-11  Johannes Schindelinadd -i (built-in): send error messages to stderr
2020-11-11  Johannes Schindelinadd -i (built-in): do show an error message for incorre...
2020-11-10  Jeff Kingrev-parse: handle --end-of-options
2020-11-10  Jeff Kingrev-parse: put all options under the "-" check
2020-11-10  Jeff Kingrev-parse: don't accept options after dashdash
2020-11-10  René Scharfeblame: silently ignore invalid ignore file objects
2020-11-10  Felipe Contrerascompletion: bash: check for alias loop
2020-11-10  Felipe Contrerascompletion: bash: support recursive aliases
2020-11-10  Junio C Hamanoformat-patch: make output filename configurable
2020-11-09  Junio C HamanoFourth batch
2020-11-09  Junio C HamanoMerge branch 'js/default-branch-name-adjust-t5411'
2020-11-09  Junio C HamanoMerge branch 'fc/zsh-completion'
2020-11-09  Junio C HamanoMerge branch 'jk/sideband-more-error-checking'
2020-11-09  Junio C HamanoMerge branch 'jk/committer-date-is-author-date-fix...
2020-11-09  Junio C HamanoMerge branch 'ab/git-remote-exit-code'
2020-11-09  Junio C HamanoMerge branch 'pb/ref-filter-with-crlf'
2020-11-09  Junio C HamanoMerge branch 'jk/checkout-index-errors'
2020-11-09  Junio C HamanoMerge branch 'jk/perl-warning'
2020-11-09  Junio C HamanoMerge branch 'nk/diff-files-vs-fsmonitor'
2020-11-09  Junio C HamanoMerge branch 'as/tests-cleanup'
2020-11-09  Junio C HamanoMerge branch 'en/dir-rename-tests'
2020-11-09  Junio C HamanoMerge branch 'mr/bisect-in-c-3'
2020-11-09  Johannes Schindelint9603: use tabs for indentation
2020-11-09  Johannes Schindelint5570: remove trailing padding
2020-11-09  Johannes Schindelint5400,t5402: consistently indent with tabs, not with...
2020-11-09  Johannes Schindelint3427: adjust stale comment
2020-11-09  Johannes Schindelint3406: indent with tabs, not spaces
2020-11-09  Johannes Schindelint1004: insert missing "branch" in a message
2020-11-09  Johannes Schindelinp4: respect init.defaultBranch
2020-11-09  Daniel Gurneycompat/bswap.h: simplify MSVC endianness detection
2020-11-09  René Scharfearchive: support compression levels beyond 9
2020-11-07  Johannes Schindelinci: avoid using the deprecated `set-env` construct
2020-11-07  Johannes Schindelintests: consolidate the `file_size` function into `test...
2020-11-06  Jinoh Kangdiff: allow passing NULL to diff_free_filespec_data()
2020-11-06  Elijah Newrenstrmap: add a strset sub-type
2020-11-06  Elijah Newrenstrmap: split create_entry() out of strmap_put()
2020-11-05  Marlon Rac... doc: fixing two trivial typos in Documentation/
2020-11-05  Elijah Newrenstrmap: add functions facilitating use as a string...
2020-11-05  Elijah Newrenstrmap: enable faster clearing and reusing of strmaps
2020-11-05  Elijah Newrenstrmap: add more utility functions
2020-11-04  Phillip Woodrebase -i: simplify get_revision_ranges()
2020-11-04  Phillip Woodrebase -i: use struct object_id when writing state
2020-11-04  Phillip Woodrebase -i: use struct object_id rather than looking...
2020-11-04  Phillip Woodrebase -i: stop overwriting ORIG_HEAD buffer
2020-11-04  Jeff Kingformat-patch: support --output option
2020-11-04  Jeff Kingformat-patch: tie file-opening logic to output_directory
next