Sun, 17 Nov 2013 12:17:55 +0100 Simon Heimberg Makefile: fix po file updating by using same file name everywhere
Sun, 24 Nov 2013 17:29:10 -0600 Kevin Bullock mq: prefer a loop to a double-for list comprehension
Sat, 23 Nov 2013 18:34:32 +0100 Martin Geisler graphlog: mark as deprecated
Fri, 22 Nov 2013 19:14:17 +0100 Martin Geisler tests: don't load unnecessary graphlog extension
Fri, 22 Nov 2013 19:13:26 +0100 Martin Geisler hg: remove outdated comment
Fri, 22 Nov 2013 17:10:08 +0100 Martin Geisler tests: use strip extension instead of mq where it makes sense
Sat, 23 Nov 2013 01:06:20 +0100 Simon Heimberg tests: fix `hghave root` on windows
Wed, 20 Nov 2013 12:55:08 +0000 Christian Ebert keyword: wlock while setting branch in kwdemo
Sun, 17 Nov 2013 15:43:46 +0100 Simon Heimberg tests: add missing glob
Tue, 26 Nov 2013 21:55:21 -0800 Bryan O'Sullivan Merge
Tue, 19 Nov 2013 23:49:11 +0530 Abhay Kadam mercurial/parsers.c: fix compiler warning
Tue, 26 Nov 2013 16:14:22 -0800 Chris Jerdonek parse_index2: fix crash on bad argument type (issue4110) stable
Mon, 25 Nov 2013 16:15:44 -0600 Matt Mackall merge with stable
Wed, 06 Nov 2013 19:01:14 -0600 Sean Farley bookmarks: consider successor changesets when moving bookmark (issue4015) stable
Wed, 20 Nov 2013 22:03:15 +0100 Simon Heimberg util: url keeps backslash in paths stable
Sat, 16 Nov 2013 19:55:38 -0500 Mads Kiilerich tests: deal with new gits sending status messages to stderr stable
Mon, 25 Nov 2013 13:50:36 -0600 Matt Mackall subrepo: sanitize non-hg subrepos stable
Mon, 25 Nov 2013 13:46:46 -0600 Matt Mackall shelve: fix bad argument interaction with largefiles (issue4111) stable
Mon, 18 Nov 2013 09:09:05 -0800 Siddharth Agarwal strip.stripcmd: remove redundant wlock acquire/release
Mon, 25 Nov 2013 12:18:29 -0600 Matt Mackall merge with stable
Fri, 15 Nov 2013 18:41:40 -0800 Siddharth Agarwal bookmarks: make setcurrent with None an error
Fri, 15 Nov 2013 18:31:02 -0800 Siddharth Agarwal strip: use bookmarks.unsetcurrent instead of setcurrent with None
Fri, 15 Nov 2013 18:28:57 -0800 Siddharth Agarwal bmstore.write: use unsetcurrent instead of setcurrent with None
Fri, 15 Nov 2013 18:06:01 -0800 Siddharth Agarwal commands.bookmark: use unsetcurrent instead of setcurrent with None
Mon, 18 Nov 2013 08:57:19 -0800 Siddharth Agarwal strip: hold wlock for entire duration stable
Fri, 22 Nov 2013 17:26:58 -0600 Matt Mackall merge with stable
Sun, 10 Nov 2013 18:51:21 +0100 Mads Kiilerich bisect: report "both good and bad" as such, not as "not directly related" stable
Fri, 08 Nov 2013 11:49:13 +0100 Martin Geisler phase: better error message when --force is needed stable
Fri, 08 Nov 2013 09:48:01 +0100 Isaac Jurado hgweb: ignore non numeric "revcount" parameter values (issue4091) stable
Tue, 12 Nov 2013 16:23:52 +0900 FUJIWARA Katsunori lock: take both vfs and lock file path relative to vfs to access via vfs
Tue, 12 Nov 2013 16:23:52 +0900 FUJIWARA Katsunori vfs: add "makelock()" and "readlock()"
Tue, 12 Nov 2013 16:23:52 +0900 FUJIWARA Katsunori hg: rewrite "copystore()" with vfs
Tue, 12 Nov 2013 16:23:52 +0900 FUJIWARA Katsunori localrepo: import "lock" module as "lockmod" for readability
Tue, 12 Nov 2013 16:23:52 +0900 FUJIWARA Katsunori transaction: take journal file path relative to vfs to use file API via vfs
Tue, 12 Nov 2013 16:23:52 +0900 FUJIWARA Katsunori vfs: add "chmod()"
Tue, 12 Nov 2013 16:23:52 +0900 FUJIWARA Katsunori vfs: add "isfile()"
Tue, 12 Nov 2013 16:23:52 +0900 FUJIWARA Katsunori transaction: unlink target file via vfs
Sat, 09 Nov 2013 14:50:58 +0100 Simon Heimberg relink: abort earlier when on different devices (issue3916)
Mon, 11 Nov 2013 22:59:26 +0100 Simon Heimberg localrepo: prevent to copy repo local config, copy baseui instead
Fri, 08 Nov 2013 14:42:09 +0900 FUJIWARA Katsunori doc: show details of command options in pages generated by docutils
Tue, 05 Nov 2013 09:43:26 +0100 Simon Heimberg Makefile: intermediate steps work with temporary copy of hg.pot
Thu, 21 Nov 2013 15:08:30 -0600 Matt Mackall merge with stable
Thu, 21 Nov 2013 11:49:31 -0600 Matt Mackall help: drop help for branches template keyword
Thu, 21 Nov 2013 12:47:03 -0800 Siddharth Agarwal test-command-template.t: fix failure due to trailing whitespace
Thu, 21 Nov 2013 11:30:52 -0600 Matt Mackall templater: makes branches work correctly with stringify (issue4108) stable
Mon, 11 Nov 2013 16:35:12 -0800 Durham Goode manifest: increase lrucache from 3 to 4
Mon, 11 Nov 2013 16:42:49 -0800 Durham Goode strip: add faster revlog strip computation
Mon, 11 Nov 2013 16:40:02 -0800 Durham Goode revlog: return lazy set from findcommonmissing
Tue, 19 Nov 2013 11:29:56 -0500 Matt Mackall merge with stable
Sun, 17 Nov 2013 15:11:09 -0800 Siddharth Agarwal histedit: hold wlock and lock while in progress stable
Mon, 18 Nov 2013 15:43:45 -0500 Matt Mackall merge with i18n stable
Mon, 18 Nov 2013 13:29:05 -0200 Wagner Bruna i18n-pt_BR: fix typos in notify docs stable
Sun, 17 Nov 2013 19:52:49 -0200 Wagner Bruna i18n-pt_BR: synchronized with 06e118c097ff stable
Mon, 18 Nov 2013 15:37:09 -0500 Matt Mackall templater: only recursively evaluate string literals as templates (issue4103) stable
Mon, 18 Nov 2013 14:02:26 -0500 Matt Mackall templater: fix escaping in nested string literals (issue4102) stable
Sun, 17 Nov 2013 20:22:59 -0500 Matt Mackall merge with stable
Thu, 07 Nov 2013 20:36:26 -0800 David Soria Parra shelve: unshelve using an unfiltered repository stable
Thu, 07 Nov 2013 01:56:40 +0100 Mads Kiilerich largefiles: update in two steps, handle interrupted updates better stable
Thu, 07 Nov 2013 01:49:48 +0100 Mads Kiilerich largefiles: inline _updatelfile, prepare for further refactorings stable
Thu, 07 Nov 2013 01:48:00 +0100 Mads Kiilerich largefiles: cache largefiles for update, also without printmessage stable
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip