log

age author description
Tue, 29 Dec 2015 00:48:03 +0900 Yoshinari Takaoka hgweb: fixed invalid atom-log feed url in file log page
Tue, 29 Dec 2015 10:21:39 -0800 Laurent Charignon repair: improves documentation of strip regarding locks
Tue, 29 Dec 2015 15:02:13 +0000 timeless help: remove stray double spaces from config help
Tue, 29 Dec 2015 15:00:04 +0000 timeless help: clarify that the config hook priority prefix includes a period
Tue, 29 Dec 2015 01:40:34 +0800 Anton Shestakov monoblue: correct feed links on /branches, /tags and /bookmarks
Tue, 29 Dec 2015 18:17:29 +0800 Anton Shestakov gitweb: describe feed type in links on /branches, /tags and /bookmarks
Tue, 29 Dec 2015 18:16:09 +0800 Anton Shestakov gitweb: link to the correct feeds from help pages
Wed, 23 Dec 2015 23:51:29 +0000 timeless histedit: handle exceptions from node.bin in fromrule
Wed, 23 Dec 2015 23:23:28 +0000 timeless histedit: limit cleanup of histedit-last-edit.txt to success
Sun, 27 Dec 2015 03:33:09 +0000 timeless histedit: use parse-error exception for parsing
Fri, 11 Dec 2015 07:08:36 +0000 timeless test-histedit-edit: test histedit with dirty repo
Fri, 11 Dec 2015 07:08:09 +0000 timeless histedit: limit mentioning histedit-last-edit.txt
Mon, 28 Dec 2015 22:53:22 +0000 timeless histedit: check fold of public change during verify
Mon, 28 Dec 2015 22:52:48 +0000 timeless histedit: pass previous action to verify
Thu, 17 Dec 2015 14:56:14 +0000 timeless annotate: mention that -n is suppressed in help
Wed, 23 Dec 2015 16:22:20 -0800 Bryan O'Sullivan test-bundle2-format: force gc so a GeneratorExit will be thrown
Wed, 23 Dec 2015 16:22:20 -0800 Bryan O'Sullivan test-bad-extension: account for PyPy/CPython error difference
Wed, 23 Dec 2015 16:22:20 -0800 Bryan O'Sullivan demandimport: update obsolete comment
Wed, 23 Dec 2015 16:22:20 -0800 Bryan O'Sullivan demandimport: add support for PyPy
Wed, 23 Dec 2015 16:22:20 -0800 Bryan O'Sullivan test-demandimport: ensure that relative imports are deferred
Wed, 23 Dec 2015 16:22:20 -0800 Bryan O'Sullivan histedit: don't bother with cPickle, demand-load pickle
Mon, 28 Dec 2015 10:11:48 -0600 Matt Mackall merge with stable
Wed, 16 Dec 2015 10:39:00 -0800 Sean Farley crecord: stop raising error.Abort if curses is not found (issue5008) stable
Tue, 15 Dec 2015 16:01:45 -0800 Sean Farley cmdutil: use crecordmod.checkcurses stable
Tue, 15 Dec 2015 16:00:06 -0800 Sean Farley crecord: ensure that curses is False if not imported stable
Tue, 15 Dec 2015 15:56:10 -0800 Sean Farley crecord: add helper function to determine if we should use curses stable
Wed, 16 Dec 2015 10:33:19 -0800 Sean Farley crecord: use try/except for import of curses stable
Sun, 27 Dec 2015 23:55:54 +0900 Bryan O'Sullivan histedit: only use pickle if not using the modern save format
Sun, 27 Dec 2015 23:55:54 +0900 Bryan O'Sullivan perf: close transaction in perffncachewrite
Sun, 27 Dec 2015 23:55:54 +0900 Bryan O'Sullivan hbisect: use tryreadlines to load state