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.
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
merge: document some internal return values.
2010-12-13, by Greg Ward
check-code: catch os.path.relpath
2010-12-16, by Matt Mackall
check-code: catch "except as"
2010-12-16, by Matt Mackall
tests: eliminate fast-forward merge in test-tag
2010-12-16, by Matt Mackall
merge: fast-forward merge with descendant
2010-12-07, by Mads Kiilerich
record: teach parsepatch() about non-git style headers
2010-12-08, by Steve Borho
template: add showbranch template for {branch}
2010-12-13, by Eric Eisner
subrepo: avoids empty commit when .hgsubstate is dirty (issue2403)
2010-11-29, by Erik Zielke
progress: don't compute estimate without a total
2010-12-16, by Augie Fackler
subrepo: use low-level git-diff-index for dirty()
2010-12-14, by Eric Eisner
subrepo: defer determination of git's current branch
2010-12-14, by Eric Eisner
subrepo: incorporate tracking branches into gitbranchmap
2010-12-14, by Eric Eisner
subrepo: use low-level git-for-each-ref command in branchmap
2010-12-14, by Eric Eisner
progress using tests: disable time estimates to avoid flakiness
2010-12-15, by Augie Fackler
progress: include time estimate as part of the default progress format
2010-12-15, by Augie Fackler
progress: only show time estimate when progress format contains 'estimate'
2010-12-15, by Augie Fackler
progress: fix adding format elements after the progress bar
2010-12-15, by Augie Fackler
test-progress: test completion estimates and progress bar delay
2010-12-15, by Augie Fackler
subrepo: add progress bar support to archive
2010-11-29, by Martin Geisler
archive: add support for progress extension
2010-11-29, by Martin Geisler
progress: test setting progress.width
2010-12-15, by Martin Geisler
tests: add filtercr.py helper for progress tests
2010-12-15, by Martin Geisler
test-archive: whitespace cleanup
2010-12-15, by Martin Geisler
progress: explain format strings to translators
2010-12-15, by Martin Geisler
subrepo: re-backout 2245fcd0e160, remove test
2010-12-15, by Mads Kiilerich
subrepo: re-backout 2245fcd0e160
2010-12-14, by Matt Mackall
merge with stable
2010-12-14, by Matt Mackall
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip