]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2020-04-08  Johannes Schindelinstash -p: (partially) fix bug concerning split hunks
2020-04-08  Johannes Schindelint3904: fix incorrect demonstration of a bug
2020-04-08  Johannes Schindelinmingw: do not treat `COM0` as a reserved file name
2020-04-08  Matthias Aßhauermingw: use modern strftime implementation if possible
2020-04-08  Johannes Schindelinsubtree: fix build with AsciiDoctor 2
2020-04-08  Emma Brooksformat-patch: teach --no-encode-email-headers
2020-04-08  Johannes Schindelinci: fix the `jobname` of the `GETTEXT_POISON` job
2020-04-08  Đoàn Trần Công... ci/lib: set TERM environment variable if not exist
2020-04-08  Johannes Schindelinci/lib: allow running in GitHub Actions
2020-04-08  Johannes Schindelinci/lib: if CI type is unknown, show the environment...
2020-04-08  Junio C HamanoMerge branch 'dd/ci-musl-libc' into HEAD
2020-04-08  Junio C HamanoMerge branch 'dd/test-with-busybox' into HEAD
2020-04-07  Denton Liusequencer: make read_oneliner() extern
2020-04-07  Denton Liusequencer: configurably warn on non-existent files
2020-04-07  Denton Liusequencer: make read_oneliner() accept flags
2020-04-07  Denton Liusequencer: make file exists check more efficient
2020-04-07  Jonathan Tandiff: restrict when prefetching occurs
2020-04-07  Jonathan Tandiff: refactor object read
2020-04-07  Jonathan Tandiff: make diff_populate_filespec_options struct
2020-04-07  Elijah Newrensequencer: honor GIT_REFLOG_ACTION
2020-04-06  Đoàn Trần Công... travis: build and test on Linux with musl libc and...
2020-04-06  Đoàn Trần Công... ci/linux32: libify install-dependencies step
2020-04-06  Đoàn Trần Công... ci: refactor docker runner script
2020-04-06  Đoàn Trần Công... ci/linux32: parameterise command to switch arch
2020-04-06  Đoàn Trần Công... ci/lib-docker: preserve required environment variables
2020-04-06  Damien Robertdoc: --recurse-submodules mostly applies to active...
2020-04-06  Damien Robertdoc: be more precise on (fetch|push).recurseSubmodules
2020-04-06  Damien Robertdoc: explain how to deactivate submodule.recurse completely
2020-04-06  Damien Robertdoc: document --recurse-submodules for reset and restore
2020-04-06  Damien Robertdoc: list all commands affected by submodule.recurse
2020-04-06  Jeff Kingfast-import: replace custom hash with hashmap.c
2020-04-06  Garima Singhcommit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS...
2020-04-06  Garima Singht4216: add end to end tests for git log with Bloom...
2020-04-06  Garima Singhrevision.c: add trace2 stats around Bloom filter usage
2020-04-06  Garima Singhrevision.c: use Bloom filters to speed up path based...
2020-04-06  Garima Singhcommit-graph: add --changed-paths option to write subco...
2020-04-06  Garima Singhcommit-graph: reuse existing Bloom filters during write
2020-04-06  Garima Singhcommit-graph: write Bloom filters to commit graph file
2020-04-05  Philippe Blainpull doc: correct outdated description of an example
2020-04-05  Philippe Blainpull doc: refer to a specific section in 'fetch' doc
2020-04-05  Johannes Schindelint0007: fix a typo
2020-04-05  Jeff KingMakefile: avoid running curl-config unnecessarily
2020-04-05  Elijah Newrengit-rebase.txt: add another hook to the hooks section...
2020-04-05  Denton Liusequencer: stop leaking buf
2020-04-03  Đoàn Trần Công... Documentation: document merge option --no-gpg-sign
2020-04-03  Đoàn Trần Công... Documentation: merge commit-tree --[no-]gpg-sign
2020-04-03  Đoàn Trần Công... Documentation: reword commit --no-gpg-sign
2020-04-03  Đoàn Trần Công... Documentation: document am --no-gpg-sign
2020-04-03  Đoàn Trần Công... cherry-pick/revert: honour --no-gpg-sign in all case
2020-04-03  Đoàn Trần Công... rebase.c: honour --no-gpg-sign
2020-04-02  Jonathan Tanpromisor-remote: accept 0 as oid_nr in function
2020-04-02  Li Xuejianggit-submodule.sh: setup uninitialized variables
2020-04-02  Patrick Steinhardtupdate-ref: implement interactive transaction handling
2020-04-02  Patrick Steinhardtupdate-ref: read commands in a line-wise fashion
2020-04-02  Patrick Steinhardtupdate-ref: move transaction handling into `update_refs...
2020-04-02  Patrick Steinhardtupdate-ref: pass end pointer instead of strbuf
2020-04-02  Patrick Steinhardtupdate-ref: drop unused argument for `parse_refname`
2020-04-02  Patrick Steinhardtupdate-ref: organize commands in an array
2020-04-02  SZEDER Gáborci: make MAKEFLAGS available inside the Docker containe...
2020-04-01  Derrick Stoleet5319: replace 'touch -m' with 'test-tool chmtime'
2020-04-01  Derrick Stoleecommit-graph: fix buggy --expire-time option
2020-04-01  Elijah Newrencompletion: fix 'git add' on paths under an untracked...
2020-04-01  Elijah NewrenFix error-prone fill_directory() API; make it only...
2020-04-01  Elijah Newrendir: replace double pathspec matching with single in...
2020-04-01  Elijah Newrendir: include DIR_KEEP_UNTRACKED_CONTENTS handling in...
2020-04-01  Elijah Newrendir: replace exponential algorithm with a linear one
2020-04-01  Derrick Stoleedir: refactor treat_directory to clarify control flow
2020-04-01  Elijah Newrendir: fix confusion based on variable tense
2020-04-01  Elijah Newrendir: fix broken comment
2020-04-01  Elijah Newrendir: consolidate treat_path() and treat_one_path()
2020-04-01  Elijah Newrendir: fix simple typo in comment
2020-04-01  Elijah Newrent3000: add more testcases testing a variety of ls-files...
2020-04-01  Elijah Newrent7063: more thorough status checking
2020-04-01  Jeff Kingclone: use "quick" lookup while following tags
2020-03-31  Martin Ågrenuser-manual.conf: don't specify [listingblock]
2020-03-30  Alban Gruint3432: test `--merge' with `rebase.abbreviateCommands...
2020-03-30  Alban Gruinsequencer: don't abbreviate a command if it doesn't...
2020-03-30  Johannes SchindelinMyFirstObjectWalk: remove unnecessary conditional statement
2020-03-30  Jeff Kingoidset: stop referring to sha1-array
2020-03-30  Jeff Kingref-filter: stop referring to "sha1 array"
2020-03-30  Jeff Kingbisect: stop referring to sha1_array
2020-03-30  Jeff Kingtest-tool: rename sha1-array to oid-array
2020-03-30  Jeff Kingoid_array: rename source file from sha1-array
2020-03-30  Jeff Kingoid_array: use size_t for iteration
2020-03-30  Jeff Kingoid_array: use size_t for count and allocation
2020-03-30  brian m. carlsondocs: add a FAQ
2020-03-30  Patrick Steinhardtstrbuf: provide function to append whole lines
2020-03-30  Patrick Steinhardtgit-update-ref.txt: add missing word
2020-03-30  Patrick Steinhardtrefs: fix segfault when aborting empty transaction
2020-03-30  Garima Singhcommit-graph: examine commits by generation number
2020-03-30  Jeff Kingcommit-graph: examine changed-path objects in pack...
2020-03-30  Garima Singhcommit-graph: compute Bloom filters for changed paths
2020-03-30  Derrick Stoleediff: halt tree-diff early after max_changes
2020-03-30  Garima Singhbloom.c: core Bloom filter implementation for changed...
2020-03-30  Garima Singhbloom.c: introduce core Bloom filter constructs
2020-03-30  Garima Singhbloom.c: add the murmur3 hash implementation
2020-03-30  Garima Singhcommit-graph: define and use MAX_NUM_CHUNKS
2020-03-29  Jonathan Tanconnected: always use partial clone optimization
2020-03-29  Junio C HamanoMerge branch 'ds/default-pack-use-sparse-to-true'
2020-03-29  Martin ÅgrenINSTALL: drop support for docbook-xsl before 1.74
next