Fri, 22 Mar 2013 17:27:06 -0500 Sean Farley patch: match 'diff --git a/' instead of 'diff --git'
Thu, 21 Mar 2013 18:16:49 +0100 Simon Heimberg color: drop unnecessary global statement
Thu, 21 Mar 2013 18:16:49 +0100 Simon Heimberg serve: pass on the repo instad of recreating it in hgweb
Thu, 21 Mar 2013 18:16:48 +0100 Simon Heimberg serve: pass the prepared baseui to hgweb
Thu, 21 Mar 2013 18:16:48 +0100 Simon Heimberg hgweb: do not pass on repo.ui when recreating a repo
Wed, 10 Oct 2012 21:55:49 +0200 Simon Heimberg repo: repo isolation, do not pass on repo.ui for creating new repos
Mon, 04 Mar 2013 22:34:11 +0000 Johan Bjork diff: fix binary file removals in git mode.
Sun, 24 Mar 2013 16:56:25 -0700 Siddharth Agarwal manifestmerge: drop redundant flags calls
Mon, 25 Mar 2013 17:41:06 -0700 Siddharth Agarwal manifestmerge: use dicthelpers.diff and join
Sun, 24 Mar 2013 17:17:38 -0700 Siddharth Agarwal manifestdict: add a method to diff _flags
Mon, 25 Mar 2013 17:40:39 -0700 Siddharth Agarwal mercurial: implement diff and join for dicts
Sun, 24 Mar 2013 00:06:52 +0700 Constantine Linnick convert: add closesort algorithm to mercurial sources
Sun, 24 Mar 2013 16:43:25 -0700 Siddharth Agarwal manifestmerge: rename n to n1 and n2
Sun, 24 Mar 2013 17:06:10 -0700 Siddharth Agarwal perf: add a command to measure merge.calculateupdates perf
Mon, 25 Mar 2013 16:57:36 -0700 Bryan O'Sullivan hgk: fix a pyflakes error
Fri, 22 Mar 2013 17:03:49 -0700 Siddharth Agarwal dirstate.walk: fast path none-seen + match-always case for step 3
Fri, 22 Mar 2013 17:03:00 -0700 Siddharth Agarwal dirstate.walk: fast path match-always case during traversal
Mon, 25 Mar 2013 14:22:34 -0700 Siddharth Agarwal largefiles: fix _always for match overrides
Mon, 25 Mar 2013 14:12:39 -0700 Siddharth Agarwal dirstate.walk: remove subrepo and .hg from results before step 3
Mon, 25 Mar 2013 12:12:41 -0500 Kevin Bullock merge with stable
Fri, 22 Mar 2013 10:56:55 -0700 Bryan O'Sullivan blackbox: account for another source of errors
Tue, 16 Oct 2012 22:44:14 +0200 Andrew Shadura hgk: remove regsub, split on \r instead
Tue, 16 Oct 2012 22:41:44 +0200 Andrew Shadura hgk: simplify tags parser
Fri, 22 Mar 2013 09:19:41 -0700 Andrew Shadura hgk: add support for phases
Sun, 10 Mar 2013 16:42:23 +0100 Andrew Shadura hgk: in popups, replace labels with window titles
Sun, 10 Mar 2013 16:42:16 +0100 Andrew Shadura hgk: update backgroud colour when Ttk is available
Tue, 16 Oct 2012 15:31:56 +0200 Andrew Shadura hgk: fix pop-up windows
Sun, 10 Mar 2013 16:12:26 +0100 Andrew Shadura hgk: don't use fixed format for dates
Sun, 10 Mar 2013 16:07:57 +0100 Andrew Shadura hgk: reformat changsets fields
Tue, 16 Oct 2012 15:07:41 +0200 Andrew Shadura hgk: drop committer field from the UI
Thu, 21 Mar 2013 22:42:51 -0700 Bryan O'Sullivan test-completion: test completion of tags
Thu, 21 Mar 2013 22:29:31 -0700 Bryan O'Sullivan debugpathcomplete: satisfy the code checker
Thu, 21 Mar 2013 22:26:01 -0700 Bryan O'Sullivan tests: test debugpathcomplete and debuglabelcomplete
Thu, 21 Mar 2013 22:22:21 -0700 Bryan O'Sullivan tests: rename test-debugcomplete.t to test-completion.t
Thu, 21 Mar 2013 22:10:54 -0700 Bryan O'Sullivan pathcomplete: complete directories more conservatively
Thu, 21 Mar 2013 21:20:40 -0700 Bryan O'Sullivan sadclown: another test failure eluded me
Thu, 21 Mar 2013 21:07:22 -0700 Bryan O'Sullivan bash_completion: recognize normal command abbreviations
Thu, 21 Mar 2013 16:31:29 -0700 Bryan O'Sullivan completion: selectively use debugpathcomplete in bash_completion
Thu, 21 Mar 2013 16:31:28 -0700 Bryan O'Sullivan completion: add a debugpathcomplete command
Thu, 21 Mar 2013 11:35:34 -0700 Bryan O'Sullivan tests: add new command to test-debugcomplete
Thu, 21 Mar 2013 10:51:18 -0700 Bryan O'Sullivan completion: add a debuglabelcomplete command
Thu, 21 Mar 2013 09:13:16 -0700 Bryan O'Sullivan bash_completion: nuke a duplicated function
Thu, 21 Mar 2013 08:56:21 +0100 Simon Heimberg run-tests: only sort files when not given as argument
Wed, 20 Mar 2013 13:40:06 -0700 Bryan O'Sullivan blackbox: use util.getuser for portability
Wed, 20 Mar 2013 13:40:05 -0700 Bryan O'Sullivan blackbox: prevent failed I/O from causing hg to abort
Tue, 19 Mar 2013 16:19:45 -0700 Bryan O'Sullivan merge with crew-stable
Tue, 19 Mar 2013 13:49:34 -0700 Siddharth Agarwal largefiles: don't query the dirstate for key None
Mon, 18 Mar 2013 19:59:05 -0500 Kevin Bullock merge
Sat, 16 Mar 2013 22:48:22 -0500 Kevin Bullock bookmarks: moving the active bookmark deactivates it
Sat, 16 Mar 2013 21:36:44 -0500 Kevin Bullock bookmarks: allow (re-)activating a bookmark on the current changeset
Mon, 18 Mar 2013 16:37:20 -0500 Kevin Bullock applyupdates: assign variable before we try to use it (issue3855)
Mon, 18 Mar 2013 16:04:10 -0500 Kevin Bullock revset: don't abort when regex to tag() matches nothing (issue3850)
Fri, 15 Mar 2013 11:23:29 -0700 Durham Goode rebase: fix --collapse when a file was added then removed
Sun, 17 Mar 2013 23:27:14 -0500 Augie Fackler Merge
Mon, 11 Mar 2013 12:07:33 -0700 Bryan O'Sullivan grep: use re2 if possible
Mon, 11 Mar 2013 12:06:13 -0700 Bryan O'Sullivan util: add flag support to compilere
Sat, 16 Mar 2013 21:21:54 -0500 Kevin Bullock bookmarks: fix test broken by 0bba1ff2ac7b
Fri, 15 Mar 2013 23:39:07 -0500 Kevin Bullock bookmarks: allow moving a bookmark forward to a descendant
Tue, 26 Feb 2013 21:20:35 +0100 Angel Ezquerra hgweb: change manifest archive links to only archive the current directory
Sun, 10 Feb 2013 11:52:05 +0100 Angel Ezquerra hgweb: teach archive how to download a specific directory or file
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip