Mercurial > hg-stable
graph
-
serve: catch and log all Exceptions, not only StandardException stableMon, 21 Feb 2011 00:52:23 +0100, by Mads Kiilerich
-
test-i18n: make test conditional on msgfmt availability stableSun, 20 Feb 2011 13:35:30 +0100, by Martin Geisler
-
statichttprepo: don't modify localrepo class variables stableFri, 18 Feb 2011 23:41:13 +0100, by Mads Kiilerich
-
util: flush stdout before calling external processes stableFri, 18 Feb 2011 03:35:01 +0100, by Mads Kiilerich
-
Do not allow merging with uncommitted changes in a subrepo stableWed, 16 Feb 2011 08:56:11 -0800, by Oleg Stepanov
-
hgwebdir: reduce memory usage for index generation stableThu, 17 Feb 2011 18:05:27 -0200, by Wagner Bruna
-
pure: fix index parsing on empty repositories stableThu, 17 Feb 2011 13:37:52 -0200, by Wagner Bruna
-
alias: add test cases for $ escaping in shell aliases stableThu, 17 Feb 2011 17:15:32 -0500, by Steve Losh
-
bookmarks: verify switching bookmarks works properly stableWed, 16 Feb 2011 17:36:31 -0600, by Augie Fackler
-
subrepo: break long line found by check-code stableThu, 17 Feb 2011 09:20:44 +0100, by Martin Geisler
-
test-convert: update output to match 0079fb98e8d0 stableThu, 17 Feb 2011 09:19:15 +0100, by Martin Geisler
-
merge default into stable for 1.8 code freeze stableWed, 16 Feb 2011 14:13:22 -0600, by Matt Mackall
-
store: remove pointless pathjoiner parameterWed, 16 Feb 2011 15:02:30 +0100, by Adrian Buehlmann
-
bookmarks: forbid \0 \r \n : in bookmark names (BC)Wed, 16 Feb 2011 18:36:45 +0100, by David Soria Parra
-
url: merge BetterHTTPS with httpsconnection to get some proxy https validationWed, 16 Feb 2011 04:36:36 +0100, by Mads Kiilerich
-
tests: test https through http proxyWed, 16 Feb 2011 04:28:11 +0100, by Mads Kiilerich
-
url: always create BetterHTTPS connections the same wayWed, 16 Feb 2011 04:28:17 +0100, by Mads Kiilerich
-
url: refactor BetterHTTPS.connectWed, 16 Feb 2011 04:28:17 +0100, by Mads Kiilerich
-
url: refactor _gen_sendfileWed, 16 Feb 2011 04:28:17 +0100, by Mads Kiilerich
-
url: remove test for self.ui in BetterHTTPSWed, 16 Feb 2011 04:28:17 +0100, by Mads Kiilerich
-
tests: update ssl requirement for test-https.tWed, 16 Feb 2011 03:28:22 +0100, by Mads Kiilerich
-
subrepos: prompt on conflicts on update with dirty subreposWed, 09 Feb 2011 10:53:09 +0100, by Erik Zielke
-
bookmarks: make track.current=True default behaviour and remove option (BC)Wed, 16 Feb 2011 01:29:26 +0100, by David Soria Parra
-
update: preserve possible bookmark name to set current bookmark correctlyWed, 16 Feb 2011 01:28:42 +0100, by David Soria Parra
-
test-i18n: test translationsWed, 16 Feb 2011 10:02:24 +0100, by Martin Geisler
-
subrepo: remove argument introduced by mistake in c19b9282d3a7Wed, 09 Feb 2011 13:37:21 +0100, by Erik Zielke
-
remove unnecessary list comprehensionsThu, 03 Feb 2011 10:31:17 +0100, by Martin Geisler
-
commit: abort if a subrepo is modified and ui.commitsubrepos=noTue, 15 Feb 2011 22:25:48 +0100, by Patrick Mezard
-
tests: fixes for svn 1.4.2Tue, 15 Feb 2011 16:19:11 -0600, by Matt Mackall
-
mq: remove undo after a qimportTue, 15 Feb 2011 20:02:52 +0100, by André Sintzoff
-
transaction: use posixfile and unlink from utilTue, 15 Feb 2011 14:41:49 +0100, by Adrian Buehlmann
-
bookmarks: update help text since moving into coreMon, 14 Feb 2011 23:59:21 -0600, by Kevin Bullock
-
debugignore: catch the case when ignore.includepat doesn't existTue, 15 Feb 2011 23:23:16 +1300, by jfh
-
tests: use printenv.py where it is - don't copy it aroundTue, 15 Feb 2011 02:17:43 +0100, by Mads Kiilerich
-
tests: let printenv.py show the real valuesTue, 15 Feb 2011 01:05:32 +0100, by Mads Kiilerich
-
hgweb: make paths wildcards expanding in a repo root match repo correctlyTue, 15 Feb 2011 01:04:10 +0100, by Mads Kiilerich
-
hgweb: doctest of url creation from wildcard expansionTue, 15 Feb 2011 01:04:10 +0100, by Mads Kiilerich
-
bookmarks: fix up test-httpsMon, 14 Feb 2011 18:04:20 -0600, by Matt Mackall
-
explicitly close filesFri, 24 Dec 2010 15:23:01 +0100, by Dan Villiom Podlaski Christiansen
-
tag: add tests for tags with whitespace (issue2174)Fri, 11 Feb 2011 22:24:10 +0800, by Afuna
-
doc: Add diff.unified to the hgrc docs.Fri, 11 Feb 2011 17:23:24 +0800, by Afuna
-
tests: push wire protocol over CGI-based hgwebWed, 26 Jan 2011 18:19:49 +0800, by Steven Brown
-
add debugignore which yields the combined ignore patten of the .hgignore filesSat, 15 Jan 2011 16:02:03 +0100, by jfh
-
diffstat: fix parsing of filenames with spacesFri, 04 Feb 2011 16:32:14 -0300, by Gastón Kleiman
-
dispatch: use flag cmdalias.shell for detecting shell aliasesThu, 10 Feb 2011 15:41:34 +0300, by Roman Sokolov
-
dispatch: debug message for missing arguments in shell aliasFri, 11 Feb 2011 03:46:28 +0300, by Roman Sokolov
-
dispatch: support for $ escaping in shell-alias definitionFri, 11 Feb 2011 03:32:40 +0300, by Roman Sokolov
-
fncachestore: defer updating the fncache file to a single file openFri, 28 Jan 2011 13:38:34 +0100, by Adrian Buehlmann
-
localrepo: acquire lock on stream_inFri, 28 Jan 2011 13:34:07 +0100, by Adrian Buehlmann
-
tests: sort fncacheFri, 28 Jan 2011 13:54:38 +0100, by Adrian Buehlmann
-
localrepo: sort hg bookmark outputFri, 11 Feb 2011 20:35:32 +0100, by David Soria Parra
-
templates: add bookmarks to command line stylesFri, 11 Feb 2011 20:35:30 +0100, by David Soria Parra
-
templater: add bookmarks to templates and default outputFri, 11 Feb 2011 19:47:39 +0100, by David Soria Parra
-
tags: do not merge bookmarks with tagsFri, 11 Feb 2011 19:44:17 +0100, by David Soria Parra
-
context: add method to return all bookmarks pointing to a nodeFri, 11 Feb 2011 19:36:15 +0100, by David Soria Parra