]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2018-07-24  Junio C HamanoMerge branch 'en/t5407-rebase-m-fix'
2018-07-24  Junio C HamanoMerge branch 'en/apply-comment-fix'
2018-07-24  Junio C HamanoMerge branch 'en/rebase-consistency'
2018-07-24  Junio C HamanoMerge branch 'sb/submodule-move-head-error-msg'
2018-07-24  Junio C HamanoMerge branch 'rj/submodule-fsck-skip'
2018-07-18  Junio C HamanoThird batch for 2.19 cycle
2018-07-18  Junio C HamanoMerge branch 'js/enhanced-version-info'
2018-07-18  Junio C HamanoMerge branch 'sb/mailmap'
2018-07-18  Junio C HamanoMerge branch 'ms/core-icase-doc'
2018-07-18  Junio C HamanoMerge branch 'ds/commit-graph'
2018-07-18  Junio C HamanoMerge branch 'tz/exclude-doc-smallfixes'
2018-07-18  Junio C HamanoMerge branch 'js/rebase-recreate-merge'
2018-07-18  Junio C HamanoMerge branch 'en/rebase-i-microfixes'
2018-07-18  Junio C HamanoMerge branch 'mb/filter-branch-optim'
2018-07-18  Junio C HamanoMerge branch 'dj/runtime-prefix'
2018-07-18  Junio C HamanoMerge branch 'ao/config-from-gitmodules'
2018-07-18  Junio C HamanoMerge branch 'jk/branch-l-0-deprecation'
2018-07-18  Junio C HamanoMerge branch 'tb/grep-column'
2018-07-18  Junio C HamanoMerge branch 'vs/typofixes'
2018-07-18  Junio C HamanoMerge branch 'bw/protocol-v2'
2018-07-18  Junio C HamanoMerge branch 'jt/remove-pack-bitmap-global'
2018-07-18  Junio C HamanoMerge branch 'bw/config-refer-to-gitsubmodules-doc'
2018-07-18  Junio C HamanoMerge branch 'xy/format-patch-prereq-patch-id-fix'
2018-07-18  Junio C HamanoMerge branch 'pw/rebase-i-keep-reword-after-conflict'
2018-07-18  Junio C HamanoMerge branch 'ld/p423'
2018-07-18  Junio C HamanoMerge branch 'ds/ewah-cleanup'
2018-07-18  Junio C HamanoMerge branch 'sb/submodule-core-worktree'
2018-07-18  Junio C HamanoMerge branch 'sb/object-store-grafts'
2018-07-18  Junio C HamanoMerge branch 'en/merge-recursive-cleanup'
2018-07-03  Ramsay Jonesfsck: check skiplist for object in fsck_blob()
2018-06-29  Stefan Beller.mailmap: merge different spellings of names
2018-06-29  Johannes SchindelinMakefile: fix the "built from commit" code
2018-06-28  Elijah Newrent5407: fix test to cover intended arguments
2018-06-28  Elijah Newrenapply: fix grammar error in comment
2018-06-28  Junio C HamanoSecond batch for 2.19 cycle
2018-06-28  Junio C HamanoMerge branch 'sb/fix-fetching-moved-submodules'
2018-06-28  Junio C HamanoMerge branch 'tz/cred-netrc-cleanup'
2018-06-28  Junio C HamanoMerge branch 'jc/clean-after-sanity-tests'
2018-06-28  Junio C HamanoMerge branch 'nd/completion-negation'
2018-06-28  Junio C HamanoMerge branch 'pw/add-p-recount'
2018-06-28  Junio C HamanoMerge branch 'jk/fetch-all-peeled-fix'
2018-06-28  Junio C HamanoMerge branch 'ms/send-pack-honor-config'
2018-06-28  Junio C HamanoMerge branch 'jh/partial-clone'
2018-06-28  Junio C HamanoMerge branch 'sg/gpg-tests-fix'
2018-06-28  Junio C HamanoMerge branch 'as/safecrlf-quiet-fix'
2018-06-28  Junio C HamanoMerge branch 'ab/refspec-init-fix'
2018-06-28  Marc StrapetzDocumentation: declare "core.ignoreCase" as internal...
2018-06-28  Derrick Stoleecommit-graph: fix documentation inconsistencies
2018-06-27  Elijah Newrengit-rebase--merge: modernize "git-$cmd" to "git $cmd"
2018-06-27  Elijah NewrenFix use of strategy options with interactive rebases
2018-06-27  Elijah Newrent3418: add testcase showing problems with rebase -i...
2018-06-27  Todd Zullingerdir.c: fix typos in core.excludesfile comment
2018-06-27  Todd Zullingergitignore.txt: clarify default core.excludesfile path
2018-06-27  Elijah Newrengit-rebase: make --allow-empty-message the default
2018-06-27  Elijah Newrent3401: add directory rename testcases for rebase and am
2018-06-27  Elijah Newrengit-rebase.txt: document behavioral differences between...
2018-06-27  Elijah Newrendirectory-rename-detection.txt: technical docs on abili...
2018-06-27  Elijah Newrengit-rebase.txt: address confusion between --no-ff vs...
2018-06-27  Elijah Newrengit-rebase: error out when incompatible options passed
2018-06-27  Elijah Newrent3422: new testcases for checking when incompatible...
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-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: 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()
next