Mercurial > hg
graph
-
win32: quietly ignore missing CreateHardLinkA for Wine stableTue, 13 Sep 2011 17:01:07 -0500, by Matt Mackall
-
osutil: avoid accidentally destroying the True object in isgui (issue2937) stableThu, 08 Sep 2011 11:34:59 +0100, by Steve Streeting
-
merge with stableWed, 14 Sep 2011 13:57:56 +0200, by Sune Foldager
-
mergeWed, 14 Sep 2011 13:57:31 +0200, by Sune Foldager
-
bundlerepo: add argument check before unlink stableWed, 14 Sep 2011 13:51:50 +0200, by Sune Foldager
-
test-setdiscovery: allow for leading space in output of wcMon, 12 Sep 2011 09:20:31 -0700, by Lee Cantey
-
merge with stableMon, 12 Sep 2011 23:02:45 -0500, by Matt Mackall
-
mq: split up overly long lineSun, 11 Sep 2011 18:49:54 +0200, by Dan Villiom Podlaski Christiansen
-
patch: handle 'gitpatches' being empty, but not none stableSun, 11 Sep 2011 18:49:41 +0200, by Dan Villiom Podlaski Christiansen
-
mq: don't suppress patch tracebacks when applying patchesSun, 11 Sep 2011 18:49:38 +0200, by Dan Villiom Podlaski Christiansen
-
test-setdiscovery.t: portability fix stableSun, 11 Sep 2011 19:13:56 +0200, by Dan Villiom Podlaski Christiansen
-
keyword: use wopener(..., atomictemp=True) to overwriteSun, 11 Sep 2011 12:20:39 +0100, by Christian Ebert
-
share: drop unused importSat, 10 Sep 2011 17:59:47 -0500, by Matt Mackall
-
merge with stableSat, 10 Sep 2011 17:56:42 -0500, by Matt Mackall
-
test: test unshare commandSat, 13 Aug 2011 00:08:26 +0200, by Simon Heimberg
-
hgext: introduce unshare commandThu, 11 Aug 2011 00:04:00 +0200, by Simon Heimberg
-
hg: extract copying the store out of cloneThu, 11 Aug 2011 00:03:16 +0200, by Simon Heimberg
-
url: Remove the proxy env variables only when needed (issue2451) stableThu, 08 Sep 2011 20:40:24 -0300, by Renato Cunha
-
util: improve finding of hgexecutableSat, 23 Jul 2011 06:18:18 +0200, by Simon Heimberg
-
keyword: make status test after record and kwexpand/kwshrink reliable stableSat, 10 Sep 2011 13:23:41 +0100, by Christian Ebert
-
log: remove -h short option for --hidden (issue2995) stableFri, 09 Sep 2011 14:41:22 -0500, by Matt Mackall
-
merge with stableThu, 08 Sep 2011 18:30:44 -0500, by Matt Mackall
-
hgweb: properly check for bookmarks when drawing graph stableThu, 08 Sep 2011 18:29:53 -0500, by Matt Mackall
-
keyword: preserve file mode when overwriting stableThu, 08 Sep 2011 19:30:25 +0100, by Christian Ebert
-
convert: use repo.join instead of referencing ".hg" directlyThu, 08 Sep 2011 10:20:42 +0200, by Martin Geisler
-
repair: switch from changegroupsubset to getbundleThu, 01 Sep 2011 12:29:24 +0200, by Peter Arrenbrecht
-
merge with stableTue, 30 Aug 2011 15:22:10 +0200, by Martin Geisler
-
i18n: calculate terminal columns by width information of each characters stableSat, 27 Aug 2011 04:56:12 +0900, by FUJIWARA Katsunori
-
util: wrap lines with multi-byte characters correctly (issue2943) stableSat, 06 Aug 2011 23:52:20 +0200, by Mads Kiilerich
-
setdiscovery: fix hang when #heads>200 (issue2971) stableThu, 25 Aug 2011 21:25:14 +0200, by Peter Arrenbrecht
-
ui: also swap sys.stdout with self.fout in _readline stableTue, 30 Aug 2011 14:18:58 +0200, by Martin Geisler
-
merge with stableFri, 26 Aug 2011 16:08:24 -0500, by Matt Mackall
-
util: postpone and reorder parent calculation in makedirsThu, 25 Aug 2011 11:03:16 +0200, by Adrian Buehlmann
-
atomictempfile: make close() consistent with other file-like objects.Thu, 25 Aug 2011 20:21:04 -0400, by Greg Ward
-
posix: check for executable bits on files identified by findexe functionWed, 24 Aug 2011 05:42:41 -0400, by Robert Jones
-
subrepo: fix cloning of repos from urls without slash after host (issue2970) stable 1.9.2Fri, 26 Aug 2011 16:23:35 +0200, by Mads Kiilerich
-
merge with stableThu, 25 Aug 2011 16:21:53 -0500, by Matt Mackall
-
dagutil: fix off-by-one in inverserevlogdag buildup stableThu, 25 Aug 2011 17:20:00 +0200, by Peter Arrenbrecht
-
util.makedirs: make recursion simpler and more stable (issue2948)Mon, 22 Aug 2011 00:42:38 +0200, by Mads Kiilerich
-
util.makedirs: propagate chmod exceptionsMon, 22 Aug 2011 00:35:42 +0200, by Mads Kiilerich
-
color: add styles for tagsSun, 21 Aug 2011 20:40:10 +0100, by Marc Simpson
-
ui: use labels when outputting tagsSat, 20 Aug 2011 21:47:10 +0100, by Marc Simpson
-
merge with stableThu, 18 Aug 2011 17:24:04 -0500, by Matt Mackall
-
commands: clarify that 'hg heads foo' shows heads on branch foo stableThu, 18 Aug 2011 13:56:58 +0200, by Martin Geisler
-
merge with stableWed, 17 Aug 2011 14:17:35 +0200, by Martin Geisler
-
merge: use repo.ui directly instead local variableWed, 17 Aug 2011 14:11:46 +0200, by Martin Geisler
-
win32: msvcr71.dll should be used for python 2.4 and 2.5 stableMon, 08 Aug 2011 14:32:27 +0900, by Shun-ichi GOTO
-
minirst: add a helper function to build an RST table from an arrayThu, 11 Aug 2011 22:40:43 -0500, by Matt Mackall
-
minirst: drop debug codeThu, 11 Aug 2011 22:40:41 -0500, by Matt Mackall
-
minirst: add simple table supportThu, 11 Aug 2011 22:05:57 -0500, by Matt Mackall
-
minirst: only strip leading newlines, not indentationThu, 11 Aug 2011 22:05:31 -0500, by Matt Mackall
-
ui: allow alternatives for config optionsThu, 11 Aug 2011 14:34:03 -0500, by Matt Mackall
-
merge with stableWed, 10 Aug 2011 13:52:52 -0500, by Matt Mackall
-
graphlog: attempt to fix index overrun (issue2912) stableWed, 10 Aug 2011 13:25:35 -0500, by Matt Mackall
-
util: wrap lines with multi-byte characters correctly (issue2943)Sat, 06 Aug 2011 23:52:20 +0200, by Mads Kiilerich
-
keyword: avoid x = a and b or cMon, 08 Aug 2011 11:34:52 +0100, by Christian Ebert
-
match: remove unused assignmentTue, 09 Aug 2011 11:05:13 +0200, by Martin Geisler
-
http: explain why the host is passed to urllib2 password managerSat, 06 Aug 2011 14:10:59 +0200, by Patrick Mezard
-
merge with stableFri, 05 Aug 2011 16:07:51 -0500, by Matt Mackall
-
http: pass user to readauthforuri() (fix 4a43e23b8c55) stableFri, 05 Aug 2011 21:05:41 +0200, by Patrick Mezard
-
http: strip credentials from urllib2 manager URIs (issue2885) stableFri, 05 Aug 2011 21:05:40 +0200, by Patrick Mezard
-
help: move option text display into a helper functionThu, 04 Aug 2011 16:12:58 -0500, by Matt Mackall
-
help: move 'additional help topics' codeThu, 04 Aug 2011 15:36:15 -0500, by Matt Mackall
-
help: rename option_lists to optlistThu, 04 Aug 2011 15:34:30 -0500, by Matt Mackall
-
help: drop with_versionThu, 04 Aug 2011 15:08:41 -0500, by Matt Mackall
-
dispatch: don't rewrap aliases that have the same definition stableThu, 04 Aug 2011 19:41:23 +0300, by Idan Kamara
-
url: really handle urls of the form file:///c:/foo/bar/ correctly stableThu, 04 Aug 2011 02:51:29 +0200, by Mads Kiilerich
-
wireproto: add out-of-band error class to allow remote repo to report errorsTue, 02 Aug 2011 15:21:10 -0400, by Andrew Pritchard
-
windows: fix pyflakes warning on unused importsWed, 03 Aug 2011 16:41:14 -0500, by Matt Mackall
-
minirst: add decorateblocks search helperTue, 02 Aug 2011 17:43:20 -0500, by Matt Mackall
-
minirst: add getsections helperTue, 02 Aug 2011 17:43:18 -0500, by Matt Mackall
-
minirst: add formatblocks helperTue, 02 Aug 2011 17:41:45 -0500, by Matt Mackall
-
minirst: add parse method to get document structureTue, 02 Aug 2011 14:54:38 -0500, by Matt Mackall
-
util: move copymode into posix.py and windows.pyTue, 02 Aug 2011 13:18:56 +0200, by Adrian Buehlmann
-
util: factor new function copymode out of mktempcopyTue, 02 Aug 2011 12:29:48 +0200, by Adrian Buehlmann
-
revert: introduce short option -C for --no-backupTue, 02 Aug 2011 11:32:39 +0200, by Adrian Buehlmann
-
merge with stableMon, 01 Aug 2011 18:10:05 -0500, by Matt Mackall
-
hgweb: do not ignore [auth] if url has a username (issue2822) stable 1.9.1Mon, 01 Aug 2011 23:58:50 +0200, by Patrick Mezard
-
hgweb: raw file mimetype guessing configurable, off by default (BC) (issue2923) stableSun, 31 Jul 2011 01:46:52 +0200, by Matt Mackall
-
hgweb: extract the path logic from updatereqenv and add doctestsMon, 01 Aug 2011 14:53:10 -0500, by Matt Mackall
-
merge with stableMon, 01 Aug 2011 14:52:11 -0500, by Matt Mackall
-
hgweb: handle 'baseurl' configurations with leading slash (issue2934) stableMon, 01 Aug 2011 09:48:10 +0200, by wujek
-
ui: call write() so the prompt string goes through subclassed implementation stableMon, 01 Aug 2011 19:53:00 +0300, by Idan Kamara
-
merge with stableMon, 01 Aug 2011 10:54:34 -0500, by Matt Mackall
-
i18n-ja: synchronized with 4fdab926e111 stableSun, 31 Jul 2011 23:42:40 +0900, by FUJIWARA Katsunori
-
parsers: remove redundant 'n' variable in parsers.parse_index2() (issue2935)Sun, 31 Jul 2011 22:12:13 +0200, by py4fun
-
subrepo: handle adding svn subrepo with a svn:external file in it (issue2931) stableThu, 28 Jul 2011 13:28:32 -0400, by Vasily Titskiy
-
hook: be prepared for __stdout/err__ not having fileno() stableSat, 30 Jul 2011 23:41:10 +0300, by Idan Kamara
-
dispatch: make sure global options on the command line take precedence stableSat, 30 Jul 2011 21:04:14 +0300, by Idan Kamara
-
http2: send an extra header to signal a non-broken client stableWed, 27 Jul 2011 18:35:35 -0500, by Augie Fackler
-
httpclient: import ca33b88d143c from py-nonblocking-http (issue2932) stableFri, 29 Jul 2011 12:46:45 -0500, by Augie Fackler
-
color.py - clear _terminfo_params in win32 mode stableFri, 29 Jul 2011 15:36:27 +0400, by Andrei Vermel
-
url: store and assume the query part of an url is in escaped form (issue2921) stableSun, 31 Jul 2011 21:00:44 +0200, by Benoit Boissinot
-
mq/qqueue: print current queue nameFri, 29 Jul 2011 20:26:52 +0200, by Yann E. MORIN
-
export: add %m to file format string (first line of the commit message)Sat, 30 Jul 2011 11:08:45 +0100, by Andrzej Bieniek
-
windows: eliminate win32 wildcard importFri, 29 Jul 2011 00:39:27 +0200, by Adrian Buehlmann
-
merge with stableFri, 29 Jul 2011 17:27:38 -0500, by Matt Mackall
-
merge with crewFri, 29 Jul 2011 17:27:14 -0500, by Matt Mackall
-
test-filecache: change for python 2.4 compatibilityThu, 28 Jul 2011 02:38:01 +0300, by Lee Cantey
-
setdiscovery: return anyincoming=False when remote's only head is nullid stableWed, 27 Jul 2011 18:32:54 -0400, by Andrew Pritchard
-
i18n: use UTF-8 string to lower filename for case collision check stableThu, 28 Jul 2011 14:36:07 +0900, by FUJIWARA Katsunori
-
merge with crewThu, 28 Jul 2011 14:20:06 -0500, by Matt Mackall
-
check-code: disallow use of hasattr()Mon, 25 Jul 2011 14:59:31 -0500, by Augie Fackler
-
demandimport: use getattr instead of hasattrMon, 25 Jul 2011 21:15:48 -0500, by Augie Fackler
-
demandimport: blacklist rfc822 and mimetools to prevent spurious warningsTue, 01 Mar 2011 23:35:22 -0600, by Augie Fackler