log

age author description
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
Sun, 04 Aug 2013 13:43:39 +0200 Dan Villiom Podlaski Christiansen obsolete: allow passing a revision to successorssets()
Mon, 12 Aug 2013 17:44:31 -0500 Jeff Sickel factotum: clean up keychain for multiple hg repository authentication
Mon, 12 Aug 2013 17:36:49 -0500 Jeff Sickel 9mail: new script to add support for Plan 9 upas/marshal email wrapper
Sun, 11 Aug 2013 23:50:32 -0500 Sean Farley workingfilectx: inherit from basefilectx instead of filectx
Sun, 11 Aug 2013 23:06:10 -0500 Sean Farley basefilectx: move copies from filectx
Sun, 11 Aug 2013 23:05:50 -0500 Sean Farley basefilectx: move ancestors from filectx
Sun, 11 Aug 2013 23:05:08 -0500 Sean Farley basefilectx: move ancestor from filectx
Sun, 11 Aug 2013 23:03:33 -0500 Sean Farley basefilectx: move annotate from filectx
Sun, 11 Aug 2013 23:00:11 -0500 Sean Farley basefilectx: move p2 from filectx
Sun, 11 Aug 2013 22:59:10 -0500 Sean Farley basefilectx: move p1 from filectx
Sun, 11 Aug 2013 22:57:21 -0500 Sean Farley basefilectx: move parents from filectx
Sun, 11 Aug 2013 22:56:53 -0500 Sean Farley basefilectx: move cmp from filectx
Sun, 11 Aug 2013 22:56:30 -0500 Sean Farley basefilectx: move isbinary from filectx
Sun, 11 Aug 2013 22:56:18 -0500 Sean Farley basefilectx: move path from filectx
Sun, 11 Aug 2013 22:56:02 -0500 Sean Farley basefilectx: move changectx from filectx
Sun, 11 Aug 2013 22:55:09 -0500 Sean Farley basefilectx: move manifest from filectx
Sun, 11 Aug 2013 22:54:58 -0500 Sean Farley basefilectx: move phasestr from filectx
Sun, 11 Aug 2013 22:54:48 -0500 Sean Farley basefilectx: move phase from filectx
Sun, 11 Aug 2013 22:54:39 -0500 Sean Farley basefilectx: move extra from filectx
Sun, 11 Aug 2013 22:54:31 -0500 Sean Farley basefilectx: move branch from filectx
Sun, 11 Aug 2013 22:54:22 -0500 Sean Farley basefilectx: move description from filectx
Sun, 11 Aug 2013 22:54:12 -0500 Sean Farley basefilectx: move files from filectx
Sun, 11 Aug 2013 22:53:56 -0500 Sean Farley basefilectx: move date from filectx
Sun, 11 Aug 2013 22:53:47 -0500 Sean Farley basefilectx: move user from filectx
Sun, 11 Aug 2013 22:53:23 -0500 Sean Farley basefilectx: move hex from filectx
Sun, 11 Aug 2013 22:51:53 -0500 Sean Farley basefilectx: move node from filectx
Sun, 11 Aug 2013 22:51:41 -0500 Sean Farley basefilectx: move linkrev from filectx
Sun, 11 Aug 2013 22:51:30 -0500 Sean Farley basefilectx: move rev from filectx
Sun, 11 Aug 2013 22:51:18 -0500 Sean Farley basefilectx: move filelog from filectx
Sun, 11 Aug 2013 22:51:04 -0500 Sean Farley basefilectx: move flags from filectx
Sun, 11 Aug 2013 22:50:37 -0500 Sean Farley basefilectx: move filenode from filectx
Sun, 11 Aug 2013 22:50:15 -0500 Sean Farley basefilectx: move filerev from filectx
Sun, 11 Aug 2013 22:49:40 -0500 Sean Farley basefilectx: move __ne__ from filectx
Sun, 11 Aug 2013 22:49:03 -0500 Sean Farley basefilectx: move __eq__ from filectx
Sun, 11 Aug 2013 22:47:39 -0500 Sean Farley basefilectx: move __hash__ from filectx
Sun, 11 Aug 2013 22:46:54 -0500 Sean Farley basefilectx: move __repr__ from filectx
Sun, 11 Aug 2013 22:45:30 -0500 Sean Farley basefilectx: move __str__ from filectx
Sun, 11 Aug 2013 22:45:13 -0500 Sean Farley basefilectx: move __nonzero__ from filectx
Sun, 11 Aug 2013 22:44:51 -0500 Sean Farley basefilectx: move _repopath from filectx
Sun, 11 Aug 2013 22:44:36 -0500 Sean Farley basefilectx: move _filerev from filectx
Sun, 11 Aug 2013 22:44:19 -0500 Sean Farley basefilectx: move _filenode from filectx
Sun, 11 Aug 2013 22:44:06 -0500 Sean Farley basefilectx: move _changeid from filectx
Sun, 11 Aug 2013 22:40:59 -0500 Sean Farley basefilectx: move _filelog from filectx
Sat, 10 Aug 2013 15:10:26 -0500 Sean Farley basefilectx: add an empty class that will be used as a parent of file contexts
Mon, 05 Aug 2013 18:44:18 -0500 Sean Farley workingctx: inherit from basectx instead of changectx
Tue, 06 Aug 2013 15:10:09 -0500 Sean Farley largefiles: remove unnecessary check of instance
Tue, 06 Aug 2013 15:11:42 -0500 Sean Farley localrepo: remove unnecessary check of instance
Tue, 06 Aug 2013 15:11:31 -0500 Sean Farley basectx: remove unnecessary check of instance
Mon, 05 Aug 2013 18:42:41 -0500 Sean Farley basectx: move dirty from changectx
Mon, 05 Aug 2013 18:41:56 -0500 Sean Farley basectx: move dirs from changectx
Mon, 05 Aug 2013 18:41:43 -0500 Sean Farley basectx: move _dirs from changectx
Mon, 05 Aug 2013 18:41:12 -0500 Sean Farley basectx: move diff from changectx
Mon, 05 Aug 2013 18:41:00 -0500 Sean Farley basectx: move match from changectx
Mon, 05 Aug 2013 18:40:36 -0500 Sean Farley basectx: move sub from changectx
Mon, 05 Aug 2013 18:28:54 -0500 Sean Farley basectx: move flags from changectx
Mon, 05 Aug 2013 18:28:40 -0500 Sean Farley basectx: move filenode from changectx
Mon, 05 Aug 2013 18:28:23 -0500 Sean Farley basectx: move _fileinfo from changectx
Mon, 05 Aug 2013 18:26:54 -0500 Sean Farley basectx: move p2 from changectx
Mon, 05 Aug 2013 18:26:15 -0500 Sean Farley basectx: move p1 from changectx
Mon, 05 Aug 2013 18:19:38 -0500 Sean Farley basectx: move parents from changectx
Mon, 05 Aug 2013 18:19:19 -0500 Sean Farley basectx: move mutable from changectx
Mon, 05 Aug 2013 18:19:04 -0500 Sean Farley basectx: move phasestr from changectx
Mon, 05 Aug 2013 17:22:49 -0500 Sean Farley basectx: move manifest from changectx
Mon, 05 Aug 2013 17:22:18 -0500 Sean Farley basectx: move __iter__ from changectx
Mon, 05 Aug 2013 17:22:05 -0500 Sean Farley basectx: move __getitem__ from changectx
Mon, 05 Aug 2013 17:21:38 -0500 Sean Farley basectx: move __contains__ from changectx
Mon, 05 Aug 2013 17:21:23 -0500 Sean Farley basectx: move substate from changectx
Mon, 05 Aug 2013 17:00:32 -0500 Sean Farley basectx: move __ne__ from changectx
Mon, 05 Aug 2013 17:00:09 -0500 Sean Farley basectx: move __eq__ from changectx
Fri, 02 Aug 2013 18:24:08 -0500 Sean Farley basectx: move __repr__ from changectx
Fri, 02 Aug 2013 16:52:13 -0500 Sean Farley basectx: move __int__ from changectx
Fri, 02 Aug 2013 16:50:13 -0500 Sean Farley basectx: change _node to node() in hex
Fri, 02 Aug 2013 16:49:01 -0500 Sean Farley basectx: move hex from changectx
Fri, 02 Aug 2013 16:48:19 -0500 Sean Farley basectx: move node from changectx
Fri, 02 Aug 2013 19:09:06 -0500 Sean Farley basectx: move rev from changectx
Fri, 02 Aug 2013 16:46:23 -0500 Sean Farley basectx: move __str__ from changectx
Tue, 06 Aug 2013 16:42:41 -0500 Sean Farley changectx: if passing a basectx then exit __init__ immediately
Tue, 06 Aug 2013 15:50:28 -0500 Sean Farley basectx: return a copied context if changeid is already a basectx
Sat, 13 Jul 2013 19:59:21 -0500 Sean Farley basectx: add an empty class that will be used as a parent of all contexts
Wed, 24 Jul 2013 19:13:39 -0400 Augie Fackler ui.config: fix bug in config alternatives from cc669e4fec95
Sat, 03 Aug 2013 13:23:48 -0500 Matt Mackall proxy: allow wildcards in the no proxy list (issue1821)
Fri, 19 Jul 2013 02:08:19 +0400 Alexander Plavin hgweb: cleaner if conditions in changelog() function
Mon, 15 Jul 2013 01:10:22 +0400 Alexander Plavin hgweb: separate search itself and template generation
Sat, 03 Aug 2013 00:34:56 +0400 Alexander Plavin paper: remove unused occurence of changelogtag in views
Sun, 30 Jun 2013 11:48:21 +0400 Alexander Plavin hgweb: show full date in rfc822 format in tooltips at shortlog page
Sun, 04 Aug 2013 16:19:12 -0500 Kevin Bullock hgweb: remove trailing whitespace in mercurial.js
Mon, 22 Jul 2013 17:07:19 +0400 Alexander Plavin paper: get rid of changelogtag template duplication
Fri, 26 Jul 2013 15:59:16 -0400 Augie Fackler obsolete: clean up a couple of docstrings for correctness
Fri, 26 Jul 2013 21:18:40 -0400 Simon Heimberg run-tests: only check the common criteria once per test
Thu, 01 Aug 2013 22:52:05 -0500 Matt Mackall merge with stable
Thu, 01 Aug 2013 22:37:44 -0500 Matt Mackall Added signature for changeset f37b5a17e6a0 stable
Thu, 01 Aug 2013 22:37:41 -0500 Matt Mackall Added tag 2.7 for changeset f37b5a17e6a0 stable
Thu, 01 Aug 2013 21:43:14 -0500 Kevin Bullock bookmarks: pull --update updates to active bookmark if it moved (issue4007) stable 2.7
Thu, 01 Aug 2013 20:06:00 -0500 Matt Mackall merge with i18n stable
Thu, 01 Aug 2013 02:36:59 -0300 Wagner Bruna i18n-pt_BR: synchronized with 7b815e38022a stable
Thu, 01 Aug 2013 04:32:29 +0900 FUJIWARA Katsunori i18n-ja: synchronized with cfdae231ba78 stable
Thu, 01 Aug 2013 19:55:02 -0500 Matt Mackall histedit: don't clobber working copy on --abort if not on histedit cset stable
Thu, 01 Aug 2013 17:54:12 -0500 Matt Mackall rebase: allow aborting when descendants detected stable
Thu, 01 Aug 2013 17:45:13 -0500 Matt Mackall rebase: continue abort without strip for immutable csets (issue3997) stable
Thu, 01 Aug 2013 17:33:09 -0500 Matt Mackall rebase: don't clobber wd on --abort when we've updated away (issue4009) stable
Fri, 26 Jul 2013 13:34:51 -0700 Wojciech Lopata bookmarks: update only proper bookmarks on push -r/-B (issue 3973) stable
Sun, 28 Jul 2013 15:02:32 -0500 Matt Mackall checklink: work around sshfs brain-damage (issue3636) stable
Sat, 27 Jul 2013 19:31:14 -0500 Matt Mackall import: cut commit messages at --- unconditionally (issue2148) stable
Sat, 27 Jul 2013 21:16:12 +0200 Pascal Quantin win32: update Inno Setup installer script and extensions list stable
Fri, 26 Jul 2013 21:03:25 -0500 Matt Mackall revert: fix largefiles breakage stable
Fri, 26 Jul 2013 17:08:05 -0500 Matt Mackall revert: make backup when unforgetting a file (issue3423) stable
Fri, 26 Jul 2013 15:42:10 -0500 Matt Mackall revsingle: fix silly API issue (issue2992) stable
Fri, 26 Jul 2013 15:05:48 -0500 Matt Mackall Added signature for changeset f0d7721d7322 stable
Fri, 26 Jul 2013 15:05:46 -0500 Matt Mackall Added tag 2.7-rc for changeset f0d7721d7322 stable
Thu, 25 Jul 2013 21:00:03 +0200 Simon Heimberg i18n-it: do not translate rst syntax stable 2.7-rc
Fri, 26 Jul 2013 14:44:13 +0100 Frank Kingswood convert: handle changeset sorting errors without traceback (issue3961) stable
Thu, 25 Jul 2013 14:43:15 -0700 Siddharth Agarwal ancestor.deepest: ignore ninteresting while building result (issue3984) stable
Thu, 25 Jul 2013 17:35:53 +0800 Wei, Elson ancestor.deepest: decrement ninteresting correctly (issue3984) stable
Thu, 25 Jul 2013 14:20:37 -0700 Siddharth Agarwal ancestor.deepest: sort revs in C version stable
Thu, 25 Jul 2013 10:44:51 -0400 Augie Fackler check-code: add a check for the next() builtin, which was new in 2.6 stable
Thu, 25 Jul 2013 10:42:36 -0400 Augie Fackler mq: rename next() to nextpatch() to avoid confusing a future check-code patch stable
Thu, 25 Jul 2013 15:27:41 +0400 Alexander Plavin hgweb: replace next(revs) to revs.next() to fix compatibility with Python 2.5- stable
Thu, 25 Jul 2013 02:44:27 -0500 Matt Mackall tests: glob out exception type for directory collision stable
Thu, 25 Jul 2013 02:34:09 -0500 Matt Mackall record: add checkunfinished support (issue3955) stable
Thu, 25 Jul 2013 02:17:52 -0500 Matt Mackall checkunfinished: accommodate histedit quirk stable
Mon, 22 Jul 2013 10:04:53 +0200 Simon Heimberg tests: test-check-code-hg.t works for all files to check stable
Mon, 22 Jul 2013 10:04:45 +0200 Simon Heimberg check-code: do not abort on an unreadable file, only report this stable
Thu, 25 Jul 2013 00:54:49 -0500 Matt Mackall heads: fix children/descendants in doc (issue3992) stable
Sun, 21 Jul 2013 18:50:54 +0400 Alexander Plavin paper: fix rendering of the first tab in a line in Webkit (issue3990) stable
Sun, 21 Jul 2013 01:38:04 +0400 Alexander Plavin hgweb: fix duplication for some search queries stable
Wed, 24 Jul 2013 14:51:13 -0400 Augie Fackler sslutil: force SSLv3 on Python 2.6 and later (issue3905) stable
Wed, 24 Jul 2013 14:45:29 -0400 Augie Fackler httpclient: update to revision 9517a2b56fe9 of httpplus (issue3905) stable
Sat, 11 May 2013 20:40:15 -0500 Augie Fackler hgweb: force connection close on early response stable
Thu, 25 Jul 2013 02:41:22 +0400 Alexander Plavin hgweb: fix incorrect revisions count in graph (issue3977) stable
Thu, 25 Jul 2013 02:22:39 +0400 Alexander Plavin hgweb: fix incorrect way to count revisions in log (issue3977) stable
Thu, 25 Jul 2013 02:48:21 +0400 Alexander Plavin hgweb: always start graph with the revision in url stable
Thu, 25 Jul 2013 00:44:00 -0500 Matt Mackall merge with i18n stable
Wed, 24 Jul 2013 09:43:32 -0300 Wagner Bruna i18n-pt_BR: synchronized with bf6bc4681383 stable
Thu, 25 Jul 2013 00:33:28 -0500 Matt Mackall update: add tracking of interrupted updates (issue3113) stable
Thu, 25 Jul 2013 00:00:47 -0500 Matt Mackall mq: add checkunfinished support (issue3955) stable
Wed, 24 Jul 2013 23:51:44 -0500 Matt Mackall transplant: add checkunfinished (issue3955) stable
Wed, 24 Jul 2013 23:51:44 -0500 Matt Mackall histedit: add checkunfinished support (issue3955) stable
Wed, 24 Jul 2013 23:51:44 -0500 Matt Mackall rebase: add checkunfinished support (issue3955) stable
Wed, 24 Jul 2013 23:51:44 -0500 Matt Mackall rebase: reorder parent check and state storage stable
Wed, 24 Jul 2013 23:51:40 -0500 Matt Mackall commands: add checks for unfinished operations (issue3955) stable
Wed, 24 Jul 2013 23:30:24 -0500 Matt Mackall update: clear any clearable unfinished operations (issue3955) stable
Wed, 24 Jul 2013 23:27:30 -0500 Matt Mackall cmdutil: core functionality to block during multistep commands (issue3955) stable
Wed, 24 Jul 2013 17:39:29 -0400 Augie Fackler histedit: refuse to edit history that contains merges (issue3962) stable
Wed, 24 Jul 2013 13:20:44 +0800 Wei, Elson largefiles: overridematch() should replace the file path instead of extending (issue3934) stable
Tue, 23 Jul 2013 17:28:12 -0500 Matt Mackall revlog: handle hidden revs in _partialmatch (issue3979) stable
Tue, 23 Jul 2013 14:18:56 -0500 Matt Mackall fileset: handle underbar in symbols stable
Sun, 21 Jul 2013 18:45:42 -0500 Matt Mackall heads: modernize documentation (issue3992) stable
Fri, 19 Jul 2013 16:45:44 -0500 Matt Mackall convert: catch empty origpaths in svn gettags (issue3941) stable
Fri, 19 Jul 2013 12:58:30 -0500 Matt Mackall template: fix tabindent docstring (issue2880) stable
Fri, 19 Jul 2013 00:20:53 -0500 Matt Mackall merge default into stable for 2.7 code freeze stable
Fri, 12 Jul 2013 11:14:42 +0900 Shun-ichi GOTO osutil: consider WindowsError's behaviour to support python 2.4 on Windows
Wed, 17 Jul 2013 10:40:40 -0400 Matthew Turk churn: split email aliases from the right
Sun, 14 Jul 2013 05:35:04 +0400 Alexander Plavin hgweb: highlight line which is linked to at annotate view
Sat, 13 Jul 2013 02:36:29 +0400 Alexander Plavin hgweb: always start log with searched revision
Mon, 01 Jul 2013 06:50:58 +0200 Simon Heimberg util: check if re2 works before using it (issue 3964)
Thu, 18 Jul 2013 23:22:59 -0500 Matt Mackall run-tests: backout 4f32747879d1 line endings change
Sat, 13 Jul 2013 17:32:54 +0400 Alexander Plavin hgweb: highlight line which is linked to at comparison view
Sat, 13 Jul 2013 17:31:53 +0400 Alexander Plavin hgweb: change highlighted line color to be different from 'inserted' color
Fri, 19 Jul 2013 01:40:57 +0200 Mads Kiilerich convert: fix bad conversion of copies when hg.startrev is specified
Fri, 19 Jul 2013 01:18:15 +0200 Mads Kiilerich test-convert-hg-startrev: fix test for copy removal on missing parent
Sat, 13 Jul 2013 18:06:57 +0400 Alexander Plavin hgweb: make stripes in diffstat with CSS
Sat, 13 Jul 2013 18:03:35 +0400 Alexander Plavin hgweb: make stripes in file log with CSS
Sat, 13 Jul 2013 18:02:34 +0400 Alexander Plavin hgweb: make stripes in graph with CSS
Sat, 13 Jul 2013 17:59:00 +0400 Alexander Plavin hgweb: make stripes in log and search with CSS
Sat, 13 Jul 2013 17:51:43 +0400 Alexander Plavin hgweb: make stripes in branch list with CSS
Sat, 13 Jul 2013 17:49:20 +0400 Alexander Plavin hgweb: make stripes in repo list with CSS
Sat, 13 Jul 2013 17:43:45 +0400 Alexander Plavin hgweb: make stripes in file annotate view with CSS
Sat, 13 Jul 2013 17:44:57 +0400 Alexander Plavin hgweb: make stripes in tag list with CSS
Sat, 13 Jul 2013 17:44:46 +0400 Alexander Plavin hgweb: make stripes in directory view with CSS
Sat, 13 Jul 2013 17:43:19 +0400 Alexander Plavin hgweb: make stripes in bookmark list with CSS
Thu, 18 Jul 2013 16:29:05 -0500 Matt Mackall tests: update for commit --secret
Sun, 14 Jul 2013 21:50:52 +0800 Wei, Elson gpg: show "Unknown key ID xxxxxxxx" when the status is ERRSIG
Sun, 14 Jul 2013 21:50:45 +0800 Wei, Elson gpg: add shortkey() to convert from long id to short
Fri, 12 Jul 2013 10:10:46 +0800 Wei, Elson gpg: getkeys() removes unused returning value "err"
Fri, 12 Jul 2013 10:05:11 +0800 Wei, Elson gpg: treat "ERRSIG" as a valid key id but no fingerprint
Thu, 11 Jul 2013 13:11:41 -0400 Jordi Gutiérrez Hermoso commit: enable --secret option
Wed, 17 Jul 2013 23:58:04 +0200 Florence Laguzet merge: deprecate the --force option
Thu, 18 Jul 2013 09:42:44 -0700 Brendan Cully run-tests: revert previous commit, run() waits after a timeout
Thu, 18 Jul 2013 09:39:01 -0700 Brendan Cully run-tests: reap timed-out zombies
Fri, 12 Jul 2013 01:58:48 +0400 Alexander Plavin hgweb: run search instead of showing wrong error for ambigious identifier
Wed, 17 Jul 2013 17:34:47 -0700 Siddharth Agarwal doc: bump copyright year
Wed, 17 Jul 2013 17:34:30 -0700 Siddharth Agarwal version: bump copyright year
Sat, 13 Jul 2013 00:57:56 +0400 Alexander Plavin hgweb: add line wrapping switch to file diff and changeset views
Sat, 13 Jul 2013 00:57:10 +0400 Alexander Plavin hgweb: file diff and changesets views behave like file source view
Fri, 12 Jul 2013 23:47:56 +0400 Alexander Plavin hgweb: introduce separate classes for stripey background
Fri, 12 Jul 2013 15:58:13 +0400 Alexander Plavin hgweb: add line wrapping switch to file source view
Tue, 09 Jul 2013 02:08:24 +0400 Alexander Plavin hgweb: add changelog and search templates to raw style
Fri, 12 Jul 2013 16:01:11 +0400 Alexander Plavin hgweb: toggleDiffstat function instead of showDiffstat and hideDiffstat
Wed, 03 Jul 2013 21:50:20 +0900 Takumi IINO doc: make i18n man and html
Wed, 03 Jul 2013 21:49:43 +0900 Takumi IINO doc: make man and html from translated documents
Wed, 03 Jul 2013 21:49:41 +0900 Takumi IINO gendoc: dispatch print document content by commandline arguments
Wed, 03 Jul 2013 21:49:39 +0900 Takumi IINO gendoc: add showtopic
Wed, 03 Jul 2013 21:49:37 +0900 Takumi IINO gendoc: rename to showdoc from show_doc
Tue, 16 Jul 2013 01:29:14 +0200 Simon Heimberg check-code: automatically preppend "warning: " to all warning messages
Wed, 17 Jul 2013 10:49:34 +0200 Martin Geisler rollback: add reference to "hg commit --amend"
Sat, 13 Jul 2013 23:58:01 +0200 Simon Heimberg run-tests: generally handle line endings on windows by re
Sat, 13 Jul 2013 23:57:55 +0200 Simon Heimberg run-tests: test for os.altsep instead of os.name when checking \ for /
Mon, 15 Jul 2013 01:05:42 +0400 Alexander Plavin hgweb: move local changelist function to the beginning of the parent one
Sat, 13 Jul 2013 17:51:24 +0400 Alexander Plavin hgweb: get rid of branchentry template duplication
Wed, 17 Jul 2013 14:25:35 -0500 Matt Mackall merge with stable
Wed, 17 Jul 2013 13:42:08 -0700 Brendan Cully run-tests: replace popen locking with a noop _cleanup handler on py24
Wed, 17 Jul 2013 13:02:12 -0700 Brendan Cully run-tests: only lock Popen wait/poll on python 2.4
Wed, 17 Jul 2013 12:45:12 -0700 Brendan Cully run-tests: lock popen wait/poll
Wed, 17 Jul 2013 14:20:35 -0500 Matt Mackall merge with i18n stable
Sun, 14 Jul 2013 21:20:02 +0200 Martin Schröder i18n-de: fixed some strings about stripping stable
Sun, 14 Jul 2013 21:07:44 +0200 Martin Schröder i18n-de: synchronized with fbdac607bff3 stable
Tue, 16 Jul 2013 17:10:26 -0500 Matt Mackall rollback: mark as deprecated
Tue, 16 Jul 2013 15:18:12 -0500 Matt Mackall worker: properly report errors from worker processes (issue3982)
Tue, 16 Jul 2013 12:44:11 -0500 Matt Mackall run-tests: patch over py2.4 proc.wait() race
Tue, 16 Jul 2013 11:53:53 -0500 Matt Mackall worker: check problem state correctly (issue3982)
Tue, 16 Jul 2013 11:18:16 -0500 Matt Mackall sshpeer: mark _validrepo internal
Tue, 16 Jul 2013 11:17:01 -0500 Matt Mackall progress: respect HGPLAIN
Thu, 11 Jul 2013 19:29:23 -0500 Matt Mackall tip: deprecate the tip command
Thu, 11 Jul 2013 19:28:54 -0500 Matt Mackall tag: remove incorrect reference to tip
Thu, 11 Jul 2013 19:28:26 -0500 Matt Mackall log: remove tip from example
Thu, 11 Jul 2013 19:28:01 -0500 Matt Mackall cat: remove incorrect reference to tip
Thu, 11 Jul 2013 19:26:53 -0500 Matt Mackall share: remove reference to tip
Thu, 11 Jul 2013 19:26:34 -0500 Matt Mackall rebase: simplify references to branch tips
Thu, 11 Jul 2013 19:25:44 -0500 Matt Mackall mq: remove reference to tip
Thu, 11 Jul 2013 17:01:54 +0400 Alexander Plavin hgweb: show current search query in the input field
Sun, 14 Jul 2013 17:23:07 +0200 Pierre-Yves David mq: use an unfiltered property cache for the queue object
Mon, 15 Jul 2013 15:19:43 -0700 Siddharth Agarwal summary: use missing ancestors algorithm to find new commits
Tue, 16 Jul 2013 11:13:18 -0500 Augie Fackler Merge histedit fixes from stable.
Mon, 15 Jul 2013 15:04:42 +0200 Martin Geisler histedit: use base for computing renames when folding (issue3729) stable
Mon, 15 Jul 2013 13:20:39 +0200 Martin Geisler test-histedit-fold: remove unnecessary --template stable
Sat, 29 Jun 2013 14:27:53 +0400 Alexander Plavin templater: sort functions alphabetically, as filters are
Thu, 04 Jul 2013 14:19:43 +0400 Alexander Plavin hgweb: color line which is linked to in file source view
Thu, 04 Jul 2013 14:19:13 +0400 Alexander Plavin hgweb: wrap lines in file source view
Thu, 04 Jul 2013 14:18:44 +0400 Alexander Plavin hgweb: code selection without line numbers in file source view
Sat, 06 Jul 2013 21:48:07 +0200 Simon Heimberg tests: print line numbers when checking code
Sat, 06 Jul 2013 21:48:01 +0200 Simon Heimberg tests: rename files to py extension instead of copying a 2nd time
Sat, 06 Jul 2013 21:47:56 +0200 Simon Heimberg tests: check-code all python files in one run
Thu, 04 Jul 2013 23:05:59 +0900 Shun-ichi GOTO win32mbcs: wrap util.split()
Mon, 01 Jul 2013 06:50:58 +0200 Simon Heimberg check-code: concatenate "check-code" on compile time
Mon, 01 Jul 2013 06:50:58 +0200 Simon Heimberg tests: do not skip code-checking on some whole files
Mon, 01 Jul 2013 06:50:58 +0200 Simon Heimberg check-code: do not warn on printf \\x or \\[1-9]
Tue, 06 Nov 2012 00:22:56 +0100 Simon Heimberg summary: remove passing of rev because summary does not have this
Mon, 01 Jul 2013 20:48:56 +0200 Simon Heimberg cleanup: drop unused variables and an unused import
Mon, 01 Jul 2013 20:48:55 +0200 Simon Heimberg tests: run pyflakes on files from manifest which could be python files
Tue, 09 Jul 2013 13:43:09 -0500 Augie Fackler Merge with stable.
Mon, 01 Jul 2013 18:07:33 -0500 Matt Mackall Added signature for changeset 009794acc6e3 stable
Mon, 01 Jul 2013 18:07:29 -0500 Matt Mackall Added tag 2.6.3 for changeset 009794acc6e3 stable
Mon, 01 Jul 2013 11:09:29 -0300 Wagner Bruna merge with i18n stable 2.6.3
Mon, 01 Jul 2013 05:25:53 +0900 FUJIWARA Katsunori i18n-ja: synchronized with ec17ddecdf64 stable
Sun, 30 Jun 2013 15:19:39 -0500 Matt Mackall merge with stable
Sun, 30 Jun 2013 15:06:22 -0500 Matt Mackall merge with i18n stable
Tue, 25 Jun 2013 18:45:33 -0400 Martin Geisler i18n-fr: remove duplicate paragraphs stable
Tue, 25 Jun 2013 18:45:33 -0400 timeless i18n-fr: remove extra empty line at end of msgtr stable
Tue, 25 Jun 2013 18:45:33 -0400 timeless i18n-fr: fix malformed literal blocks stable
Tue, 25 Jun 2013 18:45:33 -0400 timeless i18n-fr: remove extra trailing newline stable
Tue, 25 Jun 2013 18:45:33 -0400 timeless i18n-it: remove extra trailing newlines stable
Tue, 25 Jun 2013 18:45:33 -0400 timeless i18n-sv: fix malformed literal block stable
Tue, 25 Jun 2013 18:45:33 -0400 timeless i18n-de: remove extra format character stable
Tue, 25 Jun 2013 18:45:33 -0400 timeless i18n-de: add missing format character stable
Tue, 25 Jun 2013 18:45:33 -0400 timeless i18n-de: add missing newline stable
Tue, 25 Jun 2013 18:45:33 -0400 timeless i18n-de: add missing heading underline stable
Tue, 25 Jun 2013 18:45:33 -0400 timeless i18n-de: use same format character as in msgid stable
Tue, 25 Jun 2013 18:45:32 -0400 timeless i18n-de: remove duplicate paragraph stable
Tue, 25 Jun 2013 18:45:32 -0400 timeless i18n-de: fix malformed note directive stable
Tue, 25 Jun 2013 18:45:32 -0400 timeless i18n-de: remove extra format character stable
Tue, 25 Jun 2013 18:45:32 -0400 timeless i18n-de: add missing literal block stable
Tue, 25 Jun 2013 18:45:32 -0400 Martin Geisler i18n-it: remove extra trailing newline and fix translation stable
Tue, 25 Jun 2013 18:45:32 -0400 timeless i18n-de: remove bad fuzzy translations stable
Tue, 25 Jun 2013 18:45:32 -0400 timeless i18n-da: remove bad fuzzy translation stable
Tue, 25 Jun 2013 18:45:32 -0400 timeless i18n-da: remove extra trailing newline stable
Tue, 25 Jun 2013 18:45:32 -0400 timeless i18n-da: add missing newline stable
Tue, 25 Jun 2013 18:45:32 -0400 Martin Geisler i18n-da: remove extra trailing newline and fix translation stable
Tue, 25 Jun 2013 18:45:32 -0400 Martin Geisler i18n-da: add missing format character and fix translation stable
Mon, 24 Jun 2013 00:39:34 -0400 timeless i18n-da: add missing heading underline stable
Mon, 24 Jun 2013 00:34:56 -0400 timeless i18n-da: remove bad fuzzy translation stable
Mon, 24 Jun 2013 00:32:52 -0400 Martin Geisler i18n-da: add missing format character and fix translation stable
Sat, 29 Jun 2013 19:11:24 +0200 Martin Geisler i18n-el: add missing indention for literal block stable
Mon, 24 Jun 2013 00:00:53 -0400 timeless i18n-el: remove extra newline stable
Sun, 23 Jun 2013 14:19:37 -0400 timeless i18n-el: remove duplicate paragraphs stable
Mon, 24 Jun 2013 00:11:28 -0400 timeless i18n-zh_CN: remove duplicate paragraphs stable
Sun, 23 Jun 2013 18:30:10 -0400 timeless i18n-zh_CN: add missing literal blocks stable
Sun, 23 Jun 2013 18:27:17 -0400 timeless i18n-zh_CN: remove duplicate paragraphs stable
Sun, 23 Jun 2013 18:10:02 -0400 timeless i18n-ru: spell "ElementTree" correctly stable
Sun, 23 Jun 2013 17:40:03 -0400 timeless i18n-ru: fix translated config section stable
Sun, 30 Jun 2013 14:56:04 -0500 Matt Mackall merge with crew
Wed, 26 Jun 2013 23:12:55 +0200 Simon Heimberg tests: simplify and document the sorting of pyflake messages
Tue, 25 Jun 2013 13:23:12 -0700 Durham Goode bundle: move file chunk generation to it's own function
Tue, 18 Jun 2013 13:05:16 -0700 Durham Goode parents: change parents command to use filectx
Fri, 28 Jun 2013 16:58:31 -0700 Siddharth Agarwal update: remove .hg/graftstate on clean (issue3970) stable
Wed, 26 Jun 2013 12:04:57 -0300 Wagner Bruna i18n-pt_BR: synchronized with b500a663a2c7 stable
Tue, 25 Jun 2013 21:02:22 +0400 Alexander Plavin templater: add strip function with chars as an extra argument
Mon, 24 Jun 2013 14:02:01 -0400 Augie Fackler Merge with main.
Mon, 17 Jun 2013 19:44:00 -0700 Durham Goode revlog: add exception when linkrev == nullrev
Fri, 21 Jun 2013 15:31:40 -0500 Matt Mackall merge with stable
Mon, 17 Jun 2013 19:44:00 -0700 Durham Goode revlog: add exception when linkrev == nullrev
Wed, 19 Jun 2013 14:17:03 -0500 Matt Mackall changegroup: fix fastpath during commit
Wed, 05 Jun 2013 22:41:53 +0200 Simon Heimberg tests: do not print hgrc in test
Thu, 13 Jun 2013 01:37:02 +0200 Simon Heimberg contrib: delete setup3k in favor of setup --c2to3
Thu, 13 Jun 2013 01:36:58 +0200 Simon Heimberg cleanup: remove unused imports
Thu, 13 Jun 2013 01:44:02 +0200 simon tests: check-code more python files without py extension
Fri, 14 Jun 2013 15:28:40 -0400 Augie Fackler dummyssh: fix check-code nit
Wed, 19 Jun 2013 23:05:40 -0700 Siddharth Agarwal test-pathencode: randomize length of each path component stable
Wed, 19 Jun 2013 23:01:22 -0700 Siddharth Agarwal test-pathencode: reduce makepart length requirement by 1 stable
Wed, 19 Jun 2013 22:34:34 -0700 Siddharth Agarwal pathencode: fix hashmangle short dir limit (issue3958) stable
Thu, 20 Jun 2013 14:06:11 -0500 Matt Mackall docs: change description to synopsis in hgrc.5 stable
Tue, 11 Jun 2013 23:39:48 +0200 simon run-tests: sort missing files first instead of raising an error
Thu, 30 May 2013 19:29:21 -0700 Durham Goode filectx: remove dependencies on filerev
Sat, 08 Jun 2013 22:37:08 +0200 simon hg: move return statement after finally block
Sun, 09 Jun 2013 16:49:08 +0200 simon run-tests: call Threads constructor with keyword arguments
Sun, 09 Jun 2013 16:42:55 +0200 simon run-tests: ignoring tests works again
Sat, 08 Jun 2013 20:20:14 +0200 Simon Heimberg check-code: introduce function for using re2 when available
Sat, 08 Jun 2013 20:20:14 +0200 Simon Heimberg check-code: compile filters when loading
Sat, 08 Jun 2013 20:20:14 +0200 Simon Heimberg check-code: compile all patterns on initialisation
Sat, 08 Jun 2013 20:20:14 +0200 Simon Heimberg check-code: only fix patterns once
Fri, 07 Jun 2013 16:59:59 -0500 Matt Mackall merge with stable
Thu, 02 May 2013 19:36:47 +0300 Iulian Stana commit: amending with --close-branch (issue3445) stable
Fri, 07 Jun 2013 16:04:11 -0500 Matt Mackall run-tests: simplify interrupted message
Fri, 07 Jun 2013 15:58:14 -0500 Matt Mackall run-tests: remove spurious disable of --time with --debug
Fri, 07 Jun 2013 15:56:16 -0500 Matt Mackall run-tests: always gather runtimes
Wed, 05 Jun 2013 22:05:29 +0200 Simon Heimberg run-tests: when interrupted report time in failure message
Wed, 05 Jun 2013 22:05:02 +0200 Simon Heimberg run-tests: report interrupted tests
Wed, 05 Jun 2013 22:42:43 +0200 Simon Heimberg run-tests: open hgrc file only for writing
Wed, 05 Jun 2013 22:06:16 +0200 Simon Heimberg color: use pythons isinstance method instead of reprogramming it
Wed, 05 Jun 2013 22:06:02 +0200 Simon Heimberg color: only provide the required opt to _modesetup
Thu, 06 Jun 2013 14:05:03 -0400 Jordi Gutiérrez Hermoso doc: make it easier to read how to enable extensions stable
Thu, 06 Jun 2013 13:37:41 -0400 Jordi Gutiérrez Hermoso doc: reword "config file" to "configuration file" stable
Thu, 06 Jun 2013 14:40:26 -0500 Matt Mackall run-tests: make --noskips work
Thu, 30 May 2013 18:47:16 -0700 Durham Goode filelog: switch 'not len(filerevlog)' to 'not filerevlog'
Thu, 30 May 2013 19:29:03 -0700 Durham Goode annotate: simplify annotate parent function
Thu, 30 May 2013 19:26:56 -0700 Durham Goode changegroup: move changegroup file adding to a separate function
Thu, 30 May 2013 19:25:55 -0700 Durham Goode log: move log file walk to its own function
Thu, 30 May 2013 17:51:13 -0700 Durham Goode bundle: refactor changegroup prune to be its own function
Thu, 30 May 2013 17:49:37 -0700 Durham Goode filectx: refactor filectx.rev() to use filectx._changeid
Mon, 03 Jun 2013 17:20:45 -0700 Bryan O'Sullivan util: add an optional timestamp parameter to makedate
Mon, 03 Jun 2013 17:20:44 -0700 Bryan O'Sullivan util: rename ct variable in makedate to timestamp
Mon, 03 Jun 2013 17:20:37 -0700 Bryan O'Sullivan merge: add a files method to the mergestate class
Wed, 05 Jun 2013 21:16:49 +0200 Simon Heimberg histedit: raise ImportError when demandloading is enabled stable
Sun, 02 Jun 2013 18:09:06 -0500 Matt Mackall run-tests: add --loop support
Sun, 02 Jun 2013 17:58:51 -0500 Matt Mackall run-tests: --interactive and --jobs no longer conflict
Sun, 02 Jun 2013 17:58:49 -0500 Matt Mackall run-tests: sort certain slow tests earlier by keyword
Sun, 02 Jun 2013 17:57:37 -0500 Matt Mackall run-tests: drop unused resultslock
Sun, 02 Jun 2013 17:57:36 -0500 Matt Mackall run-tests: drop options.child and users
Sun, 02 Jun 2013 17:56:53 -0500 Matt Mackall run-tests: remove runchildren, now unused
Sun, 02 Jun 2013 17:56:51 -0500 Matt Mackall run-tests: schedule largest tests first
Sun, 02 Jun 2013 16:58:22 -0500 Matt Mackall run-tests: introduce thread scheduler
Sun, 02 Jun 2013 16:55:19 -0500 Matt Mackall run-tests: use count to calculate port to use
Sun, 02 Jun 2013 16:38:15 -0500 Matt Mackall run-tests: introduce threadtmp directory
Sun, 02 Jun 2013 16:29:35 -0500 Matt Mackall run-tests: add abort flag
Sun, 02 Jun 2013 16:29:22 -0500 Matt Mackall run-tests: move more variables to env
Sun, 02 Jun 2013 16:29:20 -0500 Matt Mackall run-tests: simplify env deletion
Sun, 02 Jun 2013 16:22:51 -0500 Matt Mackall run-tests: move most of remaining environment tweaks
Sun, 02 Jun 2013 16:22:51 -0500 Matt Mackall run-tests: move environment creation to a separate function
Sun, 02 Jun 2013 16:22:51 -0500 Matt Mackall run-tests: move HGRCPATH to env
Sun, 02 Jun 2013 16:22:51 -0500 Matt Mackall run-tests: move DAEMON_PIDS to env
Sun, 02 Jun 2013 16:22:34 -0500 Matt Mackall run-tests: move HGPORT setting to env
Sun, 02 Jun 2013 15:33:41 -0500 Matt Mackall run-tests: write tmp paths into env copy
Sun, 02 Jun 2013 15:27:08 -0500 Matt Mackall tests: avoid writing files to HGTMP
Sun, 02 Jun 2013 14:04:55 -0500 Matt Mackall run-tests: use env dict to kill daemons
Sun, 02 Jun 2013 13:45:08 -0500 Matt Mackall run-tests: add env dict to isolate test environment
Sat, 01 Jun 2013 17:19:00 -0500 Matt Mackall merge with stable
Sat, 01 Jun 2013 17:10:24 -0500 Matt Mackall Added signature for changeset cceaf7af4c9e stable
Sat, 01 Jun 2013 17:10:18 -0500 Matt Mackall Added tag 2.6.2 for changeset cceaf7af4c9e stable
Sat, 01 Jun 2013 17:09:41 -0500 Matt Mackall merge with i18n stable 2.6.2
Sat, 01 Jun 2013 01:13:36 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 9e5ab8d3154a stable
Tue, 28 May 2013 10:56:37 -0300 Wagner Bruna i18n-pt_BR: synchronized with b592fd33233a stable
Tue, 28 May 2013 11:17:54 +0100 Alexander Sauta i18n-ru: synchronized with 39ea540dc154 stable
Mon, 27 May 2013 23:48:34 +0400 Alexander Sauta i18n-ru: synchronized with ddfdccc9d5a4 stable
Thu, 30 May 2013 22:32:10 +0100 Simon King graft: refuse to commit an interrupted graft (issue3667) stable
Mon, 27 May 2013 15:24:19 -0500 Matt Mackall run-tests: remove some unnecessary globals
Fri, 24 May 2013 14:30:43 -0500 Matt Mackall run-tests: add a log function
Fri, 24 May 2013 14:30:43 -0500 Matt Mackall run-tests: make vlog a proper function
Fri, 24 May 2013 14:30:43 -0500 Matt Mackall run-tests: unify marks and result codes
Fri, 24 May 2013 14:30:35 -0500 Matt Mackall run-tests: change return code of runone
Fri, 24 May 2013 13:53:56 -0500 Matt Mackall run-tests: regroup some initialization checks
Fri, 24 May 2013 13:52:05 -0500 Matt Mackall run-tests: fix a path existence check
Fri, 24 May 2013 13:51:20 -0500 Matt Mackall run-tests: regroup some variable initialization
Fri, 24 May 2013 13:48:25 -0500 Matt Mackall run-tests: regroup nested functions
Fri, 24 May 2013 13:47:17 -0500 Matt Mackall run-tests: regroup temp dir creation
Fri, 24 May 2013 13:41:20 -0500 Matt Mackall run-tests: pull hgrc creation out as function
Fri, 24 May 2013 13:34:22 -0500 Matt Mackall tests: simplify handling of unknown test types
Fri, 24 May 2013 13:31:44 -0500 Matt Mackall run-tests: filter out non-tests from default list
Fri, 24 May 2013 13:23:19 -0500 Matt Mackall run-tests: make a table of test types
Fri, 24 May 2013 13:02:00 -0500 Matt Mackall run-tests: don't need to test shebang any more
Thu, 23 May 2013 17:53:38 -0500 Matt Mackall merge with stable
Thu, 23 May 2013 17:53:19 -0500 Matt Mackall merge with i18n stable
Tue, 21 May 2013 19:36:23 -0300 Wagner Bruna i18n-pt_BR: synchronized with 2b4344f23b44 stable
Thu, 23 May 2013 17:52:21 -0500 Matt Mackall merge with stable
Wed, 15 May 2013 15:44:59 +0900 Takumi IINO gendoc: extract print help topics into a dedicated function
Thu, 23 May 2013 17:39:33 -0500 Matt Mackall amend: complain more comprehensibly about subrepos stable
Wed, 15 May 2013 15:44:55 +0900 Takumi IINO gendoc: make commnd __doc__ and extension __doc__ as translatable
Wed, 22 May 2013 17:38:24 -0700 Durham Goode blackbox: fix blackbox causing exceptions in tests stable
Wed, 22 May 2013 17:31:47 -0700 Durham Goode blackbox: fix recording exit codes (issue3938) stable
Thu, 18 Apr 2013 15:48:22 -0500 Sean Farley templater: add indentation arguments to the fill function
Wed, 10 Apr 2013 18:56:38 -0500 Sean Farley templater: move templatefilters.func into the same place as the other funcs
Wed, 22 May 2013 17:31:43 -0500 Matt Mackall ui: merge prompt text components into a singe string
Tue, 21 May 2013 15:32:15 -0500 Matt Mackall merge with stable
Tue, 21 May 2013 15:31:56 -0500 Matt Mackall merge with i18n stable
Tue, 21 May 2013 14:10:55 +0100 Alexander Sauta i18n-ru: merge with Nikolaj Sjujskij fixes stable
Tue, 14 May 2013 23:09:40 +0400 Nikolaj Sjujskij i18n-ru: update po-file for further translation (from ddc7a6be2021) stable
Tue, 14 May 2013 23:04:23 +0400 Nikolaj Sjujskij merge in i18n-ru stable
Sun, 12 May 2013 15:35:53 +0400 Nikolaj Sjujskij i18n-ru: fix patchbomb confirmation prompt (issue3929) stable
Mon, 08 Apr 2013 17:16:11 +0400 Nikolaj Sjujskij i18n-ru: fix "deleted files" in `status` description stable
Tue, 21 May 2013 15:29:53 -0500 Matt Mackall tests: backport some glob fixups stable
Tue, 21 May 2013 15:23:50 -0500 Matt Mackall help: fix role/option confusion in RST stable
Fri, 17 May 2013 17:22:08 -0500 Matt Mackall merge with stable
Tue, 14 May 2013 11:23:18 -0700 Bryan O'Sullivan summary: add a histedit hook
Tue, 14 May 2013 11:23:17 -0700 Bryan O'Sullivan summary: indicate if a rebase is underway
Tue, 14 May 2013 11:23:17 -0700 Bryan O'Sullivan summary: add tests for some extensions we plan to modify
Tue, 14 May 2013 11:23:16 -0700 Bryan O'Sullivan mq: switch to new summary hook mechanism
Tue, 14 May 2013 11:23:15 -0700 Bryan O'Sullivan summary: augment output with info from extensions
Fri, 17 May 2013 14:31:06 -0500 Matt Mackall dirstate: don't overnormalize for ui.slash stable
Thu, 16 May 2013 16:20:10 -0500 Matt Mackall merge with stable
Fri, 10 May 2013 23:48:03 +0200 Benoit Boissinot bundle-ng: move progress handling out of the linkrev callback
Fri, 10 May 2013 23:14:54 +0200 Benoit Boissinot bundle-ng: simplify lookup and state handling
Fri, 10 May 2013 22:57:54 +0200 Sune Foldager bundle-ng: simplify bundle10.generate
Fri, 10 May 2013 22:47:12 +0200 Benoit Boissinot shrink: delete extension preventing further refactoring (BC)
Sun, 10 Feb 2013 16:03:20 +0100 Benoit Boissinot bundle-ng: move bundle generation to changegroup.py
Fri, 10 May 2013 22:20:32 +0200 Benoit Boissinot bundle-ng: unify _changegroup and _changegroupsubset
Fri, 10 May 2013 21:35:49 +0200 Sune Foldager bundle-ng: move gengroup into bundler, pass repo object to bundler
Sat, 09 Feb 2013 23:42:03 +0100 Benoit Boissinot bundle-ng: add bundlecaps argument to getbundle() command
Fri, 10 May 2013 21:03:01 +0200 Sune Foldager bundle-ng: move group into the bundler
Fri, 10 May 2013 20:37:41 +0200 Benoit Boissinot bundle-ng: move bundler creation up in the stack
Wed, 15 May 2013 21:36:19 -0500 Kevin Bullock i18n: fix untranslated prompts with translated responses (issue3936) stable
Wed, 15 May 2013 22:19:12 +0100 Mike Williams help: stop documentation markup appearing in generated help stable
Tue, 14 May 2013 18:52:52 -0500 Matt Mackall merge with stable
Tue, 14 May 2013 15:16:44 -0700 Bryan O'Sullivan ui: use util.sizetoint in configbytes
Tue, 14 May 2013 15:16:43 -0700 Bryan O'Sullivan util: migrate fileset._sizetoint to util.sizetoint
Tue, 14 May 2013 18:43:53 -0500 Matt Mackall Added signature for changeset ddc7a6be2021 stable
Tue, 14 May 2013 18:43:43 -0500 Matt Mackall Added tag 2.6.1 for changeset ddc7a6be2021 stable
Tue, 23 Apr 2013 14:16:33 -0700 Siddharth Agarwal dirstate.status: avoid full walks when possible
Mon, 22 Apr 2013 17:11:18 -0700 Siddharth Agarwal dirstate.walk: add a flag to let extensions avoid full walks
Mon, 13 May 2013 17:47:04 -0500 Matt Mackall merge with stable
Mon, 13 May 2013 17:44:35 -0500 Matt Mackall i18n: fix partially-translated prompts (issue3928) (issue3929) stable 2.6.1
Mon, 13 May 2013 17:36:06 -0500 Matt Mackall merge with i18n stable
Fri, 10 May 2013 14:39:09 -0300 Wagner Bruna i18n-pt_BR: synchronized with 27013ace80eb stable
Fri, 10 May 2013 11:23:50 -0500 Matt Mackall pathencode: grow buffers to increase safety margin stable
Mon, 13 May 2013 13:02:01 -0500 Kevin Bullock merge with stable
Sun, 12 May 2013 10:09:34 +0100 Mike Williams help/config: note 64-bit Windows registry key used with 32-bit Python stable
Sat, 11 May 2013 20:25:15 -0500 Augie Fackler httpclient: upgrade to fe8c09e4db64 of httpplus
Wed, 08 May 2013 20:55:56 +0200 Szymon Wroblewski splicemap: support paths with spaces in splicemap (issue3844)
Tue, 07 May 2013 23:49:03 +0900 Yuya Nishihara branch: strip whitespace before testing known branch name stable
Thu, 09 May 2013 18:34:04 -0500 Matt Mackall merge with stable
Wed, 01 May 2013 10:44:21 -0700 Durham Goode copies: refactor checkcopies() into a top level method
Wed, 08 May 2013 14:22:00 -0700 Durham Goode store: move top file walk to a separate function
Wed, 01 May 2013 10:38:41 -0700 Durham Goode clone: move file stream walk to a separate function
Tue, 07 May 2013 14:20:34 -0700 Siddharth Agarwal dirstate._walkexplicit: inline dirsnotfound.append
Tue, 07 May 2013 14:19:04 -0700 Siddharth Agarwal dirstate._walkexplicit: rename work to dirsfound
Tue, 07 May 2013 10:02:55 -0700 Siddharth Agarwal dirstate.walk: refactor explicit walk into separate function
Tue, 07 May 2013 09:31:00 -0700 Siddharth Agarwal dirstate.walk: pull skipstep3 out of the explicit walk code