git
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 Contrerasremote: move tests
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
2016-05-18  Felipe Contrerassha1_name: add support for @{publish} marks
2016-05-18  Felipe Contrerassha1_name: simplify track finding
2016-05-18  Felipe Contrerasbranch: display publish branch
2016-05-18  Felipe Contreraspush: add --set-publish option
2016-05-18  Felipe Contrerasbranch: add --set-publish-to option
2016-05-18  Felipe ContrerasAdd concept of 'publish' branch
2016-05-18  Felipe Contrerast5516 (fetch-push): fix test restoration
2016-05-18  Felipe Contrerasconfig: add fetch.default=simple to progress mode
2016-05-18  Felipe Contrerasfetch: add new fetch.default configuration
2016-05-18  Felipe Contrerascompletion: update 'git reset' new stage options
2016-05-18  Felipe Contrerasreset: allow --keep with --stage
2016-05-18  Felipe Contrerasreset: add --stage and --work options
2016-05-18  Felipe Contrerascompletion: update --staged options
2016-05-18  Felipe Contrerasapply: add --work, --no-work options
2016-05-18  Felipe Contrerasapply: add --stage option
2016-05-18  Felipe Contrerassubmodule: add --staged options
2016-05-18  Felipe Contrerasstash: add --stage to pop and apply
2016-05-18  Felipe Contrerasstash: add --stage option to save
2016-05-18  Felipe Contrerasrm: add --staged option
2016-05-18  Felipe Contrerasgrep: add --staged option
2016-05-18  Felipe Contrerasdiff: document --staged
2016-05-18  Felipe Contrerasstage: add edit command
2016-05-18  Felipe ContrerasAdd proper 'stage' command
2016-05-18  Felipe ContrerasAdd new `git update` tool
2016-05-18  Felipe Contrerasmerge: add --reverse-parents option
2016-05-18  Felipe Contrerascommit: support for multiple MERGE_MODE
2016-05-18  Felipe Contrerasconfig: add core.mode = progress pseudo-config
2016-05-18  Felipe ContrerasAdd core.mode configuration
2016-05-18  Felipe Contrerasremote-hg: add missing && chain to tests
2016-05-18  Felipe Contrerasremote-hg: avoid deprecated bookmarks.write()
2016-05-18  Felipe Contrerasremote-hd: temporarily disable hg-git tests
2016-05-18  Felipe Contrerasgit-remote-bzr: update to v0.3
2016-05-18  Felipe Contrerasgit-remote-hg: update to v0.3
2016-05-18  Felipe ContrerasInclude git-remote-hg and git-remote-bzr
2016-05-18  Felipe Contrerastest: fix aliases
2016-05-18  Felipe ContrerasAdd more default aliases
2016-05-18  Felipe ContrerasAdd default aliases
2016-05-18  Felipe Contrerasbranch: reorganize verbose options
2016-05-18  Christian Hessetests: skip RFC1991 tests for gnupg 2.1
2016-01-04  Junio C HamanoGit 2.7 v2.7.0
2016-01-04  Junio C HamanoSync with 2.6.5
2016-01-04  Junio C HamanoGit 2.6.5 v2.6.5
2016-01-04  Junio C HamanoMerge branch 'jk/pending-keep-tag-name' into maint
2016-01-04  Junio C HamanoMerge branch 'jk/symbolic-ref-maint' into maint
2016-01-04  Junio C HamanoMerge branch 'jk/ident-loosen-getpwuid' into maint
2016-01-04  Junio C HamanoMerge branch 'jk/send-email-ssl-errors' into maint
2016-01-04  Junio C HamanoMerge branch 'sg/completion-no-column' into maint
2016-01-02  Junio C HamanoMerge tag 'l10n-2.7.0-rnd2+de' of git://github.com...
2015-12-29  Ralf Thielowl10n: de.po: translate 68 new messages
2015-12-29  Ralf Thielowl10n: de.po: improve some translations
2015-12-28  Junio C HamanoGit 2.7-rc3 v2.7.0-rc3
2015-12-28  Junio C HamanoMerge branch 'sh/p4-multi-depot'
2015-12-28  Junio C HamanoMerge branch 'jk/pending-keep-tag-name'
2015-12-28  Junio C HamanoMerge branch 'jk/symbolic-ref-maint'
2015-12-28  Junio C HamanoMerge tag 'l10n-2.7.0-rnd2' of git://github.com/git...
2015-12-28  Dimitriy Ryazantcevl10n: ru.po: update Russian translation
2015-12-28  Jiang XinMerge branch 'master' of git://github.com/alshopov...
2015-12-28  Alexander Shopovl10n: Updated Bulgarian translation of git (2477t,0f,0u)
2015-12-28  Alex Henriel10n: ca.po: update translation
2015-12-26  Jiang Xinl10n: zh_CN: for git v2.7.0 l10n round 2
2015-12-26  Jiang XinMerge branch 'master' of git://github.com/nafmo/git...
2015-12-26  Peter Kreftingl10n: sv.po: Update Swedish translation (2477t0f0u)
2015-12-26  Peter Kreftingl10n: sv: Fix bad translation
2015-12-24  Jean-Noel Avilal10n: fr.po v2.7.0 round 2 (2477t)
2015-12-22  Junio C HamanoGit 2.7-rc2 v2.7.0-rc2
2015-12-22  Junio C HamanoMerge branch 'js/emu-write-epipe-on-windows'
next