version --build-options: report commit, too, if possible
[gitweb.git] / builtin / rebase--helper.c
2017-02-27 Merge branch 'jk/tempfile-ferror-fclose-confusion'
2017-02-27 Merge branch 'vn/xdiff-func-context'
2017-02-27 Merge branch 'js/git-path-in-subdir'
2017-02-27 Merge branch 'mm/two-more-xstrfmt'
2017-02-27 Merge branch 'jk/grep-no-index-fix'
2017-02-27 Merge branch 'nd/clean-preserve-errno-in-warning'
2017-02-27 Merge branch 'jk/show-branch-lift-name-len-limit'
2017-02-27 Merge branch 'jn/remote-helpers-with-git-dir'
2017-02-27 Merge branch 'dt/gc-ignore-old-gc-logs'
2017-02-27 Merge branch 'jh/preload-index-skip-skip'
2017-02-27 Merge branch 'mh/submodule-hash'
2017-02-27 Merge branch 'sf/putty-w-args'
2017-02-27 Merge branch 'js/rebase-helper'
2017-02-09 rebase--helper: add a builtin helper for interactive...