sequencer: silence -Wtautological-constant-out-of-range-compare
[gitweb.git] / sequencer.c
2016-11-09 sequencer: silence -Wtautological-constant-out-of-range...
2016-10-21 sequencer: mark all error messages for translation
2016-10-21 sequencer: start error messages consistently with lower...
2016-10-21 sequencer: quote filenames in error messages
2016-10-21 sequencer: mark action_name() for translation
2016-10-21 sequencer: remove overzealous assumption in rebase...
2016-10-21 sequencer: teach write_message() to append an optional LF
2016-10-21 sequencer: refactor write_message() to take a pointer...
2016-10-21 sequencer: roll back lock file if write_message() failed
2016-10-21 sequencer: stop releasing the strbuf in write_message()
2016-10-21 sequencer: left-trim lines read from the script
2016-10-21 sequencer: support cleaning up commit messages
2016-10-21 sequencer: support amending commits
2016-10-21 sequencer: allow editing the commit message on a case...
2016-10-21 sequencer: introduce a helper to read files written...
2016-10-21 sequencer: prepare for rebase -i's commit functionality
2016-10-21 sequencer: remember the onelines when parsing the todo...
2016-10-21 sequencer: get rid of the subcommand field
2016-10-21 sequencer: avoid completely different messages for...
2016-10-21 sequencer: strip CR from the todo script
2016-10-21 sequencer: completely revamp the "todo" script parsing
2016-10-21 sequencer: refactor the code to obtain a short commit...
2016-10-21 sequencer: future-proof read_populate_todo()
2016-10-21 sequencer: plug memory leaks for the option values
2016-10-17 sequencer: future-proof remove_sequencer_state()
2016-10-17 sequencer: avoid unnecessary indirection
2016-10-17 sequencer: use memoized sequencer directory path
2016-10-06 Merge branch 'sg/ref-filter-parse-optim'
2016-10-06 Merge branch 'rs/cocci'
2016-10-06 Merge branch 'rs/c-auto-resets-attributes'
2016-10-06 Merge branch 'ps/http-gssapi-cred-delegation'
2016-10-06 Merge branch 'jk/graph-padding-fix'
2016-10-06 Merge branch 'jc/blame-abbrev'
2016-10-06 Merge branch 'vn/revision-shorthand-for-side-branch...
2016-10-03 Sync with 2.10.1
2016-10-03 Merge branch 'pb/rev-list-reverse-with-count'
2016-10-03 Merge branch 'kd/mailinfo-quoted-string'
2016-10-03 Merge branch 'mh/diff-indent-heuristic'
2016-10-03 Merge branch 'dt/mailinfo'
2016-10-03 Merge branch 'rs/git-gui-use-modern-git-merge-syntax'
2016-10-03 Merge branch 'jc/verify-loose-object-header'
2016-10-03 Merge branch 'nd/init-core-worktree-in-multi-worktree...
2016-10-03 Merge branch 'rs/copy-array'
2016-10-03 Merge branch 'jk/ident-ai-canonname-could-be-null'...
2016-10-03 Merge branch 'jk/doc-cvs-update' into maint
2016-10-03 Merge branch 'jk/pack-tag-of-tag' into maint
2016-09-29 Sync with maint
2016-09-29 Merge branch 'jc/worktree-config'
2016-09-29 Merge branch 'jk/ident-ai-canonname-could-be-null'
2016-09-29 Merge branch 'jt/fetch-pack-in-vain-count-with-stateless'
2016-09-29 Merge branch 'jk/verify-packfile-gently'
2016-09-29 Merge branch 'tg/add-chmod+x-fix' into maint
2016-09-29 Merge branch 'et/add-chmod-x' into maint
2016-09-29 Merge branch 'ls/travis-homebrew-path-fix' into maint
2016-09-29 Merge branch 'js/regexec-buf' into maint
2016-09-29 Merge branch 'ep/doc-check-ref-format-example' into...
2016-09-29 Merge branch 'mm/config-color-ui-default-to-auto' into...
2016-09-29 Merge branch 'jk/reduce-gc-aggressive-depth' into maint
2016-09-29 Merge branch 'jk/rebase-i-drop-ident-check' into maint
2016-09-29 Merge branch 'rs/xdiff-merge-overlapping-hunks-for...
2016-09-29 Merge branch 'ew/http-do-not-forget-to-call-curl-multi...
2016-09-29 Merge branch 'js/git-gui-commit-gpgsign' into maint
2016-09-29 Merge branch 'jk/fix-remote-curl-url-wo-proto' into...
2016-09-29 Merge branch 'mr/vcs-svn-printf-ulong' into maint
2016-09-29 Merge branch 'rs/strbuf-remove-fix' into maint
2016-09-29 Merge branch 'rs/checkout-some-states-are-const' into...
2016-09-29 Merge branch 'bw/pathspec-remove-unused-extern-decl...
2016-09-26 Merge branch 'jk/clone-recursive-progress'
2016-09-26 Merge branch 'jk/doc-cvs-update'
2016-09-26 Merge branch 'rt/rebase-i-broken-insn-advise'
2016-09-26 Merge branch 'ls/travis-homebrew-path-fix'
2016-09-26 Merge branch 'tg/add-chmod+x-fix'
2016-09-26 Merge branch 'js/regexec-buf'
2016-09-26 Merge branch 'nd/checkout-disambiguation'
2016-09-26 Merge branch 'va/i18n-more'
2016-09-26 Merge branch 'jt/format-patch-rfc'
2016-09-26 Merge branch 'ep/doc-check-ref-format-example'
2016-09-26 Merge branch 'mh/diff-indent-heuristic'
2016-09-26 Merge branch 'rs/c-auto-resets-attributes'
2016-09-26 Merge branch 'mm/config-color-ui-default-to-auto'
2016-09-26 Merge branch 'rs/cocci'
2016-09-26 Merge branch 'va/i18n' of ../git-gui into va/git-gui...
2016-09-26 Merge branch 'rs/use-modern-git-merge-syntax' of git...
2016-09-21 Merge branch 'jk/reduce-gc-aggressive-depth'
2016-09-21 Merge branch 'jk/rebase-i-drop-ident-check'
2016-09-21 Merge branch 'va/i18n'
2016-09-21 Merge branch 'jt/format-patch-base-info-above-sig'
2016-09-21 Merge branch 'ks/perf-build-with-autoconf'
2016-09-21 Merge branch 'mr/vcs-svn-printf-ulong'
2016-09-21 Merge branch 'rs/xdiff-merge-overlapping-hunks-for...
2016-09-21 Merge branch 'rs/unpack-trees-reduce-file-scope-global'
2016-09-21 Merge branch 'rs/strbuf-remove-fix'
2016-09-21 Merge branch 'rs/pack-sort-with-llist-mergesort'
2016-09-21 Merge branch 'rs/checkout-some-states-are-const'
2016-09-21 Merge branch 'jk/setup-sequence-update'
2016-09-21 Merge branch 'ew/http-do-not-forget-to-call-curl-multi...
2016-09-21 Merge branch 'bw/pathspec-remove-unused-extern-decl'
2016-09-21 Merge branch 'ks/pack-objects-bitmap'
2016-09-21 Merge branch 'jk/patch-ids-no-merges'
2016-09-21 Merge branch 'jk/delta-base-cache'
next