execv_dashed_external: stop exiting with negative code
[git] / sequencer.c
2016-10-21  Johannes Schindelinsequencer: start error messages consistently with lower...
2016-10-21  Johannes Schindelinsequencer: quote filenames in error messages
2016-10-21  Johannes Schindelinsequencer: mark action_name() for translation
2016-10-21  Johannes Schindelinsequencer: remove overzealous assumption in rebase...
2016-10-21  Johannes Schindelinsequencer: teach write_message() to append an optional LF
2016-10-21  Johannes Schindelinsequencer: refactor write_message() to take a pointer...
2016-10-21  Johannes Schindelinsequencer: roll back lock file if write_message() failed
2016-10-21  Johannes Schindelinsequencer: stop releasing the strbuf in write_message()
2016-10-21  Johannes Schindelinsequencer: left-trim lines read from the script
2016-10-21  Johannes Schindelinsequencer: support cleaning up commit messages
2016-10-21  Johannes Schindelinsequencer: support amending commits
2016-10-21  Johannes Schindelinsequencer: allow editing the commit message on a case...
2016-10-21  Johannes Schindelinsequencer: introduce a helper to read files written...
2016-10-21  Johannes Schindelinsequencer: prepare for rebase -i's commit functionality
2016-10-21  Johannes Schindelinsequencer: remember the onelines when parsing the todo...
2016-10-21  Johannes Schindelinsequencer: get rid of the subcommand field
2016-10-21  Johannes Schindelinsequencer: avoid completely different messages for...
2016-10-21  Johannes Schindelinsequencer: strip CR from the todo script
2016-10-21  Johannes Schindelinsequencer: completely revamp the "todo" script parsing
2016-10-21  Johannes Schindelinsequencer: refactor the code to obtain a short commit...
2016-10-21  Johannes Schindelinsequencer: future-proof read_populate_todo()
2016-10-21  Johannes Schindelinsequencer: plug memory leaks for the option values
2016-10-20  Junio C HamanoMerge tag 'gitgui-0.21.0' of git://repo.or.cz/git-gui
2016-10-17  Junio C HamanoSync with maint
2016-10-17  Junio C HamanoMerge branch 'sb/submodule-config-doc-drop-path'
2016-10-17  Junio C HamanoMerge branch 'rs/pretty-format-color-doc-fix'
2016-10-17  Junio C HamanoMerge branch 'js/reset-usage'
2016-10-17  Junio C HamanoMerge branch 'rs/cocci'
2016-10-17  Junio C HamanoMerge branch 'js/regexec-buf'
2016-10-17  Junio C HamanoMerge branch 'jk/ref-symlink-loop'
2016-10-17  Junio C HamanoMerge branch 'nd/commit-p-doc'
2016-10-17  Junio C HamanoMerge branch 'jk/clone-copy-alternates-fix'
2016-10-17  Junio C HamanoMerge branch 'dt/http-empty-auth'
2016-10-17  Johannes Schindelinsequencer: future-proof remove_sequencer_state()
2016-10-17  Johannes Schindelinsequencer: avoid unnecessary indirection
2016-10-17  Johannes Schindelinsequencer: use memoized sequencer directory path
2016-10-16  Jiang XinMerge branch 'russian-l10n' of https://github.com/DJm00...
2016-10-11  Junio C HamanoSync with maint
2016-10-11  Junio C HamanoMerge branch 'jk/verify-packfile-gently' into maint
2016-10-11  Junio C HamanoMerge branch 'jc/verify-loose-object-header' into maint
2016-10-11  Junio C HamanoMerge branch 'rs/git-gui-use-modern-git-merge-syntax...
2016-10-11  Junio C HamanoMerge branch 'pb/rev-list-reverse-with-count' into...
2016-10-11  Junio C HamanoMerge branch 'jk/graph-padding-fix' into maint
2016-10-11  Junio C HamanoMerge branch 'rs/copy-array' into maint
2016-10-10  Junio C HamanoMerge branch 'jc/blame-reverse'
2016-10-10  Junio C HamanoMerge branch 'nd/shallow-deepen'
2016-10-10  Junio C HamanoMerge branch 'cp/completion-negative-refs'
2016-10-10  Junio C HamanoMerge branch 'dp/autoconf-curl-ssl'
2016-10-10  Junio C HamanoMerge branch 'ak/curl-imap-send-explicit-scheme'
2016-10-10  Junio C HamanoMerge branch 'jk/pack-objects-optim-mru'
2016-10-06  Junio C HamanoMerge branch 'sg/ref-filter-parse-optim'
2016-10-06  Junio C HamanoMerge branch 'rs/cocci'
2016-10-06  Junio C HamanoMerge branch 'rs/c-auto-resets-attributes'
2016-10-06  Junio C HamanoMerge branch 'ps/http-gssapi-cred-delegation'
2016-10-06  Junio C HamanoMerge branch 'jk/graph-padding-fix'
2016-10-06  Junio C HamanoMerge branch 'jc/blame-abbrev'
2016-10-06  Junio C HamanoMerge branch 'vn/revision-shorthand-for-side-branch...
2016-10-03  Junio C HamanoSync with 2.10.1
2016-10-03  Junio C HamanoMerge branch 'pb/rev-list-reverse-with-count'
2016-10-03  Junio C HamanoMerge branch 'kd/mailinfo-quoted-string'
2016-10-03  Junio C HamanoMerge branch 'mh/diff-indent-heuristic'
2016-10-03  Junio C HamanoMerge branch 'dt/mailinfo'
2016-10-03  Junio C HamanoMerge branch 'rs/git-gui-use-modern-git-merge-syntax'
2016-10-03  Junio C HamanoMerge branch 'jc/verify-loose-object-header'
2016-10-03  Junio C HamanoMerge branch 'nd/init-core-worktree-in-multi-worktree...
2016-10-03  Junio C HamanoMerge branch 'rs/copy-array'
2016-10-03  Junio C HamanoMerge branch 'jk/ident-ai-canonname-could-be-null'...
2016-10-03  Junio C HamanoMerge branch 'jk/doc-cvs-update' into maint
2016-10-03  Junio C HamanoMerge branch 'jk/pack-tag-of-tag' into maint
2016-09-29  Junio C HamanoSync with maint
2016-09-29  Junio C HamanoMerge branch 'jc/worktree-config'
2016-09-29  Junio C HamanoMerge branch 'jk/ident-ai-canonname-could-be-null'
2016-09-29  Junio C HamanoMerge branch 'jt/fetch-pack-in-vain-count-with-stateless'
2016-09-29  Junio C HamanoMerge branch 'jk/verify-packfile-gently'
2016-09-29  Junio C HamanoMerge branch 'tg/add-chmod+x-fix' into maint
2016-09-29  Junio C HamanoMerge branch 'et/add-chmod-x' into maint
2016-09-29  Junio C HamanoMerge branch 'ls/travis-homebrew-path-fix' into maint
2016-09-29  Junio C HamanoMerge branch 'js/regexec-buf' into maint
2016-09-29  Junio C HamanoMerge branch 'ep/doc-check-ref-format-example' into...
2016-09-29  Junio C HamanoMerge branch 'mm/config-color-ui-default-to-auto' into...
2016-09-29  Junio C HamanoMerge branch 'jk/reduce-gc-aggressive-depth' into maint
2016-09-29  Junio C HamanoMerge branch 'jk/rebase-i-drop-ident-check' into maint
2016-09-29  Junio C HamanoMerge branch 'rs/xdiff-merge-overlapping-hunks-for...
2016-09-29  Junio C HamanoMerge branch 'ew/http-do-not-forget-to-call-curl-multi...
2016-09-29  Junio C HamanoMerge branch 'js/git-gui-commit-gpgsign' into maint
2016-09-29  Junio C HamanoMerge branch 'jk/fix-remote-curl-url-wo-proto' into...
2016-09-29  Junio C HamanoMerge branch 'mr/vcs-svn-printf-ulong' into maint
2016-09-29  Junio C HamanoMerge branch 'rs/strbuf-remove-fix' into maint
2016-09-29  Junio C HamanoMerge branch 'rs/checkout-some-states-are-const' into...
2016-09-29  Junio C HamanoMerge branch 'bw/pathspec-remove-unused-extern-decl...
2016-09-26  Junio C HamanoMerge branch 'jk/clone-recursive-progress'
2016-09-26  Junio C HamanoMerge branch 'jk/doc-cvs-update'
2016-09-26  Junio C HamanoMerge branch 'rt/rebase-i-broken-insn-advise'
2016-09-26  Junio C HamanoMerge branch 'ls/travis-homebrew-path-fix'
2016-09-26  Junio C HamanoMerge branch 'tg/add-chmod+x-fix'
2016-09-26  Junio C HamanoMerge branch 'js/regexec-buf'
2016-09-26  Junio C HamanoMerge branch 'nd/checkout-disambiguation'
2016-09-26  Junio C HamanoMerge branch 'va/i18n-more'
2016-09-26  Junio C HamanoMerge branch 'jt/format-patch-rfc'
2016-09-26  Junio C HamanoMerge branch 'ep/doc-check-ref-format-example'
next