Merge branch 'rd/doc-options-placeholder'
[git] / sequencer.c
2018-05-08  Junio C HamanoMerge branch 'ma/double-dashes-in-docs'
2018-05-08  Junio C HamanoMerge branch 'tq/t1510'
2018-05-08  Junio C HamanoMerge branch 'so/glossary-ancestor'
2018-05-08  Junio C HamanoMerge branch 'ls/checkout-encoding'
2018-05-08  Junio C HamanoMerge branch 'ab/nuke-emacs-contrib'
2018-05-08  Junio C HamanoMerge branch 'nd/warn-more-for-devs'
2018-05-08  Junio C HamanoMerge branch 'sb/object-store-replace'
2018-05-08  Junio C HamanoMerge branch 'ds/commit-graph'
2018-05-08  Junio C HamanoMerge branch 'js/empty-config-section-fix'
2018-05-08  Junio C HamanoMerge branch 'ot/libify-get-ref-atom-value'
2018-05-08  Junio C HamanoMerge branch 'sb/submodule-move-nested'
2018-05-08  Junio C HamanoMerge branch 'dj/runtime-prefix'
2018-05-08  Junio C HamanoMerge branch 'ab/simplify-perl-makefile'
2018-05-08  Junio C HamanoMerge branch 'bw/protocol-v2'
2018-05-06  Johannes Schindelinrebase --rebase-merges: root commits can be cousins...
2018-05-06  Johannes Schindelinrebase --rebase-merges: a "merge" into a new root is...
2018-05-06  Johannes Schindelinsequencer: allow introducing new root commits
2018-05-06  Johannes Schindelinsequencer: learn about the special "fake root commit...
2018-05-06  Johannes Schindelinsequencer: extract helper to update active_cache_tree
2018-05-02  Junio C HamanoMerge branch 'bw/protocol-v2' into jt/partial-clone...
2018-05-02  brian m. carlsonsequencer: use the_hash_algo for empty tree object ID
2018-05-02  brian m. carlsonsequencer: convert one use of EMPTY_TREE_SHA1_HEX
2018-05-01  Johannes Schindelinrebase --skip: clean up commit message after a failed...
2018-05-01  Johannes Schindelinsequencer: always commit without editing when asked for
2018-05-01  Johannes Schindelinrebase -i: Handle "combination of <n> commits" with...
2018-04-26  Johannes Schindelinrebase -i: introduce --rebase-merges=[no-]rebase-cousins
2018-04-26  Johannes Schindelinrebase --rebase-merges: avoid "empty merges"
2018-04-26  Johannes Schindelinsequencer: handle post-rewrite for merge commands
2018-04-26  Johannes Schindelinrebase-helper --make-script: introduce a flag to rebase...
2018-04-26  Johannes Schindelinsequencer: fast-forward `merge` commands, if possible
2018-04-26  Johannes Schindelinsequencer: introduce the `merge` command
2018-04-26  Johannes Schindelinsequencer: introduce new commands to reset the revision
2018-04-26  Johannes Schindelinsequencer: offer helpful advice when a command was...
2018-04-26  Johannes Schindelinsequencer: refactor how original todo list lines are...
2018-04-26  Johannes Schindelinsequencer: make rearrange_squash() a bit more obvious
2018-04-26  Johannes Schindelinsequencer: avoid using errno clobbered by rollback_lock...
2018-04-26  Stefan Bellercache.h: add repository argument to oid_object_info
2018-04-25  Junio C HamanoMerge branch 'jm/mem-pool'
2018-04-25  Junio C HamanoMerge branch 'tg/use-git-contacts'
2018-04-25  Junio C HamanoMerge branch 'sb/filenames-with-dashes'
2018-04-25  Junio C HamanoMerge branch 'cc/perf-bisect'
2018-04-25  Junio C HamanoMerge branch 'bp/fsmonitor-prime-index'
2018-04-25  Junio C HamanoMerge branch 'bp/fsmonitor-bufsize-fix'
2018-04-25  Junio C HamanoMerge branch 'cb/bash-completion-ls-files-processing'
2018-04-25  Junio C HamanoMerge branch 'es/worktree-docs'
2018-04-25  Junio C HamanoMerge branch 'es/fread-reads-dir-autoconf-fix'
2018-04-25  Junio C HamanoMerge branch 'ps/test-chmtime-get'
2018-04-25  Junio C HamanoMerge branch 'js/t5404-path-fix'
2018-04-25  Junio C HamanoMerge branch 'jk/ref-array-push'
2018-04-25  Junio C HamanoMerge branch 'en/doc-typoes'
2018-04-25  Junio C HamanoMerge branch 'lw/daemon-log-destination'
2018-04-25  Junio C HamanoMerge branch 'mn/send-email-credential-doc'
2018-04-25  Junio C HamanoMerge branch 'ak/bisect-doc-typofix'
2018-04-25  Junio C HamanoMerge branch 'br/mergetools-guiffy'
2018-04-25  Junio C HamanoMerge branch 'nd/worktree-move'
2018-04-25  Junio C HamanoMerge branch 'ks/branch-list-detached-rebase-i'
2018-04-25  Junio C HamanoMerge branch 'jk/t5561-missing-curl'
2018-04-25  Junio C HamanoMerge branch 'bw/commit-partial-from-subdirectory-fix'
2018-04-25  Junio C HamanoMerge branch 'jk/relative-directory-fix'
2018-04-25  Junio C HamanoMerge branch 'jk/flockfile-stdio'
2018-04-25  Junio C HamanoMerge branch 'pw/rebase-signoff'
2018-04-25  Junio C HamanoMerge branch 'pw/rebase-keep-empty-fixes'
2018-04-25  Junio C HamanoMerge branch 'cb/git-gui-ttk-style'
2018-04-25  Junio C HamanoMerge branch 'bp/git-gui-bind-kp-enter'
2018-04-25  Junio C HamanoMerge branch 'bb/git-gui-ssh-key-files'
2018-04-24  Junio C HamanoMerge branch 'bw/protocol-v2' into HEAD
2018-04-18  Johannes Sixtsequencer: reset the committer date before commits
2018-04-11  Junio C HamanoMerge branch 'svn/authors-prog-2' of git://bogomips...
2018-04-11  Stefan Bellerexec_cmd: rename to use dash in file name
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-11  Derrick Stoleetreewide: replace maybe_tree with accessor methods
2018-04-11  Derrick Stoleetreewide: rename tree to maybe_tree
2018-04-11  Junio C HamanoMerge branch 'bw/c-plus-plus' into ds/lazy-load-trees
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 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'
next