Wed, 14 Aug 2013 15:57:24 -0500 |
Sean Farley |
commitablectx: move user from workingctx
|
Thu, 15 Aug 2013 10:51:53 -0500 |
Sean Farley |
commitablectx: move _user from workingctx
|
Wed, 14 Aug 2013 15:55:56 -0500 |
Sean Farley |
commitablectx: move status from workingctx
|
Wed, 14 Aug 2013 15:41:22 -0500 |
Sean Farley |
commitablectx: move _status from workingctx
|
Wed, 14 Aug 2013 15:34:18 -0500 |
Sean Farley |
commitablectx: move _manifest from workingctx
|
Wed, 14 Aug 2013 15:30:17 -0500 |
Sean Farley |
commitablectx: move _flagfunc from workingctx
|
Wed, 14 Aug 2013 15:29:48 -0500 |
Sean Farley |
commitablectx: move _buildflagfunc from workingctx
|
Wed, 14 Aug 2013 15:29:09 -0500 |
Sean Farley |
commitablectx: move __contains__ from workingctx
|
Wed, 14 Aug 2013 15:28:43 -0500 |
Sean Farley |
commitablectx: move __nonzero__ from workingctx
|
Wed, 14 Aug 2013 15:25:14 -0500 |
Sean Farley |
commitablectx: move __str__ from workingctx
|
Wed, 14 Aug 2013 15:24:58 -0500 |
Sean Farley |
commitablectx: move __init__ from workingctx
|
Wed, 14 Aug 2013 15:02:08 -0500 |
Sean Farley |
commitablectx: add a class that will be used as a parent of mutable contexts
|
Wed, 14 Aug 2013 13:32:56 -0500 |
Sean Farley |
workingfilectx: remove unneeded __repr__ since it is now inherited
|
Thu, 15 Aug 2013 13:09:34 -0500 |
Sean Farley |
workingfilectx: remove bogus comment
|
Thu, 15 Aug 2013 13:32:07 -0500 |
Sean Farley |
workingfilectx: remove __str__ manifest since it is now inherited
|
Thu, 15 Aug 2013 13:31:17 -0500 |
Sean Farley |
basefilectx: use basectx __str__ instead of duplicating logic
|
Wed, 14 Aug 2013 13:41:09 -0500 |
Sean Farley |
workingctx: remove unneeded manifest since it is now inherited
|
Wed, 14 Aug 2013 13:32:44 -0500 |
Sean Farley |
workingctx: remove unneeded __repr__ since it is now inherited
|
Tue, 03 Sep 2013 20:02:53 +0400 |
Alexander Plavin |
hgweb: import the whole util module in webcommands instead of just one function
|
Wed, 04 Sep 2013 19:40:04 +0400 |
Alexander Plavin |
hgweb: add string constants for search mode names
|
Wed, 04 Sep 2013 18:42:55 -0700 |
Siddharth Agarwal |
addremove: don't do full walks
|
Thu, 05 Sep 2013 11:45:27 -0400 |
Augie Fackler |
merge with mpm
|
Tue, 03 Sep 2013 17:06:19 -0400 |
Augie Fackler |
merge with mpm
|
Sat, 17 Aug 2013 20:48:49 -0700 |
Siddharth Agarwal |
pack_dirstate: only invalidate mtime for files written in the last second
|
Sat, 31 Aug 2013 10:20:15 -0700 |
Siddharth Agarwal |
dirstate.status: don't ignore symlink placeholders in the normal set
|
Sat, 31 Aug 2013 10:16:06 -0700 |
Siddharth Agarwal |
localrepo.status: ignore empty symlink placeholders
|
Tue, 03 Sep 2013 18:08:27 -0500 |
Matt Mackall |
merge with stable
|
Tue, 03 Sep 2013 18:05:11 -0500 |
Matt Mackall |
Added signature for changeset 335a558f81dc
stable
|
Tue, 03 Sep 2013 18:05:06 -0500 |
Matt Mackall |
Added tag 2.7.1 for changeset 335a558f81dc
stable
|
Wed, 28 Aug 2013 22:09:53 +0900 |
FUJIWARA Katsunori |
tags: write tag overwriting history also into tag cache file (issue3911)
stable 2.7.1
|
Tue, 03 Sep 2013 15:50:59 -0500 |
Matt Mackall |
merge with stable
|
Mon, 26 Aug 2013 16:11:21 +0900 |
FUJIWARA Katsunori |
histedit: add description about "histedit --outgoing" to command help
stable
|
Mon, 26 Aug 2013 16:11:21 +0900 |
FUJIWARA Katsunori |
histedit: add description about basic histedit function to command help
stable
|
Tue, 03 Sep 2013 15:12:35 -0400 |
Bryan O'Sullivan |
rebase: handle bookmarks matching revset function names (issue3950)
stable
|
Tue, 03 Sep 2013 15:12:35 -0400 |
Bryan O'Sullivan |
rebase: handle bookmarks matching revset function names (issue3950)
|
Thu, 25 Jul 2013 22:28:34 -0500 |
Sean Farley |
dispatch: add ability to specify a custom pdb module as a debugger
|
Sat, 13 Jul 2013 16:33:07 -0500 |
Sean Farley |
dispatch: move command line --config argument parsing to _runcatch()
|
Tue, 13 Aug 2013 01:38:30 +0200 |
Angel Ezquerra |
mq: update subrepos when applying / unapplying patches that change .hgsubstate
|
Wed, 21 Aug 2013 22:34:04 +0200 |
Angel Ezquerra |
subrepo: make submerge() return the merged substate
|
Tue, 06 Aug 2013 00:49:39 +0200 |
Angel Ezquerra |
mq: look for modified subrepos when checking for local changes
|
Wed, 07 Aug 2013 09:59:45 +0800 |
Wei, Elson |
localrepo: get value from the unfiltered caches should check if the attribute existed.
|
Fri, 19 Jul 2013 02:09:13 +0400 |
Alexander Plavin |
hgweb: always run search when a query is entered (bc)
|
Fri, 19 Jul 2013 02:41:11 +0400 |
Alexander Plavin |
hgweb: search() function supports direct pointing to revision
|
Thu, 22 Aug 2013 16:42:10 +0400 |
Alexander Plavin |
hgweb: pass arguments which a function depends on explicitly in search
|
Thu, 22 Aug 2013 16:45:23 +0400 |
Alexander Plavin |
hgweb: add dynamic search function selection, depending on the query
|
Mon, 26 Aug 2013 17:11:01 -0700 |
Wojciech Lopata |
unionrevlog: extract 'baserevision' and 'baserevdiff' methods
|
Mon, 26 Aug 2013 16:50:31 -0700 |
Wojciech Lopata |
bundlerevlog: extract 'baserevision' method
|
Mon, 26 Aug 2013 15:20:44 -0700 |
Danek Duvall |
solaris: tests can't use tail -n
|
Fri, 23 Aug 2013 16:05:38 -0700 |
Danek Duvall |
solaris: sed doesn't recognize a line without a newline
|
Fri, 23 Aug 2013 14:31:42 -0700 |
Danek Duvall |
solaris: test cases can't use grep -a
|
Mon, 19 Aug 2013 11:25:23 -0700 |
Wojciech Lopata |
revlog: pass node as an argument of addrevision
|
Mon, 19 Aug 2013 11:06:38 -0700 |
Wojciech Lopata |
revlog: extract 'checkhash' method
|
Mon, 26 Aug 2013 16:11:21 +0900 |
FUJIWARA Katsunori |
histedit: discard meaningless comment about 'hexlify node'
|
Mon, 26 Aug 2013 16:11:21 +0900 |
FUJIWARA Katsunori |
histedit: add description about "histedit --outgoing" to command help
|
Mon, 26 Aug 2013 16:11:21 +0900 |
FUJIWARA Katsunori |
histedit: add description about basic histedit function to command help
|
Fri, 23 Aug 2013 16:16:22 -0400 |
Augie Fackler |
httpclient: import 0d1b0a8bc549 to fix bug involving late-arriving RST after a response
|
Fri, 23 Aug 2013 13:28:18 -0400 |
Augie Fackler |
progress: stop getting stuck in a nested topic during a long inner step
|
Thu, 15 Aug 2013 21:36:53 -0400 |
Augie Fackler |
Backed out changeset 77d434760857
|
Thu, 15 Aug 2013 21:35:56 -0400 |
Jeff Sickel |
hgrc.d: separate namespace for mercurial scripts 9diff and 9mail
|
Wed, 14 Aug 2013 12:42:22 -0500 |
Matt Mackall |
debugfs: add hardlink support reporting
|