git
2016-05-20  Felipe Contrerastest: remove httpd tests that ask for user felipec/master v2.8.0+fc1
2016-05-19  Felipe Contrerastest: remove cruft
2016-05-19  Felipe Contrerastest: fix ambiguous tracking test
2016-05-19  Felipe Contrerastest: fix aliases tests
2016-05-19  Felipe ContrerasMerge tag 'v2.8.0'
2016-05-18  Felipe Contrerastravis: trivial improvements v2.7.0+fc2
2016-05-18  Felipe Contrerastravis: fix
2016-05-18  Felipe Contrerastravis: improve test selection
2016-05-18  Felipe Contrerastest: remote: add test shortcuts
2016-05-18  Felipe ContrerasMerge branch 'integration' v2.7.0+fc1
2016-05-18  Felipe ContrerasMerge branch 'travis-ci' into integration
2016-05-18  Felipe ContrerasMerge branch 'fc/cherry-pick' into integration
2016-05-18  Felipe ContrerasMerge branch 'fc/readme' into integration
2016-05-18  Felipe ContrerasMerge branch 'fc/trivial' into integration
2016-05-18  Felipe ContrerasMerge branch 'fc/fixes' into integration
2016-05-18  Felipe ContrerasMerge branch 'fc/comp/graduate' into integration
2016-05-18  Felipe ContrerasMerge branch 'fc/comp/fixes' into integration
2016-05-18  Felipe ContrerasMerge branch 'fc/ruby' into integration
2016-05-18  Felipe ContrerasMerge branch 'fc/publish' into integration
2016-05-18  Felipe ContrerasMerge branch 'fc/fetch/default' into integration
2016-05-18  Felipe ContrerasMerge branch 'fc/stage' into integration
2016-05-18  Felipe ContrerasMerge branch 'fc/update' into integration
2016-05-18  Felipe ContrerasMerge branch 'fc/config/mode' into integration
2016-05-18  Felipe ContrerasMerge branch 'fc/config/mode-next' into integration
2016-05-18  Felipe ContrerasMerge branch 'fc/remote/mainline' into integration
2016-05-18  Felipe ContrerasMerge branch 'fc/default-aliases' into integration
2016-05-18  Felipe ContrerasMerge branch 'fc/branch/nice-verbose' into integration
2016-05-18  Felipe ContrerasMerge branch 'fc/backports' into integration
2016-05-18  Felipe Contrerascherry-pick: copy notes and run hooks
2016-05-18  Felipe Contrerascherry-pick: add --action-name option
2016-05-18  Felipe Contrerasbuiltin: rewrite: add copy_rewrite_notes()
2016-05-18  Felipe Contrerasbuiltin: move run_rewrite_hook() to rewrite.c
2016-05-18  Felipe Contrerascherry-pick: don't store skipped commit
2016-05-18  Felipe Contrerascherry-pick: store rewritten commits
2016-05-18  Felipe Contrerasbuiltin: add rewrite helper
2016-05-18  Felipe Contrerascherry-pick: remember rerere-autoupdate
2016-05-18  Felipe Contrerasremote: move tests
2016-05-18  Felipe Contrerastest: fix cherry pick rerere
2016-05-18  Felipe Contrerasremote: move tests
2016-05-18  Felipe ContrerasMerge tag 'v2.7.0'
2016-05-18  Felipe Contrerastravis: add more Mercurial versions
2016-05-18  Felipe Contrerastravis: use old versions of hg and hg-git
2016-05-18  Felipe Contrerastravis: add cache
2016-05-18  Felipe Contrerastravis: test development version of hg
2016-05-18  Felipe Contrerastravis: add specific test for hg v3.0
2016-05-18  Felipe ContrerasAdd Travis CI configuration
2016-05-18  Felipe Contrerasrevert/cherry-pick: cleanup rerere info on --abort
2016-05-18  Felipe Contrerasrevert/cherry-pick: add --skip option
2016-05-18  Felipe Contrerasrevert/cherry-pick: add --quiet option
2016-05-18  Felipe Contrerascherry-pick: add --skip-empty option
2016-05-18  Felipe Contrerascherry-pick: don't barf when there's nothing to do
2016-05-18  Felipe Contrerastest: fix README location
2016-05-18  Felipe ContrerasAdd our own README
2016-05-18  Felipe Contrerasadd: remove dead code
2016-05-18  Felipe Contrerascontrib: svn-fe: fix python shebang
2016-05-18  Felipe Contrerasadd: avoid yoda condition
2016-05-18  Felipe Contrerasconfig: avoid yoda conditions
2016-05-18  Felipe Contrerasdoc: trivial cleanup for `git pull`
2016-05-18  Felipe Contrerascredential: fix wrong double password prompt
2016-05-18  Felipe Contrerasrebase: disable fork-point by default
2016-05-18  Felipe ContrerasSilence gcc warnings with -O3
2016-05-18  Felipe ContrerasRevert "silence some -Wuninitialized false positives"
2016-05-18  Felipe ContrerasRevert "make error()'s constant return value more visible"
2016-05-18  Felipe Contrerasversion-gen: fix versions
2016-05-18  Felipe Contrerasversion-gen: cleanup
2016-05-18  Felipe Contrerasbuild: fix installation of scripts
2016-05-18  Felipe Contrerascompletion: graduate out of contrib
2016-05-18  Felipe ContrerasRevert "Update documentation occurrences of filename...
2016-05-18  Felipe Contrerascompletion: prompt: fix for Zsh
2016-05-18  Felipe Contrerascompletion: zsh: fix for directories with spaces
2016-05-18  Felipe Contrerascompletion: zsh: improve main function selection
2016-05-18  Felipe Contrerascompletion: add missing fetch options
2016-05-18  Felipe Contrerascompletion: bash: cleanup cygwin check
2016-05-18  Felipe Contrerascompletion: zsh: trivial cleanups
2016-05-18  Felipe Contrerascompletion: remove zsh hack
2016-05-18  Felipe Contrerascompletion: zsh: don't hide ourselves
2016-05-18  Felipe Contrerascompletion: bash: remove zsh wrapper
2016-05-18  Felipe Contrerascompletion: bash: remove old wrappers
2016-05-18  Felipe Contrerasruby: add simpler option parser
2016-05-18  Felipe Contrerasruby: add useful helpers
2016-05-18  Felipe Contrerasruby: bind log_tree_diff_flush()
2016-05-18  Felipe Contrerasruby: bind diff_tree_sha1()
2016-05-18  Felipe Contrerasruby: bind shortlog()
2016-05-18  Felipe Contrerasruby: add RevInfo and DiffOptions
2016-05-18  Felipe Contrerasshortlog: split builtin from common code
2016-05-18  Felipe Contrerasshortlog: add missing declaration
2016-05-18  Felipe Contrerasruby: bind read_sha1_file()
2016-05-18  Felipe Contrerasruby: bind find_unique_abbrev()
2016-05-18  Felipe Contrerasruby: bind remote and transport stuff
2016-05-18  Felipe Contrerasruby: bind get_merge_bases()
2016-05-18  Felipe Contrerasruby: add Commit class
2016-05-18  Felipe Contrerasruby: bind get_sha1()
2016-05-18  Felipe Contrerasruby: bind read_ref()/peel_ref()
2016-05-18  Felipe Contrerasruby: bind git_config()
2016-05-18  Felipe Contrerasruby: bind dwim_ref()
2016-05-18  Felipe Contrerasruby: bind setup_git_directory()
2016-05-18  Felipe Contrerasruby: add support for internal ruby programs
2016-05-18  Felipe ContrerasAdd support for ruby commands
2016-05-18  Felipe Contrerasremote: show published status and help
2016-05-18  Felipe Contrerasbranch: add quick marker to see published status
next