]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2018-11-06  Junio C HamanoMerge branch 'ss/travis-ci-force-vm-mode'
2018-11-06  Junio C HamanoMerge branch 'sg/test-rebase-editor-fix'
2018-11-06  Junio C HamanoMerge branch 'tb/char-may-be-unsigned'
2018-11-06  Junio C HamanoMerge branch 'js/mingw-ns-filetime'
2018-11-06  Junio C HamanoMerge branch 'md/exclude-promisor-objects-fix'
2018-11-06  Junio C HamanoMerge branch 'jw/send-email-no-auth'
2018-11-06  Junio C HamanoMerge branch 'nd/submodule-unused-vars'
2018-11-06  Junio C HamanoMerge branch 'nd/unpack-trees-with-cache-tree'
2018-11-06  Junio C HamanoMerge branch 'nd/completion-negation'
2018-11-06  Junio C HamanoMerge branch 'jt/upload-pack-v2-fix-shallow'
2018-11-06  Junio C HamanoMerge branch 'sb/submodule-url-to-absolute'
2018-11-06  Junio C HamanoMerge branch 'js/shallow-and-fetch-prune'
2018-11-06  Junio C HamanoMerge branch 'js/remote-archive-dwimfix'
2018-11-06  Duy Nguyencompletion: use __gitcomp_builtin for format-patch
2018-11-06  Jeff Kingmidx: double-check large object write loop
2018-11-06  Jeff Kingassert NOARG/NONEG behavior of parse-options callbacks
2018-11-06  Jeff Kingparse-options: drop OPT_DATE()
2018-11-06  Jeff Kingapply: return -1 from option callback instead of callin...
2018-11-06  Jeff Kingcat-file: report an error on multiple --batch options
2018-11-06  Jeff Kingtag: mark "--message" option with NONEG
2018-11-06  Jeff Kingshow-branch: mark --reflog option as NONEG
2018-11-06  Jeff Kingformat-patch: mark "--no-numbered" option with NONEG
2018-11-06  Jeff Kingstatus: mark --find-renames option with NONEG
2018-11-06  Jeff Kingcat-file: mark batch options with NONEG
2018-11-06  Jeff Kingpack-objects: mark index-version option as NONEG
2018-11-06  Jeff Kingls-files: mark exclude options as NONEG
2018-11-06  Jeff Kingam: handle --no-patch-format option
2018-11-06  Jeff Kingapply: mark include/exclude options as NONEG
2018-11-06  Ben Peartrefresh_index: remove unnecessary calls to preload_index()
2018-11-05  Nguyễn Thái... Clean up pthread_create() error handling
2018-11-05  Nguyễn Thái... read-cache.c: initialize copy_len to shut up gcc 8
2018-11-05  Nguyễn Thái... read-cache.c: reduce branching based on HAVE_THREADS
2018-11-05  Nguyễn Thái... read-cache.c: remove #ifdef NO_PTHREADS
2018-11-05  Nguyễn Thái... pack-objects: remove #ifdef NO_PTHREADS
2018-11-05  Nguyễn Thái... preload-index.c: remove #ifdef NO_PTHREADS
2018-11-05  Nguyễn Thái... grep: clean up num_threads handling
2018-11-05  Nguyễn Thái... grep: remove #ifdef NO_PTHREADS
2018-11-05  Nguyễn Thái... attr.c: remove #ifdef NO_PTHREADS
2018-11-05  Nguyễn Thái... name-hash.c: remove #ifdef NO_PTHREADS
2018-11-05  Nguyễn Thái... index-pack: remove #ifdef NO_PTHREADS
2018-11-05  Nguyễn Thái... send-pack.c: move async's #ifdef NO_PTHREADS back to...
2018-11-05  Nguyễn Thái... run-command.h: include thread-utils.h instead of pthread.h
2018-11-05  Jeff Kingxdiff-interface: drop parse_hunk_header()
2018-11-05  Jeff Kingrange-diff: use a hunk callback
2018-11-05  Jeff Kingdiff: convert --check to use a hunk callback
2018-11-05  Jeff Kingcombine-diff: use an xdiff hunk callback
2018-11-05  Jeff Kingdiff: use hunk callback for word-diff
2018-11-05  Jeff Kingdiff: discard hunk headers for patch-ids earlier
2018-11-05  Jeff Kingdiff: avoid generating unused hunk header lines
2018-11-05  Steve Hoelzerpoll: use GetTickCount64() to avoid wrap-around issues
2018-11-05  Michał Górnyt/t7510-signed-commit.sh: add signing subkey to Eris...
2018-11-05  Michał Górnyt/t7510-signed-commit.sh: Add %GP to custom format...
2018-11-05  Nguyễn Thái... tree-walk.c: fix overoptimistic inclusion in :(exclude...
2018-11-05  Nguyễn Thái... sequencer.c: remove a stray semicolon
2018-11-05  Nguyễn Thái... git-worktree.txt: correct linkgit command name
2018-11-05  James Knightbuild: link with curl-defined linker flags
2018-11-02  Junio C HamanoMerge branch 'jc/http-curlver-warnings'
2018-11-02  Junio C HamanoMerge branch 'js/mingw-http-ssl'
2018-11-02  Junio C HamanoMerge branch 'mg/gpg-fingerprint'
2018-11-02  Junio C HamanoMerge branch 'mg/gpg-parse-tighten'
2018-11-02  Junio C HamanoMerge branch 'en/merge-cleanup-more'
2018-11-02  Ben Peartadd: speed up cmd_add() by utilizing read_cache_preload()
2018-11-02  Derrick Stoleeremote: make add_missing_tags() linear
2018-11-02  Derrick Stoleetest-reach: test get_reachable_subset
2018-11-02  Derrick Stoleecommit-reach: implement get_reachable_subset
2018-11-02  Aaron Lindsaysend-email: avoid empty transfer encoding header
2018-11-02  Jeff Kingpathspec: handle non-terminated strings with :(attr)
2018-11-02  Jeff Kingapproxidate: handle pending number for "specials"
2018-11-02  Jeff Kingrev-list: handle flags for --indexed-objects
2018-11-02  Jeff Kingxdiff-interface: provide a separate consume callback...
2018-11-02  Jeff Kingxdiff: provide a separate emit callback for hunks
2018-11-02  Derrick Stoleet6012: make rev-list tests more interesting
2018-11-02  Derrick Stoleerevision.c: generation-based topo-order algorithm
2018-11-02  Derrick Stoleecommit/revisions: bookkeeping before refactoring
2018-11-02  Derrick Stoleerevision.c: begin refactoring --topo-order logic
2018-11-02  Derrick Stoleetest-reach: add rev-list tests
2018-11-02  Derrick Stoleetest-reach: add run_three_modes method
2018-11-02  Derrick Stoleeprio-queue: add 'peek' operation
2018-11-02  SZEDER Gábortravis-ci: install packages in 'ci/install-dependencies.sh'
2018-11-02  Johannes Schindelintests: optionally skip `git rebase -p` tests
2018-11-02  Johannes Schindelint3418: decouple test cases from a previous `rebase...
2018-11-02  Johannes Schindelint3404: decouple some test cases from outcomes of previo...
2018-11-02  Junio C HamanoEighth batch for 2.20
2018-11-02  Junio C Hamanorebase: apply cocci patch
2018-11-02  Junio C HamanoMerge branch 'js/rebase-i-shortopt'
2018-11-02  Junio C HamanoMerge branch 'js/rebase-i-break'
2018-11-02  Junio C HamanoMerge branch 'js/rebase-autostash-fix'
2018-11-02  Junio C HamanoMerge branch 'cb/printf-empty-format'
2018-11-02  Junio C HamanoMerge branch 'jc/rebase-in-c-5-test-typofix'
2018-11-02  Junio C HamanoMerge branch 'pk/rebase-in-c-6-final'
2018-11-02  Junio C HamanoMerge branch 'js/rebase-in-c-5.5-work-with-rebase-i...
2018-11-02  Junio C HamanoMerge branch 'pk/rebase-in-c-5-test'
2018-11-02  Junio C HamanoMerge branch 'pk/rebase-in-c-4-opts'
2018-11-02  Junio C HamanoMerge branch 'pk/rebase-in-c-3-acts'
2018-11-02  Junio C HamanoMerge branch 'pk/rebase-in-c-2-basic'
2018-11-02  Junio C HamanoMerge branch 'ag/rebase-i-in-c'
2018-11-02  Junio C HamanoMerge branch 'pk/rebase-in-c'
2018-11-01  Junio C Hamanofetch: replace string-list used as a look-up table...
2018-11-01  Andreas Gruenbacherrev-parse: clear --exclude list after 'git rev-parse...
2018-11-01  Jonathan Tanfetch-pack: be more precise in parsing v2 response
next