Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+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.
opener: use util.unlink (issue2524)
2011-01-11, by Adrian Buehlmann
lock: use util.unlink (issue2537)
2011-01-11, by Adrian Buehlmann
reintroduces util.unlink, for POSIX and Windows.
2011-01-11, by Adrian Buehlmann
opener: check exception for ENOENT
2011-01-11, by Adrian Buehlmann
windows.rename: check OSError for EEXIST
2011-01-11, by Adrian Buehlmann
perf: restore lazyindex hack
2011-01-18, by Matt Mackall
revlog: pass rev to _checkhash
2011-01-18, by Matt Mackall
revlog: incrementally build node cache with linear searches
2011-01-18, by Matt Mackall
bundlerepo: use less intrusive util.posixfile to open bundle
2011-01-07, by Adrian Buehlmann
osutil: treat open modes 'w' and 'a' as 'w+' and 'a+' in posixfile
2011-01-15, by Adrian Buehlmann
move tags.cache and branchheads.cache to a collected cache folder .hg/cache/
2011-01-04, by jfh
addchangegroup: document the current locking semantics
2011-01-16, by Benoit Boissinot
keyword: update documentation for kwshrink
2011-01-16, by Christian Ebert
tests: remove duplication of the CGI environment variables
2011-01-16, by StevenGBrown
revlog: explicit test and explicit variable names
2011-01-16, by Benoit Boissinot
revlog: if the nodemap is set, use the fast version of revlog.rev()
2011-01-16, by Benoit Boissinot
revlog/parseindex: construct the nodemap if it is empty
2011-01-15, by Benoit Boissinot
revlog: always add the magic nullid/nullrev entry in parseindex
2011-01-15, by Benoit Boissinot
revlog/parseindex: no need to pass the file around
2011-01-15, by Benoit Boissinot
parsers.c: fix comment
2011-01-15, by Benoit Boissinot
perf: there is no lazy index anymore
2011-01-15, by Benoit Boissinot
pure: update index parsing
2011-01-12, by Matt Mackall
perf: fix ordering of invalidate in perfindex
2011-01-12, by Matt Mackall
revlog: do revlog node->rev mapping by scanning
2011-01-11, by Matt Mackall
revlog: introduce a cache for partial lookups
2011-01-11, by Matt Mackall
tags: avoid a pointless usage of revlog.nodemap
2011-01-11, by Matt Mackall
mq: avoid using revlog.nodemap unnecessarily
2011-01-11, by Matt Mackall
perf: make perfindex results useful on hg with lazyparser
2011-01-11, by Matt Mackall
revlog: only build the nodemap on demand
2011-01-11, by Matt Mackall
revlog: remove lazy index
2011-01-04, by Matt Mackall
merge with i18n
2011-01-11, by Matt Mackall
i18n-da: synchronized with f3058dd05281
2011-01-04, by Martin Geisler
merge with stable
2011-01-11, by Mads Kiilerich
url: check subjectAltName when verifying ssl certificate
stable
2011-01-09, by Yuya Nishihara
url: fix UnicodeDecodeError on certificate verification error
stable
2011-01-08, by Yuya Nishihara
merge with stable
2011-01-08, by Steve Borho
win32: add cacert.pem file to Inno Setup installer
stable
2011-01-08, by Pascal Quantin
test-mq-subrepo.t: skip test if svn not installed
2011-01-07, by Adrian Buehlmann
mail: fix regression when parsing unset smtp.tls option
2011-01-07, by Patrick Mezard
bash_completion: support record command
2011-01-07, by Patrick Mezard
subrepo: fix svnsubrepo.dirty() checking of ignoreupdate (issue2499)
2011-01-04, by Kevin Bullock
test-mq-subrepo.t: correctly forward stdin to test functions
2011-01-07, by Patrick Mezard
filelog: move metadata parsing to a helper function
2011-01-06, by Matt Mackall
revlog: break hash checking into subfunction
2011-01-06, by Matt Mackall
ui: add configpath helper
2011-01-06, by Matt Mackall
tests: check visibility of pending changesets
2010-12-29, by John Coomes
progress: handle days, weeks and years
2011-01-02, by timeless
rename util.unlink to unlinkpath
2011-01-02, by Adrian Buehlmann
merge with stable
2011-01-05, by Martin Geisler
subrepo: do not report known files inside repositories as unknown
stable
2011-01-04, by Oleg Stepanov
hgrc.5: mention that web.cacerts are run through util.expandpath
stable
2011-01-05, by Martin Geisler
url: expand path for web.cacerts
stable
2011-01-02, by Eduard-Cristian Stefan
commands: clarify which aliases "hg help -v" show (issue2572)
stable
2011-01-05, by Martin Geisler
mq: record more data in patchheader class (no behavior changes)
2010-12-31, by Steve Borho
merge with stable
2011-01-01, by Matt Mackall
Added signature for changeset e3bf16703e26
stable
2011-01-01, by Matt Mackall
Added tag 1.7.3 for changeset e3bf16703e26
stable
2011-01-01, by Matt Mackall
util: fix ellipsis() not to break multi-byte sequence (issue2564)
stable
1.7.3
2010-12-25, by Yuya Nishihara
strip: typo bugfix related to '--nobackup -> --no-backup' rename (issue2377)
stable
2010-12-31, by Jacek Sowiński
merge with i18n
stable
2011-01-01, by Matt Mackall
i18n-pt_BR: synchronized with aa72ff5abf5f
stable
2010-12-28, by Wagner Bruna
merge with i18n stable
stable
2010-12-28, by Wagner Bruna
i18n-sv: synchronized with d4393968318f
stable
2010-12-21, by Jens Bäckman
i18n/pt_BR.po: synchronized with 2fa2e6444645
stable
2010-12-20, by Wagner Bruna
match: support reading pattern lists from files
2010-12-23, by Steve Borho
merge with stable
2010-12-30, by Steve Borho
wix: add an ssl certificate file to the WiX installers
stable
2010-12-29, by Steve Borho
merge with stable
2010-12-29, by Matt Mackall
hgweb: abort if config file isn't found
stable
2010-12-29, by Matt Mackall
merge with stable
2010-12-29, by Matt Mackall
date: fix matching of underspecified date ranges
stable
2010-12-29, by Matt Mackall
date: fix matching of underspecified date ranges
2010-12-29, by Matt Mackall
merge with stable
2010-12-29, by Matt Mackall
test-static-http.t: increase test coverage on filenames
2010-12-26, by Adrian Buehlmann
test-static-http.t: get kill actually working
2010-12-26, by Adrian Buehlmann
hooks: sort any dictionaries set in the environment
2010-12-24, by Dan Villiom Podlaski Christiansen
windows.rename: eliminate temp name race (issue2571)
stable
2010-12-27, by Adrian Buehlmann
merge with stable
2010-12-28, by Matt Mackall
checknlink: use two testfiles (issue2543)
stable
2010-12-13, by Adrian Buehlmann
help: correct documentation for branches keyword
stable
2010-12-19, by John Peberdy
notify: use util.ellipsis() to truncate long subject
stable
2010-12-24, by Yuya Nishihara
smtp: fix for server doesn't support starttls extension
2010-12-20, by Zhigang Wang
avoid .split() in for loops and use tuples instead
2010-12-02, by David Soria Parra
hgweb: added revision date to annotate line data
2010-12-06, by Oli Thissen
patchbomb: save introductory message in .hg/last-email.txt
2010-12-21, by Nicolas Dumazet
opener: forbid paths ending with directory separator (issue2507)
2010-12-17, by Jim Hague
record: clean up command table
2010-12-21, by Kevin Bullock
record: clean up comments and docstrings
2010-12-21, by Kevin Bullock
test-doctest: test url.py again, removed by 7cc4263e07a9
2010-12-28, by Patrick Mezard
merge with stable
2010-12-27, by Mads Kiilerich
https: use web.cacerts configuration from local repo to validate remote repo
stable
2010-12-27, by Mads Kiilerich
extensions: warn about invalid extensions when listing disabled commands
2010-12-26, by Mads Kiilerich
convert: subversion should use util.quotecommand to wrap args to popen2
2010-12-22, by Steve Borho
merge with stable
2010-12-23, by Steve Borho
util: concentrate quoting knowledge to windows.py quotecommand()
stable
2010-12-22, by Steve Borho
templater: clarify engine caching
2010-12-22, by Matt Mackall
merge with crew
2010-12-22, by Matt Mackall
tests: clean up test-rollback.t
2010-12-21, by Nicolas Dumazet
merge with stable
2010-12-20, by Matt Mackall
url: fix trailing whitespace
stable
2010-12-20, by Matt Mackall
subrepo: basic support for status of git subrepos
2010-12-20, by Eric Eisner
subrepo: fix subrelpath for git subrepos
2010-12-20, by Eric Eisner
subrepo: fix git archive parsing of directories and symfiles
2010-12-20, by Eric Eisner
subrepo: support ignoreupdate in gitsubrepo's dirty()
2010-12-20, by Eric Eisner
subrepo: backout 519ac79d680b
2010-12-20, by Eric Eisner
url: fix check-code whitespace complaint
2010-12-20, by Matt Mackall
templater: use the parser.py parser to extend the templater syntax
2010-12-20, by Matt Mackall
templater: give slightly nicer error for unknown map entries
2010-12-20, by Matt Mackall
mq: update .hgsubstate if subrepos are clean (issue2499)
2010-12-07, by Kevin Bullock
backout f08df4d38442
2010-12-07, by Kevin Bullock
subrepo: backout f02d7a562a21
2010-12-17, by Erik Zielke
merge with i18n
2010-12-20, by Matt Mackall
merge with stable
2010-12-20, by Matt Mackall
fncachestore: copy dh directory before the manifest
stable
2010-12-17, by Adrian Buehlmann
merge with i18n
stable
2010-12-20, by Matt Mackall
i18n: merge with stable
2010-12-10, by Martin Geisler
i18n-da: synchronize with 5dac0d04b838
stable
2010-12-10, by Martin Geisler
i18n-de: translated strings for the purge extension
stable
2010-12-04, by Arne Babenhauserheide
merge with stable
2010-12-18, by Mads Kiilerich
https: warn when server certificate isn't verified
stable
2010-12-18, by Mads Kiilerich
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip