Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-480
+480
+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.
ui: write traceback to self.ferr
stable
2011-09-11, by Simon Heimberg
mq: split up overly long line
2011-09-11, by Dan Villiom Podlaski Christiansen
patch: handle 'gitpatches' being empty, but not none
stable
2011-09-11, by Dan Villiom Podlaski Christiansen
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
color.py - clear _terminfo_params in win32 mode
stable
2011-07-29, by Andrei Vermel
url: store and assume the query part of an url is in escaped form (issue2921)
stable
2011-07-31, by Benoit Boissinot
mq/qqueue: print current queue name
2011-07-29, by Yann E. MORIN
export: add %m to file format string (first line of the commit message)
2011-07-30, by Andrzej Bieniek
windows: eliminate win32 wildcard import
2011-07-29, by Adrian Buehlmann
merge with stable
2011-07-29, by Matt Mackall
merge with crew
2011-07-29, by Matt Mackall
test-filecache: change for python 2.4 compatibility
2011-07-28, by Lee Cantey
setdiscovery: return anyincoming=False when remote's only head is nullid
stable
2011-07-27, by Andrew Pritchard
i18n: use UTF-8 string to lower filename for case collision check
stable
2011-07-28, by FUJIWARA Katsunori
merge with crew
2011-07-28, by Matt Mackall
check-code: disallow use of hasattr()
2011-07-25, by Augie Fackler
demandimport: use getattr instead of hasattr
2011-07-25, by Augie Fackler
demandimport: blacklist rfc822 and mimetools to prevent spurious warnings
2011-03-01, by Augie Fackler
i18n: use getattr instead of hasattr
2011-07-25, by Augie Fackler
win32/hgwebdir_wsgi: use getattr instead of hasattr
2011-07-25, by Augie Fackler
setup.py: use getattr instead of hasdattr
2011-07-25, by Augie Fackler
setup3k: use getattr instead of hasattr
2011-07-25, by Augie Fackler
tests: use getattr instead of hasattr
2011-07-25, by Augie Fackler
wireproto: use safehasattr or getattr instead of hasattr
2011-07-25, by Augie Fackler
windows: use getattr instead of hasattr
2011-07-25, by Augie Fackler
util: use safehasattr or getattr instead of hasattr
2011-07-25, by Augie Fackler
templatefilters: use safehasattr instead of hasattr
2011-07-25, by Augie Fackler
patch: use safehasattr instead of hasattr
2011-07-25, by Augie Fackler
mail: use safehasattr instead of hasattr
2011-07-25, by Augie Fackler
url: replace uses of hasattr with safehasattr or getattr
2011-07-25, by Augie Fackler
subrepo: use safehasattr instead of hasattr
2011-07-25, by Augie Fackler
statichttprepo: replace hasattr with getattr
2011-07-25, by Augie Fackler
walkrepos: use getattr instead of hasattr for samestat
2011-07-25, by Augie Fackler
revlog: use getattr instead of hasattr
2011-07-25, by Augie Fackler
lsprof: use getattr instead of hasattr
2011-07-25, by Augie Fackler
keepalive: use safehasattr instead of hasattr
2011-07-25, by Augie Fackler
hgweb: move remaining hasattr calls to safehasattr
2011-07-25, by Augie Fackler
wsgicgi: use getattr instead of hasattr
2011-07-25, by Augie Fackler
httprepo: use getattr instead of hasattr
2011-07-25, by Augie Fackler
help command: use safehasattr instead of hasattr
2011-07-25, by Augie Fackler
hgweb_mod: use safehasattr instead of hasattr
2011-07-25, by Augie Fackler
hg: use safehasattr instead of hasattr
2011-07-25, by Augie Fackler
encoding: use getattr isntead of hasattr
2011-07-25, by Augie Fackler
dispatch: use safehasattr instead of hasattr
2011-07-25, by Augie Fackler
debugignore: use getattr instead of hasattr
2011-07-25, by Augie Fackler
cmdutil: use safehasattr instead of hasattr
2011-07-25, by Augie Fackler
byterange: replace uses of hasattr with getattr
2011-07-25, by Augie Fackler
bookmarks: use getattr instead of hasattr
2011-07-25, by Augie Fackler
hgext: replace uses of hasattr with util.safehasattr
2011-07-25, by Augie Fackler
globally: use safehasattr(x, '__iter__') instead of hasattr(x, '__iter__')
2011-07-25, by Augie Fackler
globally: use safehasattr(x, '__call__') instead of hasattr(x, '__call__')
2011-07-25, by Augie Fackler
safehasattr: new function to work around hasattr being broken
2011-07-25, by Augie Fackler
windows: check util.mainfrozen() instead of ad-hoc checks everywhere
2011-07-25, by Augie Fackler
notify: rewrite user documentation
2011-07-26, by Patrick Mezard
cmdserver: repo.invalidate() on every runcommand
2011-07-25, by Idan Kamara
help: add "web/logoimg" setting description
2011-07-25, by Angel Ezquerra
filecache: fix check-code complaint
2011-07-25, by Matt Mackall
localrepo: unify tag related info into a tagscache class
2011-07-25, by Idan Kamara
localrepo: make invalidate() walk _filecache
2011-07-25, by Idan Kamara
localrepo: decorate manifest() with filecache
2011-07-25, by Idan Kamara
localrepo: decorate _bookmarks/current with filecache
2011-07-25, by Idan Kamara
localrepo: decorate changelog() with filecache
2011-07-25, by Idan Kamara
localrepo: refresh filecache entries after releasing a repo.lock()
2011-07-25, by Idan Kamara
localrepo: decorate dirstate() with filecache
2011-07-25, by Idan Kamara
localrepo: add a cache with stat info for files under .hg/
2011-07-25, by Idan Kamara
scmutil: introduce filecache
2011-07-09, by Idan Kamara
posix, windows: introduce cachestat
2011-07-25, by Idan Kamara
util: eliminate wildcard imports
2011-07-23, by Adrian Buehlmann
templater: use a global funcs table
2011-07-23, by Matt Mackall
ui: config path relative to repo root
2011-07-23, by Simon Heimberg
ui: providing no default value to configpath should not raise an Error
2011-07-23, by Simon Heimberg
ui: fix error, base can not be a list
2011-07-23, by Simon Heimberg
merge with stable
2011-07-23, by Matt Mackall
test-i18n, i18n-pt_BR: updated test message changed in 41c3a71c318d
stable
2011-07-22, by Wagner Bruna
i18n-pt_BR: synchronized with a934b9249574
stable
2011-07-22, by Wagner Bruna
merge with stable
2011-07-22, by Matt Mackall
rebase: remove trailing whitespace found by check-code
stable
2011-07-21, by Augie Fackler
hooks: use python 2.4 compatible exception handling
stable
2011-07-22, by Lee Cantey
url: handle urls of the form file:///c:/foo/bar/ correctly
stable
2011-07-22, by Matt Mackall
dispatch: avoid double backslashes in error message
stable
2011-07-21, by David Golub
hgweb: add a "web/logoimg" setting to customize the web logo image
2011-07-21, by Angel Ezquerra
util: move windows and posix wildcard imports to begin of file
2011-07-21, by Adrian Buehlmann
util: move "default" hidewindow to posix.py
2011-07-22, by Adrian Buehlmann
util: move "default" lookupreg to posix.py
2011-07-22, by Adrian Buehlmann
util: move "default" unlinkpath to posix.py
2011-07-22, by Adrian Buehlmann
util: move "default" makedir to posix.py
2011-07-22, by Adrian Buehlmann
summary: allow color to highlight active bookmark
2011-07-21, by Augie Fackler
summary: show bookmarks separate from tags and note active mark (issue2892)
2011-07-18, by Augie Fackler
localrepo: make requirements attribute of newly-created repos contain a set
2011-07-20, by Andrew Pritchard
localrepo: fix comment on set
2011-07-22, by Matt Mackall
revert: restore check for uncommitted merge (issue2915) (BC)
stable
2011-07-21, by Matt Mackall
localrepo: add set method to iterate over a given revset
2011-07-21, by Matt Mackall
revset: add formatspec convenience query builder
2011-07-21, by Matt Mackall
revset: allow bypassing alias expansion
2011-07-21, by Matt Mackall
merge with stable
2011-07-19, by Matt Mackall
subrepo: don't commit in subrepo if it's clean
stable
2011-07-19, by Kevin Bullock
rebase: block collapse with keepbranches on multiple named branches (issue2112)
stable
2011-07-18, by Stefano Tortarolo
merge with stable
2011-07-19, by Matt Mackall
hbisect: do not assume that min(good) is an ancestor of min(bad)
2011-07-17, by Alexander Krauss
hbisect: more consistent variable name
2011-07-17, by Alexander Krauss
hbisect: confine loop to the relevant interval
2011-07-16, by Alexander Krauss
win32: assign winstdout to sys.__stdout__ as well (issue2888)
stable
2011-07-16, by Idan Kamara
alias: note interaction of shell aliases with early opts in help
2011-07-18, by Matt Mackall
alias: fix up test results
2011-07-18, by Matt Mackall
hooks: redirect stdout/err/in to the ui descriptors when calling python hooks
stable
2011-07-09, by Idan Kamara
alias: pass local ui to shell alias
2011-07-15, by Matt Mackall
aliases: drop cwd manipulation
2011-07-15, by Matt Mackall
dispatch: move shell alias handling after early arg handling
2011-07-15, by Matt Mackall
merge with stable
2011-07-15, by Matt Mackall
rebase: reset bookmarks (issue2265 and issue2873)
stable
2011-07-15, by Stefano Tortarolo
merge with stable
2011-07-15, by Matt Mackall
cmdserver: take repo.baseui as our ui
stable
2011-07-14, by Idan Kamara
web: Output a correct date in short format (issue2902)
stable
2011-07-15, by Benoit Allard
test-commandserver: explicitly close opened file
stable
2011-07-15, by Idan Kamara
verify: fix mq misfire
2011-07-14, by Matt Mackall
merge with stable
2011-07-13, by Matt Mackall
merge with i18n
stable
2011-07-13, by Matt Mackall
i18n-pt_BR: synchronized with 35f5cfdd0427
stable
2011-07-05, by Wagner Bruna
merge with stable
2011-07-13, by Matt Mackall
commit: suppress spurious new head message for duplicate commit (issue2893)
2011-07-13, by Matt Mackall
osutil: emulate os.listdir's OSError for long names (issue2898)
2011-07-13, by Matt Mackall
verify: filter messages about missing null manifests (issue2900)
2011-07-13, by Matt Mackall
merge with crew
2011-07-13, by Matt Mackall
subrepo: use working copy of .hgsub to filter status (issue2901)
stable
2011-07-13, by Matt Mackall
notify: remove unused url() method
2011-07-13, by Patrick Mezard
test-notify-changegroup: test notifications on unbundle
2011-07-13, by Patrick Mezard
run-tests: fix summary when accepting changes interactively
2011-07-13, by Patrick Mezard
merge with stable
2011-07-13, by Matt Mackall
verify: filter messages about missing null manifests (issue2900)
stable
2011-07-13, by Matt Mackall
cmdserver: restore old working dir after dispatch when we have --cwd
stable
2011-07-11, by Idan Kamara
dispatch: don't use request repo if we have --cwd
stable
2011-07-11, by Idan Kamara
eol: ignore IOError from deleted files in commitctx
stable
2011-07-12, by Nicholas Riley
scmutil: add missing import of re
stable
2011-07-08, by Steve Borho
dispatch: fix checking of rpath in _getlocal
2011-07-12, by Matt Mackall
ui: rename _is_trusted to _trusted
2011-07-12, by Matt Mackall
merge with stable
2011-07-12, by Matt Mackall
eol: fix silly test-gendoc breakage by escaping control characters
2011-07-12, by Matt Mackall
eol: document new eol.fix-trailing-newline setting
2011-07-07, by Martin Geisler
eol: fix missing trailing newlines in comitted files
2011-07-01, by Stepan Koltsov
eol: eol.only-consistent can now be specified in .hgeol
2011-07-01, by Stepan Koltsov
merge with stable
2011-07-07, by Martin Geisler
commands: use mergetoolopts when a command supports --tool
2011-07-07, by Martin Geisler
revsets: actually catch type error on tip^p1(tip) (issue2884)
stable
2011-07-12, by Matt Mackall
hgcia: Set default value of strip to -1 (issue2891)
stable
2011-07-09, by Cédric Krier
commands: improve help for -y/--noninteractive
stable
2011-07-07, by Martin Geisler
bookmarks: simplify warning code
2011-07-06, by Matt Mackall
bookmarks: drop superfluous strip
2011-07-06, by Matt Mackall
bookmarks: add a warning for non empty malformed line
2011-07-05, by Pierre-Yves David
bookmarks: more robust parsing of bookmarks file
2011-07-05, by Pierre-Yves David
merge with stable
2011-07-06, by Matt Mackall
revsets: catch type error on tip^p1(tip) (issue2884)
stable
2011-07-06, by Matt Mackall
revsets: do the right thing with x^:y (issue2884)
stable
2011-07-06, by Matt Mackall
win32mbcs: wrap two more functions to be wrapped.
stable
2011-07-06, by Shun-ichi GOTO
commands, merge: call setconfig on the right ui
2011-07-05, by Idan Kamara
peer: change arg name to convey it can be a repo as well
2011-07-05, by Idan Kamara
progress: add a changedelay to prevent parallel topics from flapping (issue2698)
2011-06-23, by Augie Fackler
progress: make progress bar a singleton to avoid double-progress ui bugs
2011-06-23, by Augie Fackler
progress: remove superfluous parens
2011-06-02, by Augie Fackler
keyword: reuse already present working contexts for match
2011-07-03, by Christian Ebert
merge with stable
2011-07-05, by Matt Mackall
discovery: quiet note about heads
stable
2011-07-05, by Matt Mackall
patch: fix parsing patch files containing CRs not followed by LFs
stable
2011-07-04, by Wagner Bruna
treediscovery: rename stop() in tests to fix failures on AIX.
stable
2011-07-05, by Jim Hague
fileset: fix typo in binary() doc
stable
2011-07-04, by Idan Kamara
help: fileset foo.lst was named files.lst
stable
2011-07-01, by Arne Babenhauserheide
merge with stable
2011-07-01, by Matt Mackall
Added signature for changeset de9eb6b1da4f
stable
2011-07-01, by Matt Mackall
Added tag 1.9 for changeset de9eb6b1da4f
stable
2011-07-01, by Matt Mackall
util: rename the util.localpath that uses url to urllocalpath (issue2875)
stable
1.9
2011-07-01, by Mads Kiilerich
tests: restore previous fix for date ambiguity in cvs test
stable
2011-07-01, by Mads Kiilerich
merge with stable
2011-06-30, by Matt Mackall
run-test: revert most of 439ed4721a6d, timeout uses fallback for terminate()
stable
2011-06-30, by Thomas Arendsen Hein
run-tests: fallback to SIGTERM if subprocess.Popen does not have terminate()
stable
2011-06-30, by Thomas Arendsen Hein
subrepo: correct revision in svn checkout
stable
2011-06-30, by Eli Carter
wix: catch up with more added files
stable
2011-06-30, by Steve Borho
i18n-pt_BR: translate template filter descriptions
stable
2011-06-30, by Wagner Bruna
i18n-ja: recover template translations from 15200b46165b
stable
2011-06-30, by Wagner Bruna
i18n-ru: fixed mixed up msgid and msgstr in annotate
stable
2011-07-01, by Alexander Sauta
i18n-ru: translated missing strings for commands, some typos corrected
stable
2011-07-01, by Alexander Sauta
i18n-pt_BR: synchronized with 9adce4b38ed1
stable
2011-06-29, by Wagner Bruna
merge with stable
2011-06-29, by Matt Mackall
merge with i18n
stable
2011-06-29, by Matt Mackall
i18n-ja: synchronized with 5c046e4b9652
stable
2011-06-30, by FUJIWARA Katsunori
i18n-ru: translated help for urls. Thus, all stock commands and help translated
stable
2011-06-29, by Alexander Sauta
i18n-ru: translated help for templating
stable
2011-06-29, by Alexander Sauta
i18n-sv: synchronized with 85857aa6e666
stable
2011-06-29, by Jens Bäckman
i18n-pt_BR: synchronized with 6ba51c81ff75
stable
2011-06-28, by Wagner Bruna
i18n-ru: translated help for multirevs-subrepos
stable
2011-06-28, by Alexander Sauta
i18n-da: translate hg.1.html header
stable
2011-06-28, by Martin Geisler
i18n: merge with stable
2011-06-28, by Martin Geisler
i18n-ru: translated help for merge-tools
stable
2011-06-28, by Alexander Sauta
i18n-ru: translated help for hgignore
stable
2011-06-27, by Alexander Sauta
i18n-pt_BR: add lost translation used in test-i18n.t
stable
2011-06-28, by Martin Geisler
i18n: merge with main
stable
2011-06-28, by Martin Geisler
i18n: merge with main
2011-06-28, by Martin Geisler
merge with stable
2011-06-28, by Alexander Sauta
i18n-ru: translated help for merge-tools
2011-06-28, by Alexander Sauta
i18n-ru: translated help for hgignore
2011-06-27, by Alexander Sauta
i18n-pt_BR: synchronized with 72e4fcb43227
stable
2011-06-27, by Wagner Bruna
i18n-ru: drop executable bit from .po file
stable
2011-06-27, by Wagner Bruna
merge with stable
2011-06-27, by Martin Geisler
i18n: merge with main
stable
2011-06-27, by Martin Geisler
i18n-ru: glossary translated
stable
2011-06-23, by Alexander Sauta
i18n-ru: tranlated docstrings from filesets added in 1575dc5d399a
stable
2011-06-22, by Alexander Sauta
i18n-ru: translated help for extensions and filesets
stable
2011-06-22, by Alexander Sauta
i18n-ru: translated new config.txt
stable
2011-06-21, by Alexander Sauta
i18n: merge with main
2011-06-27, by Martin Geisler
i18n-pt_BR: synchronized with 94eea58da2a3
stable
2011-06-27, by Wagner Bruna
fileset: add i18n hints for keywords
stable
2011-06-27, by Wagner Bruna
merge with i18n
2011-06-27, by Wagner Bruna
merge with i18n
stable
2011-06-27, by Wagner Bruna
18n-sv: translated all new fuzzy strings
stable
2011-06-23, by Jens Bäckman
i18n-ru: glossary translated
2011-06-23, by Alexander Sauta
i18n-ru: tranlated docstrings from filesets added in 1575dc5d399a
2011-06-22, by Alexander Sauta
i18n-ru: translated help for extensions and filesets
2011-06-22, by Alexander Sauta
merge with i18n
2011-06-21, by Wagner Bruna
i18n-pt_BR: synchronized with 6c7283faa967
stable
2011-06-20, by Wagner Bruna
merge with i18n
stable
2011-06-21, by Wagner Bruna
i18n-ru: translated new config.txt
2011-06-21, by Alexander Sauta
i18n-pt_BR: messages from crew f9c056f48018
stable
2011-06-20, by Wagner Bruna
i18n-pt_BR: synchronized with 15200b46165b
stable
2011-06-20, by Wagner Bruna
wix: add missing templates/paper/diffstat.tmpl
stable
2011-06-29, by Adrian Buehlmann
hgweb: treat branch attribute `closed' as more important than `inactive'
stable
2011-06-29, by Jesse Long
tests: add basic commandserver test
stable
2011-06-29, by Idan Kamara
color: for the sake of "less -R", default to ansi in auto mode (issue2792)
stable
2011-06-29, by Brodie Rao
color: fix TypeError with auto mode on win32 when colors aren't available (issue2871)
stable
2011-06-29, by Brodie Rao
test-revert: add revert --all case when nothing changed
stable
2011-06-28, by Adrian Buehlmann
subrepos: be smarter about what's an absolute path (issue2808)
stable
2011-06-29, by Matt Mackall
test-wireprotocol.py: rename to test-wireproto.py for consistency
stable
2011-06-29, by Thomas Arendsen Hein
classes: fix class style problems found by b071cd58af50
stable
2011-06-29, by Thomas Arendsen Hein
check-code: fix class style checking (with tests)
stable
2011-06-29, by Thomas Arendsen Hein
tests: ignore inotify extension in test-duplicateoptions.py
stable
2011-06-29, by Mads Kiilerich
error: Add a hint argument to RepoError
stable
2011-06-25, by Pierre-Yves David
test-revert: add revert --all case when nothing changed
stable
2011-06-28, by Adrian Buehlmann
merge with stable
2011-06-27, by Matt Mackall
color: be silent when falling back to ECMA-48 mode if "auto" mode was desired
stable
2011-06-27, by Danek Duvall
tests: hardcode terminfo entry for the terminfo color test
stable
2011-06-27, by Danek Duvall
localrepo: mark progress step for translation
stable
2011-06-26, by Wagner Bruna
revert: improve hints on abort when reverting to parent without --all
stable
2011-06-26, by Adrian Buehlmann
dispatch: set config options on the request repo.ui
stable
2011-06-24, by Idan Kamara
dispatch: return read config options
stable
2011-06-24, by Idan Kamara
dispatch: set global options on the request repo.ui
stable
2011-06-24, by Idan Kamara
cmdserver: assign repo.baseui before running commands
stable
2011-06-24, by Idan Kamara
cmdserver: copy repo.ui before running commands
stable
2011-06-24, by Idan Kamara
filemerge: use ui out descriptor when calling util.system
stable
2011-06-24, by Idan Kamara
dispatch: make sure unspecified global ui options don't override old values
stable
2011-06-24, by Idan Kamara
merge with stable
2011-06-27, by Matt Mackall
requirements: show all missing features in the error message.
stable
2011-06-25, by Pierre-Yves David
test-revert: add case for nothing changed
stable
2011-06-24, by Adrian Buehlmann
dispatch: set descriptors on the request repo.ui
stable
2011-06-24, by Idan Kamara
dispatch: pass the correct ui to runcommand
stable
2011-06-24, by Idan Kamara
archive: wrap the ui descriptor so it doesn't get closed
stable
2011-06-24, by Idan Kamara
transplant: use ui out descriptor when calling util.system
stable
2011-06-24, by Idan Kamara
bisect: use ui out descriptor when calling util.system
stable
2011-06-24, by Idan Kamara
extdiff: use ui out descriptor when calling util.system
stable
2011-06-24, by Idan Kamara
ui: use ui out descriptor when calling util.system
stable
2011-06-24, by Idan Kamara
call reposetup for repositories returned from peer (issue2864)
stable
2011-06-24, by David Golub
tests: solaris [ doesn't know -e
stable
2011-06-25, by Mads Kiilerich
convert: fix git convert on solaris - it cannot remove environment variables
stable
2011-06-25, by Mads Kiilerich
tests: HGRCPATH must be exported after assignment
stable
2011-06-25, by Mads Kiilerich
merge with stable
2011-06-24, by Matt Mackall
backout of d04ba50e104d: allow to qpop/push with a dirty working copy
stable
2011-06-24, by Idan Kamara
merge with stable
2011-06-24, by Matt Mackall
merge with stable
stable
2011-06-24, by Matt Mackall
update: do not use the term 'update' when mentioning reverting one file
stable
2011-06-24, by Adrian Buehlmann
cmdserver: fix read-loop string concatenation
stable
2011-06-24, by Idan Kamara
dispatch: check for None before closing repo
stable
2011-06-24, by Idan Kamara
revert: mention update in hint of abort when reverting to non-parent
stable
2011-06-24, by Adrian Buehlmann
update: clarify that update changes the parent revison
stable
2011-06-24, by Adrian Buehlmann
merge with stable
2011-06-24, by Matt Mackall
revset: fix aliases with 0 or more than 2 parameters
stable
2011-06-22, by Mads Kiilerich
match: fix bug caused by refactoring in cfc89398f710
stable
2011-06-23, by Peter Arrenbrecht
revert: be more helpful on uncommitted merges
stable
2011-06-22, by Adrian Buehlmann
opener: add self._audit (issue2862)
stable
2011-06-22, by Adrian Buehlmann
cmdserver: write the hello message as one chunk on the 'o' channel
stable
2011-06-22, by Idan Kamara
fileset: copied takes no arguments
stable
2011-06-24, by Mads Kiilerich
revset and fileset: fix typos in parser error messages
stable
2011-06-22, by Mads Kiilerich
fileset: use ParseError pos field correctly
stable
2011-06-24, by Mads Kiilerich
revset: fix parameter name in implementation of follow()
stable
2011-06-24, by Mads Kiilerich
merge with stable
2011-06-21, by Matt Mackall
revert: be more explicit that changes are lost
stable
2011-06-20, by Kevin Bullock
dispatch: do not close the request repo
stable
2011-06-21, by Idan Kamara
hook: write hook output to ui fout descriptor
stable
2011-06-21, by Idan Kamara
merge with stable
2011-06-21, by Matt Mackall
check-code: don't mark debug messages for translation
stable
2011-06-21, by Matt Mackall
i18n: remove translation of debug messages
stable
2011-06-21, by David Soria Parra
cmdserver, runcommand: properly handle the client sending no arguments
stable
2011-06-21, by Idan Kamara
cmdserver: don't raise EOFError when trying to read 0 bytes from the client
stable
2011-06-21, by Idan Kamara
i18n: extract docstrings from fileset module
stable
2011-06-20, by Wagner Bruna
Backed out changeset 1ec8bd909ac3
stable
2011-06-21, by Martin Geisler
merge with stable
2011-06-21, by Martin Geisler
dispatch: translate alias debugging messages
stable
2011-06-21, by David Soria Parra
parsers: fix localization markup of parser errors
stable
2011-06-21, by Mads Kiilerich
fileset: use correct function name for hgignore in docstring
stable
2011-06-19, by Ollie Rutherfurd
url: catch UNC paths as yet another Windows special case (issue2808)
stable
2011-06-20, by Matt Mackall
treediscovery: always return all remote heads
stable
2011-06-20, by Peter Arrenbrecht
merge with stable
2011-06-20, by Sune Foldager
config.sortdict: override clear method
stable
2011-06-20, by Sune Foldager
patch: fix typo in variable name
stable
2011-06-20, by Peter Arrenbrecht
merge with stable
2011-06-20, by Martin Geisler
help/revsets: revset aliases can be defined on any config file
stable
2011-06-17, by Wagner Bruna
help/revsets: clean up whitespace between paragraphs
stable
2011-06-17, by Wagner Bruna
help/config: mention [revsetalias] section
stable
2011-06-17, by Wagner Bruna
fileset: add missing whitespace around operator
stable
2011-06-19, by Thomas Arendsen Hein
fileset: drop backwards SI size units
stable
2011-06-18, by Matt Mackall
remove bogus test copy
stable
2011-06-18, by Matt Mackall
merge default branch into stable to mark the start of the code freeze
stable
2011-06-18, by Matt Mackall
fileset: add a help topic
2011-06-18, by Matt Mackall
fileset: add copied predicate
2011-06-18, by Matt Mackall
fileset: add encoding() predicate
2011-06-18, by Matt Mackall
fileset: add size() predicate
2011-06-18, by Matt Mackall
fileset: add grep predicate
2011-06-18, by Matt Mackall
fileset: add some function help text
2011-06-18, by Matt Mackall
fileset: add hgignore
2011-06-18, by Matt Mackall
fileset: add resolved and unresolved predicates
2011-06-18, by Matt Mackall
fileset: prescan parse tree to optimize status usage
2011-06-18, by Matt Mackall
fileset: add support for file status predicates
2011-06-18, by Matt Mackall
fileset: add some basic predicates
2011-06-18, by Matt Mackall
match: introduce basic fileset support
2011-06-18, by Matt Mackall
match: allow passing a context object to match core
2011-06-18, by Matt Mackall
fileset: drop matchfn
2011-06-18, by Matt Mackall
scmutil: match no longer accepts repo objects
2011-06-18, by Matt Mackall
scmutil: switch match users to supplying contexts
2011-06-18, by Matt Mackall
scmutil: match now accepts a context or a repo
2011-06-18, by Matt Mackall
context: add a match builder method
2011-06-18, by Matt Mackall
help/hgignore: refer to the builtin help instead of external URLs
2011-06-17, by Wagner Bruna
sslutil: make messages for Python without certificate handling more helpful
2011-06-18, by Mads Kiilerich
sslutil: fall back to commonName when no dNSName in subjectAltName (issue2798)
2011-06-18, by Nicolas Bareil
merge with i18n
2011-06-17, by Matt Mackall
svn subrepos: work around checkout obstructions (issue2752)
2011-06-17, by Augie Fackler
update: check wc.dirty() before setting overwrite=True
2011-06-17, by Augie Fackler
tags: don't allow environment errors to be raised from _writetagscache
2011-06-16, by Steve Borho
help/config: replace docutils markup
2011-06-17, by Wagner Bruna
test-i18n, i18n-pt_BR: update test message
2011-06-17, by Wagner Bruna
config: undo change of empty line definition
2011-06-17, by Matt Mackall
patch: make filestore store data in memory and fallback to fs
2011-06-17, by Patrick Mezard
i18n: merge in latest Romanian translations
2011-06-15, by Martin Geisler
i18n-ro: synchronized with 3c7907dc95ca
2011-06-08, by Daniel Dumitriu
i18n-ro: outstanding changes
2011-06-08, by Daniel Dumitriu
help/config: quote config section names consistently
2011-06-16, by Wagner Bruna
help/config: fix small typo
2011-06-16, by Wagner Bruna
help/config: do not refer to config files as hgrc files
2011-06-16, by Wagner Bruna
help/config: fix 'Mercurial' casing
2011-06-16, by Wagner Bruna
revset: add desc(string) to search in commit messages
2011-06-16, by Thomas Arendsen Hein
revset: update sorting of symbols
2011-06-16, by Thomas Arendsen Hein
http: fix variable name in unexpected response message
2011-06-16, by Matt Mackall
serve: add --cmdserver option to communicate with hg over a pipe
2011-06-03, by Idan Kamara
localrepo: don't attempt to open .hgtags twice if the error isn't ENOENT
2011-06-15, by Idan Kamara
log: do not display hidden changeset
2011-06-16, by Pierre-Yves David
hidden: Add ``hidden`` method for context
2011-06-16, by Pierre-Yves David
hidden: Add a hiddenrevs attributes to changelog.
2011-06-16, by Pierre-Yves David
config: handle comment lines in continuations (issue2854)
2011-06-16, by Matt Mackall
http: report unexpected unparsable push responses (issue2777)
2011-06-16, by Matt Mackall
dispatch: write shell alias output to ui out descriptor
2011-06-07, by Idan Kamara
commands: use ui descriptors when reading/writing from stdin/out
2011-06-08, by Idan Kamara
cmdutil: return a dummy, closable file object if it cannot be duped
2011-06-15, by Idan Kamara
cmdutil: use ui descriptors in makefileobj
2011-06-08, by Idan Kamara
mq: use ui.fin when importing patch from '-'
2011-06-08, by Idan Kamara
cmdutil, logmessage: use ui.fin when reading from '-'
2011-06-08, by Idan Kamara
dagutil: fix missing import of i18n._
2011-06-15, by Wagner Bruna
hgmanpage: adapt to Docutils 0.8 API change
2011-06-16, by Satish Balay
manifest: use "\0" instead of "\000"
2011-06-16, by Martin Geisler
commands: add pointer to bookmarks command in branch help
2011-06-15, by Martin Geisler
glossary: add entry for "Bookmark"
2011-06-15, by Martin Geisler
glossary: add entry for "Tag"
2011-06-15, by Martin Geisler
merge with i18n
2011-06-14, by Matt Mackall
i18n-ru: translated all standard commands and config-environment additional help topics
2011-06-14, by Alexander Sauta
i18n-ru: translated push-rename
2011-06-10, by Alexander Sauta
i18n-ru: translated parents-pull
2011-06-09, by Alexander Sauta
setdiscovery: batch heads and known(ownheads)
2011-06-14, by Peter Arrenbrecht
wireproto: make a number of commands batchable
2011-06-14, by Peter Arrenbrecht
wireproto: add batching support to wirerepository
2011-06-14, by Peter Arrenbrecht
wireproto: add basic command batching infrastructure
2011-06-14, by Peter Arrenbrecht
mq: make qrefresh/qfold keep wlock until saving patch status
2011-06-15, by Yuya Nishihara
bugzilla: fix typo in documentation
2011-06-14, by Wagner Bruna
dispatch: fix for-loop variable name
2011-06-14, by Idan Kamara
notify: send changesets on 'outgoing' hook, updated doc
2011-06-14, by Ingo Bressler
sslutil: Restore missing imports of socket and httplib to sslutil
2011-06-14, by Stephen Thorne
dispatch: assign I/O descriptors from the request to the ui
2011-06-08, by Idan Kamara
ui: use I/O descriptors internally
2011-06-08, by Idan Kamara
dispatch: add I/O descriptors to the request
2011-06-07, by Idan Kamara
ui: add I/O descriptors
2011-06-07, by Idan Kamara
import: add --bypass option
2011-06-14, by Patrick Mezard
import: separate parents selection from working dir update
2011-06-14, by Patrick Mezard
patch: extend filtestore to store an optional copy source
2011-06-14, by Patrick Mezard
less
more
|
(0)
-10000
-3000
-1000
-480
+480
+1000
+3000
+10000
+30000
tip