Tue, 19 Jan 2016 15:18:21 -0800 |
Durham Goode |
transaction: abort transaction during hook exception
stable
|
Tue, 05 Jan 2016 17:37:59 -0800 |
Mateusz Kwapich |
hooks: add HG_NODE_LAST to txnclose and changegroup hook environments
|
Mon, 07 Dec 2015 18:06:13 -0600 |
Matt Mackall |
merge with stable
|
Thu, 03 Dec 2015 01:38:21 +0100 |
Sietse Brouwer |
dirstate: don't write repo.currenttransaction to repo.dirstate if repo
stable
|
Wed, 02 Dec 2015 03:12:07 +0900 |
FUJIWARA Katsunori |
commands: make commit acquire locks before processing (issue4368)
|
Fri, 06 Nov 2015 11:08:11 -0500 |
Pierre-Yves David |
hooks: back 9f272bf3b342 out
stable
|
Tue, 03 Nov 2015 17:13:27 -0800 |
Durham Goode |
hooks: fix hooks not firing if prechangegroup was set (issue4934)
stable
|
Tue, 03 Nov 2015 16:58:13 -0800 |
Durham Goode |
hooks: always include HG_PENDING
stable
|
Sat, 17 Oct 2015 01:15:34 +0900 |
FUJIWARA Katsunori |
merge: make in-memory changes visible to external update hooks
|
Mon, 12 Oct 2015 18:49:23 -0700 |
Siddharth Agarwal |
hook: raise a separate exception for when loading a hook fails
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Tue, 11 Aug 2015 16:26:12 -0700 |
Pierre-Yves David |
update: wlock the repo for the whole 'hg update' command
stable
|
Sun, 28 Sep 2014 00:49:36 -0700 |
Pierre-Yves David |
bookmarks: change bookmark within a transaction
|
Wed, 27 May 2015 22:25:33 -0700 |
Pierre-Yves David |
bookmarks: abort the whole push if bookmarks fails to update (BC)
|
Mon, 08 Jun 2015 15:10:15 -0500 |
Matt Mackall |
tests: simplify printenv calls
|
Mon, 01 Jun 2015 22:34:01 -0700 |
Pierre-Yves David |
pull: prevent race condition in bookmark update when using -B (issue4689)
|
Wed, 27 May 2015 04:56:44 -0700 |
Pierre-Yves David |
tests: use bundle2 for test-hook
|
Mon, 25 May 2015 01:26:23 +0900 |
FUJIWARA Katsunori |
localrepo: pass hook argument txnid to pretxnopen hooks
stable
|
Wed, 20 May 2015 04:34:27 +0900 |
FUJIWARA Katsunori |
localrepo: use correct argument name for pretxnclose hooks (BC)
stable
|
Wed, 20 May 2015 04:34:27 +0900 |
FUJIWARA Katsunori |
localrepo: rename hook argument from TXNID to txnid (BC)
stable
|
Wed, 29 Apr 2015 15:52:31 -0400 |
Matt Harbison |
merge: run update hook after the last wlock release
stable
|
Mon, 20 Apr 2015 13:43:10 -0400 |
Matt Harbison |
test-hook.t: don't directly use redirect to /dev/null in hook for Windows
stable
|
Mon, 20 Apr 2015 15:27:55 +0200 |
Pierre-Yves David |
afterlock: add the callback to the top level lock (issue4608)
stable
|
Thu, 16 Apr 2015 05:36:49 -0400 |
Pierre-Yves David |
hooks: add a 'txnabort' hook
|
Wed, 15 Apr 2015 11:11:54 -0400 |
Pierre-Yves David |
transaction: introduce a transaction ID, to be available to all hooks
|
Tue, 14 Apr 2015 13:07:41 -0400 |
Pierre-Yves David |
transaction: actually use tr.hookargs in pretxnclose
|
Mon, 09 Mar 2015 22:50:49 -0700 |
Pierre-Yves David |
hook: add a generic hook right before we commit a transaction
|
Mon, 09 Mar 2015 22:36:56 -0700 |
Pierre-Yves David |
hook: add a generic hook after transaction has been closed
|
Wed, 10 Dec 2014 18:19:49 -0800 |
Pierre-Yves David |
hook: have a generic hook for transaction opening
|
Fri, 16 Jan 2015 18:34:14 -0800 |
Pierre-Yves David |
transaction: include backup file in the "undo" transaction
|
Fri, 18 Apr 2014 13:33:20 +0200 |
Mads Kiilerich |
localrepo: show headline notes in commitctx before showing filenames
|
Mon, 01 Dec 2014 19:34:11 -0600 |
Matt Mackall |
merge with stable
|
Sat, 29 Nov 2014 19:17:47 -0800 |
Pierre-Yves David |
pushkey: gracefully handle prepushkey hook failure (issue4455)
stable
|
Sat, 08 Nov 2014 17:08:09 +0000 |
Pierre-Yves David |
changelog: register changelog.i.a as a temporary file
|
Thu, 16 Oct 2014 15:54:53 +0900 |
Mike Hommey |
changegroup: use a copy of hookargs when invoking the changegroup hook
|
Sun, 12 Oct 2014 08:03:20 -0700 |
Pierre-Yves David |
phases: inform transaction-related hooks that a phase was moved
|
Sun, 28 Sep 2014 14:07:56 -0700 |
Pierre-Yves David |
pull: merge bookmark updates and imports
|
Sat, 27 Sep 2014 20:51:53 -0700 |
Pierre-Yves David |
push: gather all bookmark decisions together
|
Fri, 26 Sep 2014 17:44:00 -0700 |
Pierre-Yves David |
pull: move bookmark movements inside the `exchange.pull`
|
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
|
Sat, 26 Nov 2011 00:10:12 +0100 |
Mads Kiilerich |
id: add command line options for handling ssh and https urls
|
Mon, 07 Nov 2011 03:14:55 +0100 |
Mads Kiilerich |
tests: use 'hghave system-sh' to guard tests that requires sh in system()
|
Sun, 18 Sep 2011 19:59:33 -0400 |
Greg Ward |
rollback: only restore dirstate and branch when appropriate.
|
Mon, 13 Jun 2011 00:19:26 +0300 |
Idan Kamara |
dispatch: propagate ui command options to the local ui (issue2523)
|
Mon, 02 May 2011 19:21:30 +0200 |
Peter Arrenbrecht |
discovery: add new set-based discovery
|
Sun, 01 May 2011 11:12:36 +0200 |
Brodie Rao |
pushkey: add hooks for pushkey/listkeys
|
Fri, 18 Feb 2011 17:09:08 -0600 |
Kevin Bullock |
id: add bookmarks to id
stable
|
Thu, 10 Feb 2011 09:03:06 +0100 |
Gilles Moris |
rollback: clarifies the message about the reverted state (issue2628)
stable
|
Fri, 18 Feb 2011 03:35:01 +0100 |
Mads Kiilerich |
util: flush stdout before calling external processes
stable
|
Tue, 15 Feb 2011 02:17:43 +0100 |
Mads Kiilerich |
tests: use printenv.py where it is - don't copy it around
|
Tue, 15 Feb 2011 01:05:32 +0100 |
Mads Kiilerich |
tests: let printenv.py show the real values
|
Fri, 24 Dec 2010 15:22:00 +0100 |
Dan Villiom Podlaski Christiansen |
hooks: sort any dictionaries set in the environment
|
Tue, 07 Dec 2010 16:08:16 +0100 |
Dan Villiom Podlaski Christiansen |
make_file: always return a fresh file handle that can be closed
|
Fri, 08 Oct 2010 22:36:10 -0500 |
Mads Kiilerich |
tests: remove redundant globs
|
Thu, 30 Sep 2010 09:49:40 +0200 |
Erik Zielke |
tests: removed test names in tests
|
Fri, 24 Sep 2010 10:13:49 +0200 |
Martin Geisler |
tests: added a short description to issue numbers
|
Wed, 22 Sep 2010 16:06:02 -0500 |
Brodie Rao |
tests: add glob matching for unified tests
|
Wed, 22 Sep 2010 16:06:00 -0500 |
Brodie Rao |
tests: require regexes in unified tests to be marked with " (re)"
|
Wed, 22 Sep 2010 16:05:58 -0500 |
Brodie Rao |
tests: improve regexes in unified tests
|
Fri, 17 Sep 2010 17:03:08 -0500 |
Matt Mackall |
tests: fix a bunch of pointless #s in unified tests
|
Fri, 17 Sep 2010 17:03:04 -0500 |
Matt Mackall |
tests: exit 0 no longer needed on unified tests
|
Thu, 16 Sep 2010 17:51:32 -0500 |
Matt Mackall |
tests: add exit codes to unified tests
|
Thu, 02 Sep 2010 23:22:51 +0200 |
Martin Geisler |
tests: remove unneeded -d flags
|
Thu, 12 Aug 2010 19:40:22 +0900 |
Nicolas Dumazet |
tests: remove useless sed in test-hook
|
Thu, 12 Aug 2010 19:38:31 +0900 |
Nicolas Dumazet |
tests: unify test-hook
base
tests/test-hook@b834f3f8aff0
|