]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2018-06-27  Derrick Stoleecommit-graph: verify required chunks are present
2018-06-27  Derrick Stoleecommit-graph: verify catches corrupt signature
2018-06-27  Derrick Stoleecommit-graph: add 'verify' subcommand
2018-06-27  Derrick Stoleecommit-graph: load a root tree from specific graph
2018-06-27  Derrick Stoleecommit: force commit to parse from object database
2018-06-27  Derrick Stoleecommit-graph: parse commit from chosen graph
2018-06-27  Derrick Stoleecommit-graph: fix GRAPH_MIN_SIZE
2018-06-27  Derrick Stoleecommit-graph: UNLEAK before die()
2018-06-27  Derrick Stoleet5318-commit-graph.sh: use core.commitGraph
2018-06-27  Vladimir Parfinenkorebase: fix documentation formatting
2018-06-26  Michael Barabanovfilter-branch: skip commits present on --state-branch
2018-06-26  Antonio Ospitesubmodule-config: reuse config_from_gitmodules in repo_...
2018-06-26  Antonio Ospitesubmodule-config: pass repository as argument to config...
2018-06-26  Antonio Ospitesubmodule-config: make 'config_from_gitmodules' private
2018-06-26  Antonio Ospitesubmodule-config: add helper to get 'update-clone'...
2018-06-26  Antonio Ospitesubmodule-config: add helper function to get 'fetch...
2018-06-26  Antonio Ospiteconfig: move config_from_gitmodules to submodule-config.c
2018-06-26  Alejandro R... Makefile: tweak sed invocation
2018-06-26  Elijah Newrengit-rebase.sh: update help messages a bit
2018-06-26  Elijah Newrengit-rebase.txt: document incompatible options
2018-06-26  Peter Kreftingl10n: sv.po: Update Swedish translation(3608t0f0u)
2018-06-25  Junio C HamanoFirst batch for 2.19 cycle
2018-06-25  Junio C HamanoMerge branch 'sb/plug-misc-leaks'
2018-06-25  Junio C HamanoMerge branch 'cc/tests-without-assuming-ref-files-backend'
2018-06-25  Junio C HamanoMerge branch 'sg/update-ref-stdin-cleanup'
2018-06-25  Junio C HamanoMerge branch 'nd/reject-empty-shallow-request'
2018-06-25  Junio C HamanoMerge branch 'ls/complete-remote-update-names'
2018-06-25  Junio C HamanoMerge branch 'ag/rebase-p'
2018-06-25  Junio C HamanoMerge branch 'nd/complete-config-vars'
2018-06-25  Junio C HamanoMerge branch 'sb/object-store-alloc'
2018-06-25  Junio C HamanoMerge branch 'jk/show-index'
2018-06-25  Junio C HamanoMerge branch 'en/merge-recursive-tests'
2018-06-25  Junio C HamanoMerge branch 'nd/diff-apply-ita'
2018-06-25  Junio C HamanoMerge branch 'ds/commit-graph-lockfile-fix'
2018-06-25  Junio C HamanoMerge branch 'nd/commit-util-to-slab'
2018-06-25  Junio C HamanoMerge branch 'pc/submodule-helper-foreach'
2018-06-25  Junio C HamanoPrepare to start 2.19 cycle
2018-06-25  Stefan Bellersequencer.c: plug mem leak in git_sequencer_config
2018-06-25  Stefan Bellersubmodule.c: report the submodule that an error occurs in
2018-06-22  Ville SkyttäDocumentation: spelling and grammar fixes
2018-06-22  Jeff Kingbranch: make "-l" a synonym for "--list"
2018-06-22  Jeff Kingbranch: deprecate "-l" option
2018-06-22  Jeff Kingt: switch "branch -l" to "branch --create-reflog"
2018-06-22  Jeff Kingt3200: unset core.logallrefupdates when testing reflog...
2018-06-22  Josh Steadmonprotocol-v2 doc: put HTTP headers after request
2018-06-22  Taylor Blaucontrib/git-jump/git-jump: jump to exact location
2018-06-22  Taylor Blaugrep.c: add configuration variables to show matched...
2018-06-22  Taylor Blaubuiltin/grep.c: add '--column' option to 'git-grep(1)'
2018-06-22  Taylor Blaugrep.c: display column number of first match
2018-06-22  Taylor Blaugrep.[ch]: extend grep_opt to allow showing matched...
2018-06-22  Taylor Blaugrep.c: expose {,inverted} match column in match_line()
2018-06-21  Brandon Williamsdocs: link to gitsubmodules
2018-06-21  Brandon Williamstest-pkt-line: add unpack-sideband subcommand
2018-06-21  Taylor BlauDocumentation/config.txt: camel-case lineNumber for...
2018-06-21  Jonathan Tanpack-bitmap: add free function
2018-06-21  Jonathan Tanpack-bitmap: remove bitmap_git global variable
2018-06-21  Junio C HamanoGit 2.18 v2.18.0
2018-06-21  Junio C Hamanoewah: delete unused 'rlwit_discharge_empty()'
2018-06-19  Xiaolong Yeformat-patch: clear UNINTERESTING flag before prepare_bases
2018-06-19  Junio C HamanoMerge branch 'en/rename-directory-detection-reboot'
2018-06-19  Phillip Woodsequencer: do not squash 'reword' commits when we hit...
2018-06-19  Luke Diamandgit-p4: python3: fix octal constants
2018-06-19  Luke Diamandgit-p4: python3: use print() function
2018-06-19  Luke Diamandgit-p4: python3: basestring workaround
2018-06-19  Luke Diamandgit-p4: python3: remove backticks
2018-06-19  Luke Diamandgit-p4: python3: replace dict.has_key(k) with "k in...
2018-06-19  Luke Diamandgit-p4: python3: replace <> with !=
2018-06-19  Junio C HamanoMerge tag 'l10n-2.18.0-rnd3.1' of git://github.com...
2018-06-19  Stefan Bellersubmodule deinit: unset core.worktree
2018-06-19  Stefan Bellersubmodule: ensure core.worktree is set after update
2018-06-19  Junio C HamanoMerge branch 'cf/submodule-progress-dissociate'
2018-06-19  Junio C HamanoMerge branch 'js/rebase-i-root-fix'
2018-06-19  Stefan Bellert7400: encapsulate setup code in test_expect_success
2018-06-19  Todd Zullingert3404: check root commit in 'rebase -i --root reword...
2018-06-19  Karthikeyan... doc: fix typos in documentation and release notes
2018-06-18  Todd Zullingergit-credential-netrc: make "all" default target of...
2018-06-18  Junio C HamanoAlmost 2.18 final
2018-06-18  Junio C HamanoMerge branch 'es/make-no-iconv'
2018-06-18  Junio C HamanoMerge branch 'sg/t7406-chain-fix'
2018-06-18  Junio C HamanoMerge branch 'ks/branch-set-upstream'
2018-06-18  Junio C HamanoMerge branch 'js/rebase-i-root-fix'
2018-06-18  Junio C HamanoMerge branch 'jk/ewah-bounds-check'
2018-06-18  Junio C HamanoMerge tag 'l10n-2.18.0-rnd3' of git://github.com/git...
2018-06-18  Junio C HamanoA bunch of micro-fixes before going 2.18 final
2018-06-18  Changwoo Ryul10n: ko.po: Update Korean translation
2018-06-18  Junio C HamanoMerge branch 'sb/blame-color'
2018-06-18  Junio C HamanoMerge branch 'mw/doc-merge-enumfix'
2018-06-18  Junio C HamanoMerge branch 'en/rename-directory-detection'
2018-06-18  Junio C HamanoMerge branch 'rd/doc-remote-tracking-with-hyphen'
2018-06-18  Junio C HamanoMerge branch 'jl/zlib-restore-nul-termination'
2018-06-18  Junio C HamanoMerge branch 'ab/cred-netrc-no-autodie'
2018-06-18  Junio C HamanoMerge branch 'km/doc-workflows-typofix'
2018-06-18  Junio C HamanoMerge branch 'ld/git-p4-updates'
2018-06-18  Junio C HamanoMerge branch 'rd/diff-options-typofix'
2018-06-18  Junio C HamanoMerge branch 'rd/comment-typofix-in-sha1-file'
2018-06-18  Jeff Kingewah: drop ewah_serialize_native function
2018-06-18  Jeff Kingewah: drop ewah_deserialize function
2018-06-18  Derrick Stoleeewah_io: delete unused 'ewah_serialize()'
2018-06-18  Derrick Stoleeewah_bitmap: delete unused 'ewah_or()'
2018-06-18  Derrick Stoleeewah_bitmap: delete unused 'ewah_not()'
next