]> Pileus Git - ~andy/git/history - contrib/remote-helpers
Merge branch 'so/prompt-command'
[~andy/git] / contrib / remote-helpers /
2012-12-28 Junio C HamanoMerge branch 'so/prompt-command'
2012-12-27 Junio C HamanoSync with 1.8.0.3
2012-12-23 Junio C HamanoMerge branch 'maint'
2012-12-21 Junio C HamanoMerge branch 'jc/doc-diff-blobs'
2012-12-21 Junio C HamanoMerge branch 'cr/doc-checkout-branch'
2012-12-21 Junio C HamanoMerge branch 'ta/api-index-doc'
2012-12-21 Junio C HamanoMerge branch 'jk/avoid-mailto-invalid-in-doc'
2012-12-21 Junio C HamanoMerge branch 'as/doc-for-devs'
2012-12-21 Junio C HamanoMerge branch 'sl/readme-gplv2'
2012-12-21 Junio C HamanoMerge branch 'jc/fetch-tags-doc'
2012-12-21 Junio C HamanoMerge branch 'nd/index-format-doc'
2012-12-21 Junio C HamanoMerge branch 'jk/mailmap-cleanup'
2012-12-18 Junio C HamanoMerge branch 'maint'
2012-12-18 Junio C HamanoSync with 'maint'
2012-12-13 Junio C HamanoMerge branch 'maint'
2012-12-13 Junio C HamanoMerge branch 'mh/doc-remote-helpers'
2012-12-12 Junio C HamanoMerge branch 'so/prompt-command'
2012-12-11 Junio C HamanoMerge branch 'ef/mingw-rmdir'
2012-12-11 Junio C HamanoMerge branch 'maint'
2012-12-10 Junio C HamanoSync with 1.8.0.2
2012-12-07 Junio C HamanoMerge branch 'maint'
2012-12-07 Junio C HamanoMerge branch 'rr/t4041-cleanup'
2012-12-04 Junio C HamanoMerge branch 'mm/status-push-pull-advise'
2012-12-03 Junio C HamanoMerge branch 'mm/status-push-pull-advise'
2012-11-29 Junio C HamanoMerge branch 'pw/p4-various-fixes'
2012-11-29 Junio C HamanoMerge branch 'lt/diff-stat-show-0-lines'
2012-11-29 Junio C HamanoMerge branch 'fc/remote-hg'
2012-11-28 Felipe Contrerasremote-hg: fix for older versions of python
2012-11-28 Felipe Contrerasremote-hg: fix for files with spaces
2012-11-12 Felipe Contrerasremote-hg: avoid bad refs
2012-11-12 Felipe Contrerasremote-hg: try the 'tip' if no checkout present
2012-11-12 Felipe Contrerasremote-hg: fix compatibility with older versions of hg
2012-11-12 Ramkumar Ramachandraremote-hg: add missing config for basic tests
2012-11-04 Felipe Contrerasremote-hg: the author email can be null
2012-11-04 Felipe Contrerasremote-hg: add option to not track branches
2012-11-04 Felipe Contrerasremote-hg: add extra author test
2012-11-04 Felipe Contrerasremote-hg: add tests to compare with hg-git
2012-11-04 Felipe Contrerasremote-hg: add bidirectional tests
2012-11-04 Felipe Contrerasremote-hg: add basic tests
2012-11-04 Felipe Contrerasremote-hg: fake bookmark when there's none
2012-11-04 Felipe Contrerasremote-hg: add compat for hg-git author fixes
2012-11-04 Felipe Contrerasremote-hg: add support for hg-git compat mode
2012-11-04 Felipe Contrerasremote-hg: match hg merge behavior
2012-11-04 Felipe Contrerasremote-hg: make sure the encoding is correct
2012-11-04 Felipe Contrerasremote-hg: add support to push URLs
2012-11-04 Felipe Contrerasremote-hg: add support for remote pushing
2012-11-04 Felipe Contrerasremote-hg: add support for pushing
2012-11-04 Felipe ContrerasAdd new remote-hg transport helper