log

age author description
Fri, 21 Jul 2017 10:51:37 +0200 Pierre-Yves David test: update test output to match b11e8c67fb0f
Fri, 21 Jul 2017 10:27:13 +0200 Pierre-Yves David test: update test output from b47fef6d2365
Fri, 21 Jul 2017 10:07:15 +0200 Pierre-Yves David compat: add a compatibility layer for bookmark move
Fri, 21 Jul 2017 09:50:26 +0200 Pierre-Yves David compat: use 'safehasattr' over 'hasattr'
Fri, 14 Jul 2017 07:19:15 +0530 Pulkit Goyal stack: show short node of changesets in `hg stack -v`
Fri, 21 Jul 2017 01:04:32 +0200 Pierre-Yves David compat: use 'repo.cachevfs' when available
Sun, 16 Jul 2017 11:11:06 +0200 Pierre-Yves David debugobsconvert: take the lock when writing the obsstore file
Fri, 14 Jul 2017 08:08:32 +0530 Pulkit Goyal topics: add a test demonstarting sorting of topics by time using --age
Fri, 14 Jul 2017 03:16:06 +0200 Pierre-Yves David branching: merge with stable
Fri, 14 Jul 2017 02:46:28 +0200 Pierre-Yves David prev: allow to update to 't0' from 't1'
Fri, 14 Jul 2017 02:42:33 +0200 Pierre-Yves David topic: add a 'topicidx()' to context
Fri, 14 Jul 2017 02:41:53 +0200 Pierre-Yves David prev: retrieve the 'no-topic' result is a clear and reusable option
Fri, 14 Jul 2017 02:35:12 +0200 Pierre-Yves David prev: add '_getcurrenttopic' helper and use it
Fri, 14 Jul 2017 02:34:42 +0200 Pierre-Yves David prev: explicitly use 'p1' as a variable name
Fri, 14 Jul 2017 01:53:56 +0200 Pierre-Yves David topic: rename the internal topic option
Fri, 14 Jul 2017 01:49:43 +0200 Pierre-Yves David prev: extract the code computing the destination
Fri, 14 Jul 2017 01:32:34 +0200 Pierre-Yves David prev: issue a proper error when reaching repository root
Fri, 14 Jul 2017 01:21:32 +0200 Pierre-Yves David prev: stop creating a repository at the root of 'test-repo.t'
Fri, 14 Jul 2017 01:12:20 +0200 Pierre-Yves David prev: extract the function performing the update
Fri, 14 Jul 2017 01:01:22 +0200 Pierre-Yves David prev: simplify the bookmark preserving logic
Fri, 14 Jul 2017 00:58:14 +0200 Pierre-Yves David prev: rename 'p' to 'target'
Fri, 14 Jul 2017 00:54:48 +0530 Pulkit Goyal topics: check for topic on commit before a user enters message
Fri, 14 Jul 2017 03:14:27 +0200 Pierre-Yves David packaging: update readme
Tue, 11 Jul 2017 21:39:39 +0530 Pulkit Goyal topics: add a new flag --age which will show last touched time for topics
Tue, 11 Jul 2017 11:24:43 +0200 Pierre-Yves David uncommit: expose the feature with a '--extract' to amend
Tue, 11 Jul 2017 12:00:45 +0200 Pierre-Yves David uncommit: add support for -U and -D
Tue, 11 Jul 2017 11:59:18 +0200 Pierre-Yves David uncommit: add support for --user and --date
Tue, 11 Jul 2017 11:58:07 +0200 Pierre-Yves David uncommit: add support for --message and --logfile
Tue, 11 Jul 2017 11:12:23 +0200 Pierre-Yves David amend: drop the implementation details from the user help
Tue, 11 Jul 2017 10:55:06 +0200 Pierre-Yves David uncommit: move to the 'evocommands' module