Fri, 15 Aug 2014 18:39:39 -0700 |
Pierre-Yves David |
push: move bookmark discovery with other discovery steps
|
Wed, 30 Jul 2014 19:26:47 -0700 |
Pierre-Yves David |
push: perform phases discovery before the push
|
Sat, 15 Feb 2014 01:23:12 +0100 |
Mads Kiilerich |
hooks: for python hooks, consistently use __name__ etc as name, not the repr
|
Tue, 16 Apr 2013 14:39:37 -0700 |
Siddharth Agarwal |
dispatch: print 'abort:' when a pre-command hook fails (BC)
|
Fri, 29 Mar 2013 19:54:06 -0700 |
Siddharth Agarwal |
pull: list bookmarks before pulling changesets (issue3873)
|
Fri, 29 Mar 2013 19:52:02 -0700 |
Siddharth Agarwal |
test-hook.t: remove prelistkeys.forbid hook before moving on
|
Tue, 15 Jan 2013 02:59:14 +0100 |
Mads Kiilerich |
tests: make test-hook.t output more stable
|
Fri, 17 Aug 2012 13:58:18 -0700 |
timeless |
spelling: propagated
|
Fri, 17 Aug 2012 13:58:18 -0700 |
timeless |
spelling: nonexistent
|
Sat, 28 Jul 2012 13:33:06 +0200 |
Pierre-Yves David |
pushkey: do not exchange obsole markers if feature is disabled
stable
|
Mon, 30 Jul 2012 02:38:29 +0200 |
Mads Kiilerich |
test-hook.t: Solaris /usr/bin/egrep do not support {4}
stable
|
Tue, 24 Jul 2012 21:20:56 +0200 |
Patrick Mezard |
push: do not try to push remote obsolete if local has none
stable
|
Fri, 06 Jul 2012 18:41:25 +0200 |
Simon Heimberg |
hooks: print out more information when loading a python hook fails
|
Thu, 12 Jul 2012 03:03:19 +0200 |
Pierre-Yves David |
push: fix bug in detection of remote obsolete support
|
Wed, 04 Jul 2012 08:55:16 +0200 |
Simon Heimberg |
tests: do exclude what is expected
|
Thu, 07 Jun 2012 19:21:59 +0200 |
Pierre-Yves David |
obsolete: exchange obsolete marker over pushkey
|
Sun, 17 Jun 2012 00:27:31 +0200 |
Adrian Buehlmann |
tests/printenv.py: eliminate trailing spaces on output
|
Fri, 15 Jun 2012 21:42:47 +0200 |
Adrian Buehlmann |
test-hook: adapt for Windows
|
Sun, 13 May 2012 12:52:24 +0200 |
Matt Mackall |
merge with stable
|
Sat, 12 May 2012 17:00:01 +0200 |
Levi Bard |
bookmarks: pull new bookmarks from remote by default (BC)
|
Sat, 12 May 2012 20:06:02 +0200 |
Mads Kiilerich |
tag: run commit hook when lock is released (issue3344)
stable
|
Fri, 11 May 2012 01:55:33 -0700 |
Bryan O'Sullivan |
changelog: ensure that nodecache is valid (issue3428)
stable
|
Fri, 10 Feb 2012 16:09:30 -0600 |
Matt Mackall |
pull: backout change to return code
stable
|
Mon, 30 Jan 2012 16:01:54 -0600 |
Matt Mackall |
pull: return 1 when no changes found (BC)
stable
|
Mon, 30 Jan 2012 15:56:35 -0600 |
Matt Mackall |
push: don't treat bookmark as a found change
stable
|
Fri, 20 Jan 2012 21:21:13 +0100 |
Pierre-Yves David |
push: prevent moving phases outside of the pushed subset
stable
|
Thu, 19 Jan 2012 02:14:06 +0100 |
Mads Kiilerich |
tag: invalidate tag cache immediately after adding new tag (issue3210)
|
Sun, 15 Jan 2012 13:50:12 -0700 |
Matt Zuba |
hooks: prioritize run order of hooks
|
Thu, 15 Dec 2011 11:45:01 +0100 |
Pierre-Yves David |
phases: exchange phase boundaries on push
|
Thu, 15 Dec 2011 11:28:42 +0100 |
Pierre-Yves David |
phases: exchange phase boundaries on pull
|