Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
mq: don't suppress patch tracebacks when applying patches
2011-09-11, by Dan Villiom Podlaski Christiansen
test-setdiscovery.t: portability fix
stable
2011-09-11, by Dan Villiom Podlaski Christiansen
keyword: use wopener(..., atomictemp=True) to overwrite
2011-09-11, by Christian Ebert
share: drop unused import
2011-09-10, by Matt Mackall
merge with stable
2011-09-10, by Matt Mackall
test: test unshare command
2011-08-13, by Simon Heimberg
hgext: introduce unshare command
2011-08-11, by Simon Heimberg
hg: extract copying the store out of clone
2011-08-11, by Simon Heimberg
url: Remove the proxy env variables only when needed (issue2451)
stable
2011-09-08, by Renato Cunha
util: improve finding of hgexecutable
2011-07-23, by Simon Heimberg
keyword: make status test after record and kwexpand/kwshrink reliable
stable
2011-09-10, by Christian Ebert
url: parse fragments first (issue2997)
stable
2011-09-10, by Matt Mackall
log: remove -h short option for --hidden (issue2995)
stable
2011-09-09, by Matt Mackall
merge with stable
2011-09-08, by Matt Mackall
hgweb: properly check for bookmarks when drawing graph
stable
2011-09-08, by Matt Mackall
keyword: preserve file mode when overwriting
stable
2011-09-08, by Christian Ebert
convert: use repo.join instead of referencing ".hg" directly
2011-09-08, by Martin Geisler
repair: switch from changegroupsubset to getbundle
2011-09-01, by Peter Arrenbrecht
merge with stable
2011-08-30, by Martin Geisler
i18n: calculate terminal columns by width information of each characters
stable
2011-08-27, by FUJIWARA Katsunori
util: wrap lines with multi-byte characters correctly (issue2943)
stable
2011-08-06, by Mads Kiilerich
encoding: use getattr isntead of hasattr
stable
2011-07-25, by Augie Fackler
setdiscovery: fix hang when #heads>200 (issue2971)
stable
2011-08-25, by Peter Arrenbrecht
ui: also swap sys.stdout with self.fout in _readline
stable
2011-08-30, by Martin Geisler
merge with stable
2011-08-26, by Matt Mackall
Added signature for changeset d629f1e89021
stable
2011-08-26, by Matt Mackall
Added tag 1.9.2 for changeset d629f1e89021
stable
2011-08-26, by Matt Mackall
util: postpone and reorder parent calculation in makedirs
2011-08-25, by Adrian Buehlmann
atomictempfile: make close() consistent with other file-like objects.
2011-08-25, by Greg Ward
posix: check for executable bits on files identified by findexe function
2011-08-24, by Robert Jones
subrepo: fix cloning of repos from urls without slash after host (issue2970)
stable
1.9.2
2011-08-26, by Mads Kiilerich
merge with stable
2011-08-25, by Matt Mackall
ui: pass ' ' to raw_input when prompting
stable
2011-08-25, by Idan Kamara
dagutil: fix off-by-one in inverserevlogdag buildup
stable
2011-08-25, by Peter Arrenbrecht
i18n-pt_BR: synchronized with 7f504202cb5c
stable
2011-08-19, by Wagner Bruna
util.makedirs: make recursion simpler and more stable (issue2948)
2011-08-22, by Mads Kiilerich
util.makedirs: propagate chmod exceptions
2011-08-22, by Mads Kiilerich
color: add styles for tags
2011-08-21, by Marc Simpson
ui: use labels when outputting tags
2011-08-20, by Marc Simpson
merge with stable
2011-08-18, by Matt Mackall
help/config: strip trailing whitespace
stable
2011-08-18, by Wagner Bruna
commands: clarify that 'hg heads foo' shows heads on branch foo
stable
2011-08-18, by Martin Geisler
merge with stable
2011-08-17, by Martin Geisler
commands: fix grammar in resolve help text
stable
2011-08-17, by Pang Yan Han
merge: use repo.ui directly instead local variable
2011-08-17, by Martin Geisler
win32: msvcr71.dll should be used for python 2.4 and 2.5
stable
2011-08-08, by Shun-ichi GOTO
minirst: add a helper function to build an RST table from an array
2011-08-11, by Matt Mackall
minirst: drop debug code
2011-08-11, by Matt Mackall
minirst: add simple table support
2011-08-11, by Matt Mackall
minirst: only strip leading newlines, not indentation
2011-08-11, by Matt Mackall
ui: allow alternatives for config options
2011-08-11, by Matt Mackall
merge with stable
2011-08-10, by Matt Mackall
parsers: avoid pointer aliasing
stable
2011-08-10, by Matt Mackall
graphlog: attempt to fix index overrun (issue2912)
stable
2011-08-10, by Matt Mackall
util: wrap lines with multi-byte characters correctly (issue2943)
2011-08-06, by Mads Kiilerich
keyword: avoid x = a and b or c
2011-08-08, by Christian Ebert
match: remove unused assignment
2011-08-09, by Martin Geisler
http: explain why the host is passed to urllib2 password manager
2011-08-06, by Patrick Mezard
merge with stable
2011-08-05, by Matt Mackall
test-http: test http authentication
stable
2011-08-05, by Mads Kiilerich
http: pass user to readauthforuri() (fix 4a43e23b8c55)
stable
2011-08-05, by Patrick Mezard
http: strip credentials from urllib2 manager URIs (issue2885)
stable
2011-08-05, by Patrick Mezard
help: move option text display into a helper function
2011-08-04, by Matt Mackall
help: move 'additional help topics' code
2011-08-04, by Matt Mackall
help: rename option_lists to optlist
2011-08-04, by Matt Mackall
help: drop with_version
2011-08-04, by Matt Mackall
dispatch: don't rewrap aliases that have the same definition
stable
2011-08-04, by Idan Kamara
url: really handle urls of the form file:///c:/foo/bar/ correctly
stable
2011-08-04, by Mads Kiilerich
wireproto: add out-of-band error class to allow remote repo to report errors
2011-08-02, by Andrew Pritchard
windows: fix pyflakes warning on unused imports
2011-08-03, by Matt Mackall
minirst: add decorateblocks search helper
2011-08-02, by Matt Mackall
minirst: add getsections helper
2011-08-02, by Matt Mackall
minirst: add formatblocks helper
2011-08-02, by Matt Mackall
minirst: add parse method to get document structure
2011-08-02, by Matt Mackall
util: move copymode into posix.py and windows.py
2011-08-02, by Adrian Buehlmann
util: factor new function copymode out of mktempcopy
2011-08-02, by Adrian Buehlmann
revert: introduce short option -C for --no-backup
2011-08-02, by Adrian Buehlmann
merge with stable
2011-08-01, by Matt Mackall
Added signature for changeset 4a43e23b8c55
stable
2011-08-01, by Matt Mackall
Added tag 1.9.1 for changeset 4a43e23b8c55
stable
2011-08-01, by Matt Mackall
hgweb: do not ignore [auth] if url has a username (issue2822)
stable
1.9.1
2011-08-01, by Patrick Mezard
hgweb: raw file mimetype guessing configurable, off by default (BC) (issue2923)
stable
2011-07-31, by Matt Mackall
hgweb: extract the path logic from updatereqenv and add doctests
2011-08-01, by Matt Mackall
merge with stable
2011-08-01, by Matt Mackall
hgweb: handle 'baseurl' configurations with leading slash (issue2934)
stable
2011-08-01, by wujek
ui: call write() so the prompt string goes through subclassed implementation
stable
2011-08-01, by Idan Kamara
merge with stable
2011-08-01, by Matt Mackall
merge with i18n
stable
2011-08-01, by Matt Mackall
i18n-ja: synchronized with 4fdab926e111
stable
2011-07-31, by FUJIWARA Katsunori
i18n-sv: synchronized with 192e02680d09
stable
2011-07-30, by Jens Bäckman
parsers: remove redundant 'n' variable in parsers.parse_index2() (issue2935)
2011-07-31, by py4fun
subrepo: handle adding svn subrepo with a svn:external file in it (issue2931)
stable
2011-07-28, by Vasily Titskiy
hook: be prepared for __stdout/err__ not having fileno()
stable
2011-07-30, by Idan Kamara
dispatch: make sure global options on the command line take precedence
stable
2011-07-30, by Idan Kamara
http2: send an extra header to signal a non-broken client
stable
2011-07-27, by Augie Fackler
httpclient: import ca33b88d143c from py-nonblocking-http (issue2932)
stable
2011-07-29, by Augie Fackler
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
tip