]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2018-05-21  Jeff Kingget_main_ref_store: BUG() when outside a repository
2018-05-17  Stefan Bellerobject.c: clear replace map before freeing it
2018-05-10  Stefan Bellerreplace-object.c: remove the_repository from prepare_re...
2018-05-10  Stefan Bellerobject.c: free replace map in raw_object_store_clear
2018-04-12  Stefan Bellerreplace-object: allow lookup_replace_object to handle...
2018-04-12  Stefan Bellerreplace-object: allow do_lookup_replace_object to handl...
2018-04-12  Stefan Bellerreplace-object: allow prepare_replace_object to handle...
2018-04-12  Stefan Bellerrefs: allow for_each_replace_ref to handle arbitrary...
2018-04-12  Stefan Bellerrefs: store the main ref store inside the repository...
2018-04-12  Stefan Bellerreplace-object: add repository argument to lookup_repla...
2018-04-12  Stefan Bellerreplace-object: add repository argument to do_lookup_re...
2018-04-12  Stefan Bellerreplace-object: add repository argument to prepare_repl...
2018-04-12  Stefan Bellerrefs: add repository argument to for_each_replace_ref
2018-04-12  Stefan Bellerrefs: add repository argument to get_main_ref_store
2018-04-12  Stefan Bellerreplace-object: check_replace_refs is safe in multi...
2018-04-12  Stefan Bellerreplace-object: eliminate replace objects prepared...
2018-04-12  Stefan Bellerobject-store: move lookup_replace_object to replace...
2018-04-12  Stefan Bellerreplace-object: move replace_map to object store
2018-04-12  René Scharfereplace_object: use oidmap
2018-04-11  Junio C HamanoMerge branch 'svn/authors-prog-2' of git://bogomips...
2018-04-11  Junio C HamanoRevert "Merge branch 'en/rename-directory-detection'"
2018-04-11  Junio C HamanoThe third batch for 2.18
2018-04-11  Junio C HamanoMerge branch 'eb/cred-helper-ignore-sigpipe'
2018-04-11  Junio C HamanoMerge branch 'lv/tls-1.3'
2018-04-11  Junio C HamanoMerge branch 'pk/test-avoid-pipe-hiding-exit-status'
2018-04-11  Junio C HamanoMerge branch 'rs/status-with-removed-submodule'
2018-04-11  Junio C HamanoMerge branch 'nd/combined-test-helper'
2018-04-11  Junio C HamanoMerge branch 'sb/packfiles-in-repository'
2018-04-11  Junio C HamanoMerge branch 'sb/object-store'
2018-04-11  Junio C HamanoMerge branch 'jc/test-must-be-empty'
2018-04-11  Junio C HamanoMerge branch 'cc/perf-aggregate-sort'
2018-04-11  Junio C HamanoMerge branch 'ab/doc-hash-brokenness'
2018-04-11  Junio C HamanoMerge branch 'bc/hash-independent-tests'
2018-04-11  Junio C HamanoMerge branch 'ab/drop-contrib-examples'
2018-04-10  Junio C HamanoThe second batch for 2.18
2018-04-10  Junio C HamanoMerge branch 'ys/bisect-object-id-missing-conversion...
2018-04-10  Junio C HamanoMerge branch 'yk/filter-branch-non-committish-refs'
2018-04-10  Junio C HamanoMerge branch 'nd/trace-with-env'
2018-04-10  Junio C HamanoMerge branch 'nd/parseopt-completion-more'
2018-04-10  Junio C HamanoMerge branch 'ds/bsearch-hash'
2018-04-10  Junio C HamanoMerge branch 'ws/rebase-p'
2018-04-10  Junio C HamanoMerge branch 'jk/diff-highlight-graph-fix'
2018-04-10  Junio C HamanoMerge branch 'nd/remove-ignore-env-field'
2018-04-10  Junio C HamanoMerge branch 'ps/contains-id-error-message'
2018-04-09  Junio C HamanoThe first batch for 2.18 cycle
2018-04-09  Junio C HamanoMerge branch 'tg/stash-untracked-with-pathspec-fix'
2018-04-09  Junio C HamanoMerge branch 'nd/worktree-prune'
2018-04-09  Junio C HamanoMerge branch 'bc/object-id'
2018-04-09  Junio C HamanoMerge branch 'ma/shortlog-revparse'
2018-04-09  Junio C HamanoMerge branch 'ab/install-symlinks'
2018-04-09  Junio C HamanoMerge branch 'ml/filter-branch-no-op-error'
2018-04-09  Junio C HamanoMerge branch 'ab/pcre-v2'
2018-04-09  Junio C HamanoMerge branch 'ti/fetch-everything-local-optim'
2018-04-09  Junio C HamanoMerge branch 'en/rename-directory-detection'
2018-04-05  Andreas Heidukgit-svn: allow empty email-address using authors-prog...
2018-04-05  Andreas Heidukgit-svn: search --authors-prog in PATH too
2018-04-02  Junio C HamanoGit 2.17 v2.17.0
2018-04-02  Junio C HamanoMerge tag 'l10n-2.17.0-rnd1' of git://github.com/git...
2018-04-02  Junio C HamanoMerge branch 'pw/add-p-single'
2018-04-01  Ævar Arnfjörð... add -p: fix 2.17.0-rc* regression due to moved code
2018-03-31  Ralf Thielowl10n: de.po: translate 132 new messages
2018-03-29  Junio C HamanoMerge branch 'jh/partial-clone'
2018-03-29  Jonathan Niederupload-pack: disable object filtering when disabled...
2018-03-29  Erik E Bradycredential: ignore SIGPIPE when writing to credential...
2018-03-29  Loganaden Velvindronhttp: allow use of TLS 1.3
2018-03-29  Ray Chenl10n: zh_CN: review for git v2.17.0 l10n round 1
2018-03-29  Jiang Xinl10n: zh_CN: for git v2.17.0 l10n round 1
2018-03-28  René Scharfesubmodule: check for NULL return of get_submodule_ref_s...
2018-03-28  Junio C HamanoGit 2.17-rc2 v2.17.0-rc2
2018-03-28  Junio C HamanoMerge branch 'tg/stash-doc-typofix'
2018-03-28  Junio C HamanoMerge branch 'pc/submodule-helper'
2018-03-28  Junio C HamanoMerge branch 'nd/parseopt-completion'
2018-03-28  Pratik Karkitest: avoid pipes in git related commands for test
2018-03-28  Changwoo Ryul10n: ko.po: Update Korean translation
2018-03-28  Stefan Bellersubmodule deinit: handle non existing pathspecs gracefully
2018-03-28  Thomas Gummerergit-stash.txt: remove extra square bracket
2018-03-28  Ævar Arnfjörð... doc hash-function-transition: clarify what SHAttered...
2018-03-28  Ævar Arnfjörð... doc hash-function-transition: clarify how older gits...
2018-03-28  SZEDER Gábortest_must_be_empty: simplify file existence check
2018-03-28  Christian Couderperf/aggregate: add --sort-by=regression option
2018-03-28  Christian Couderperf/aggregate: add display_dir()
2018-03-27  Nguyễn Thái... t/helper: merge test-write-cache into test-tool
2018-03-27  Nguyễn Thái... t/helper: merge test-wildmatch into test-tool
2018-03-27  Nguyễn Thái... t/helper: merge test-urlmatch-normalization into test...
2018-03-27  Nguyễn Thái... t/helper: merge test-subprocess into test-tool
2018-03-27  Nguyễn Thái... t/helper: merge test-submodule-config into test-tool
2018-03-27  Nguyễn Thái... t/helper: merge test-string-list into test-tool
2018-03-27  Nguyễn Thái... t/helper: merge test-strcmp-offset into test-tool
2018-03-27  Nguyễn Thái... t/helper: merge test-sigchain into test-tool
2018-03-27  Nguyễn Thái... t/helper: merge test-sha1-array into test-tool
2018-03-27  Nguyễn Thái... t/helper: merge test-scrap-cache-tree into test-tool
2018-03-27  Nguyễn Thái... t/helper: merge test-run-command into test-tool
2018-03-27  Nguyễn Thái... t/helper: merge test-revision-walking into test-tool
2018-03-27  Nguyễn Thái... t/helper: merge test-regex into test-tool
2018-03-27  Nguyễn Thái... t/helper: merge test-ref-store into test-tool
2018-03-27  Nguyễn Thái... t/helper: merge test-read-cache into test-tool
2018-03-27  Nguyễn Thái... t/helper: merge test-prio-queue into test-tool
2018-03-27  Nguyễn Thái... t/helper: merge test-path-utils into test-tool
2018-03-27  Nguyễn Thái... t/helper: merge test-online-cpus into test-tool
2018-03-27  Nguyễn Thái... t/helper: merge test-mktemp into test-tool
next