sh-setup: add new peel_committish() helper
[git] / contrib /
2013-05-28  Felipe Contrerasremote-hg: check if a fetch is needed
2013-05-28  Felipe Contrerasremote-hg: trivial cleanup
2013-05-28  Felipe Contrerasremote-helpers: improve marks usage
2013-05-28  Felipe Contrerasremote-hg: add check_push() helper
2013-05-28  Felipe Contrerasremote-hg: add setup_big_push() helper
2013-05-28  Felipe Contrerasremote-hg: remove files before modifications
2013-05-28  Felipe Contrerasremote-hg: improve lightweight tag author
2013-05-28  Felipe Contrerasremote-hg: use remote 'default' not local one
2013-05-28  Felipe Contrerasremote-hg: improve branch listing
2013-05-28  Felipe Contrerasremote-hg: simplify branch_tip()
2013-05-28  Felipe Contrerasremote-hg: check diverged bookmarks
2013-05-28  Felipe Contrerasremote-hg: pass around revision refs
2013-05-28  Felipe Contrerasremote-hg: implement custom checkheads()
2013-05-28  Felipe Contrerasremote-hg: implement custom push()
2013-05-28  Felipe Contrerasremote-hg: only update necessary revisions
2013-05-28  Felipe Contrerasremote-hg: force remote bookmark push selectively
2013-05-28  Felipe Contrerasremote-hg: reorganize bookmark handling
2013-05-28  Felipe Contrerasremote-hg: add test for failed double push
2013-05-28  Felipe Contrerasremote-hg: add test for big push
2013-05-28  Felipe Contrerasremote-hg: add test for new bookmark special
2013-05-28  Felipe Contrerasremote-hg: add test for bookmark diverge
2013-05-28  Felipe Contrerasremote-hg: add test for diverged push
2013-05-28  Felipe Contrerasremote-hg: add test to push new bookmark
2013-05-28  Felipe Contrerasremote-hg: add remote tests
2013-05-28  Felipe Contrerasremote-hg: update bookmarks when using a remote
2013-05-28  Felipe Contrerasremote-hg: add check_bookmark() test helper
2013-05-28  Felipe Contrerasremote-bzr: simplify test checks
2013-05-28  Felipe Contrerasremote-hg: add tests for 'master' bookmark
2013-05-28  Felipe Contrerasremote-hg: always point HEAD to master
2013-05-28  Felipe Contrerasremote-hg: improve progress calculation
2013-05-28  Felipe Contrerasremote-hg: trivial cleanups
2013-05-28  Felipe Contrerasremote-hg: ensure remote rebasing works
2013-05-28  Felipe Contrerasremote-hg: upgrade version 1 marks
2013-05-28  Felipe Contrerasremote-hg: switch from revisions to SHA-1 noteids
2013-05-28  Felipe Contrerasremote-hg: add version checks to the marks
2013-05-28  Felipe Contrerasremote-hg: improve node traversing
2013-05-28  Felipe Contrerasremote-hg: shuffle some code
2013-05-28  Felipe Contrerasremote-hg: use a shared repository store
2013-05-28  Felipe Contrerasremote-hg: load all extensions
2013-05-28  Felipe Contrerasremote-hg: test: simplify previous branch checkout
2013-05-28  Felipe Contrerasremote-helpers: test: simplify remote URLs
2013-05-28  Felipe Contrerasremote-helpers: tests: general improvements
2013-05-28  Felipe Contrerasremote-helpers: test: cleanup style
2013-05-28  Felipe Contrerasremote-helpers: test: cleanup white-spaces
2013-05-28  Felipe Contrerasremote-hg: trivial reorganization
2013-05-28  Felipe Contrerasremote-hg: test: be a little more quiet
2013-05-28  Felipe Contrerasremote-bzr: add fallback check for a partial clone
2013-05-28  Felipe Contrerasremote-bzr: reorganize the way 'wanted' works
2013-05-28  Felipe Contrerasremote-bzr: trivial cleanups
2013-05-28  Felipe Contrerasremote-bzr: change global repo
2013-05-28  Felipe Contrerasremote-bzr: delay cloning/pulling
2013-05-28  Felipe Contrerasremote-bzr: simplify get_remote_branch()
2013-05-28  Felipe Contrerasremote-bzr: fix for files with spaces
2013-05-28  Felipe Contrerasremote-bzr: recover from failed clones
2013-05-22  Thomas Gummererprompt: fix show upstream with svn and zsh
2013-05-21  Felipe Contrerasremote-hg: tests: fix hg merge
2013-05-21  Felipe Contrerasremote-helpers: tests: use python directly
2013-05-21  Felipe Contrerasremote-hg: fix order of configuration comments
2013-05-21  Felipe Contrerasremote-hg: trivial configuration note cleanup
2013-05-21  Felipe Contrerascompletion: regression fix for zsh
2013-05-21  Dmitry Marakasovcontrib/git-subtree: Use /bin/sh interpreter instead...
2013-05-20  Junio C HamanoMerge git://git.bogomips.org/git-svn
2013-05-20  Amit Bakshiremote-hg: set stdout to binary mode on win32
2013-05-17  Junio C HamanoMerge branch 'fc/doc-style'
2013-05-17  Junio C HamanoMerge branch 'dw/asciidoc-sources-are-dot-txt-files'
2013-05-17  Junio C HamanoMerge git://ozlabs.org/~paulus/gitk
2013-05-17  Felipe Contrerasremote-bzr: fixes for older versions of bzr
2013-05-17  Sandor Bodo-Merleremote-bzr: fix old organization destroy
2013-05-17  Ramkumar Ramachandraprompt: colorize ZSH prompt
2013-05-17  Ramkumar Ramachandraprompt: factor out gitstring coloring logic
2013-05-17  Ramkumar Ramachandraprompt: introduce GIT_PS1_STATESEPARATOR
2013-05-16  Felipe ContrerasRevert "remote-hg: update bookmarks when pulling"
2013-05-16  Felipe Contrerasremote-bzr: fix cloning of non-listable repos
2013-05-15  Junio C HamanoMerge branch 'fc/remote-hg' (early part)
2013-05-15  Felipe Contrerasremote-hg: update bookmarks when pulling
2013-05-15  Felipe Contrerasremote-hg: don't push fake 'master' bookmark
2013-05-15  Felipe Contrerasremote-hg: disable forced push by default
2013-05-15  Felipe Contrerasremote-hg: fix new branch creation
2013-05-15  Felipe Contrerasremote-hg: add new get_config_bool() helper
2013-05-15  Felipe Contrerasremote-hg: enable track-branches in hg-git mode
2013-05-15  Felipe Contrerasremote-hg: get rid of unused exception checks
2013-05-15  Felipe Contrerasremote-hg: trivial cleanups
2013-05-14  Felipe Contrerasremote-bzr: update old organization
2013-05-13  Junio C HamanoMerge git://ozlabs.org/~paulus/gitk
2013-05-11  Torsten Bögershausentest-bzr: do not use unportable sed '\+'
2013-05-11  Junio C HamanoMerge git://git.bogomips.org/git-svn
2013-05-09  Junio C HamanoSync with v1.8.2.3
2013-05-09  Junio C HamanoMerge branch 'mv/sequencer-pick-error-diag'
2013-05-09  Junio C HamanoMerge branch 'tr/copy-revisions-from-stdin' into maint
2013-05-09  Paul Walmsleygit-svn: added an --include-path flag
2013-05-08  Felipe Contrerascompletion: synchronize zsh wrapper
2013-05-08  Felipe Contrerascompletion: cleanup zsh wrapper
2013-05-08  Felipe Contrerasremote-helpers: trivial cleanup
2013-05-08  Felipe Contrerasremote-bzr: fix for disappeared revisions
2013-05-08  Junio C HamanoMerge git://github.com/git-l10n/git-po
2013-05-07  Junio C HamanoMerge branch 'jk/merge-tree-added-identically'
2013-05-07  Junio C HamanoMerge branch 'fc/remote-bzr'
2013-05-07  Felipe Contrerasremote-bzr: avoid bad refs
2013-05-06  Felipe Contrerasremote-bzr: convert all unicode keys to str
2013-05-05  Junio C HamanoMerge branch 'fc/push-with-export-reporting-result'
next