Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+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.
run-tests: only call WIFEXITED on systems it exists
2011-02-02, by Simon Heimberg
run-tests: loadable as module
2011-02-01, by Simon Heimberg
hgignore: ignore more bytecode
2011-02-03, by Simon Heimberg
doc: Capitalize the "options" header of mercurial commands
2011-02-05, by Javi Merino
doc: Add back quotes around filenames
2011-02-05, by Javi Merino
merge with stable
2011-02-04, by Martin Geisler
opener: use posixfile to hold file open when calling nlinks()
2011-02-02, by Adrian Buehlmann
remove pointless os.path.join calls when opening files in .hg/cache
2011-01-17, by Adrian Buehlmann
backout: make help more explicit about what backout does
stable
2011-02-03, by Jonathan Nieder
subrepo: fix pruning of subrepo filenames in dirstate (issue2619)
stable
2011-02-04, by trbs
merge with self
2011-02-01, by Matt Mackall
merge with stable
2011-02-01, by Matt Mackall
Added signature for changeset 2b2155623ee2
stable
2011-02-01, by Matt Mackall
Added tag 1.7.5 for changeset 2b2155623ee2
stable
2011-02-01, by Matt Mackall
merge with crew
stable
1.7.5
2011-02-01, by Matt Mackall
Merge with stable
2011-02-01, by Patrick Mezard
subrepo: fix update -C with svn subrepos when cwd != repo.root
stable
2011-02-01, by Patrick Mezard
test-subrepo-git.t: make compatible with old git
2011-01-31, by Eric Eisner
win32mbcs: Fix typo in documentation
stable
2011-02-01, by Javi Merino
merge with stable
2011-02-01, by Mads Kiilerich
url: add --insecure option to bypass verification of ssl certificates
stable
2011-01-29, by Yuya Nishihara
mq: factor out push conditions checks
2011-01-31, by Patrick Mezard
test-subrepo-mq-svn.t: correct comment
2011-01-27, by Kevin Bullock
subrepo: clarify comments in dirty() methods
2011-01-04, by Kevin Bullock
subrepo: make update -C clean the working directory for git subrepos
2011-01-31, by Erik Zielke
merge with stable
2011-01-31, by Martin Geisler
subrepo: make update -C clean the working directory for svn subrepos
stable
2011-01-31, by Erik Zielke
Added signature for changeset a6c855c32ea0
stable
2011-02-01, by Matt Mackall
Added tag 1.7.4 for changeset a6c855c32ea0
stable
2011-02-01, by Matt Mackall
i18n-pt_BR: messages from crew a939f08fae9c
stable
1.7.4
2011-02-01, by Wagner Bruna
merge with i18n stable
stable
2011-01-28, by Wagner Bruna
i18n-pt_BR: messages from crew 8dc488dfcdb4, some small fixes
stable
2011-01-28, by Wagner Bruna
util: delay loading of textwrap
2011-01-28, by Matt Mackall
merge with stable
2011-01-28, by Mads Kiilerich
url: 'ssh known host'-like checking of fingerprints of HTTPS certificates
stable
2011-01-28, by Mads Kiilerich
merge with stable
2011-01-27, by Matt Mackall
merge with i18n
stable
2011-01-27, by Matt Mackall
i18n-merge stable heads
stable
2011-01-24, by Martin Geisler
i18n-de: translated some rebase strings.
stable
2010-12-24, by Arne Babenhauserheide
i18n-de: translated missing strings for progress extension.
stable
2010-12-23, by Arne Babenhauserheide
i18n-pt_BR: synchronized with 75d0c38a0bca
stable
2011-01-19, by Wagner Bruna
bookmarks: respect rollbacks dryrun parameter
stable
2011-01-27, by David Soria Parra
bookmarks: always write undo file
stable
2011-01-27, by David Soria Parra
opener: force copy on 'a'ppend if nlinks() returns 0 (issue1922)
stable
2011-01-26, by Adrian Buehlmann
help: ssh urls don't allow passwords
2011-01-27, by Matt Mackall
commit: use the term SCM instead of RCS
2011-01-18, by Adrian Buehlmann
backout of 613b8bd2284e
2011-01-27, by Martin Geisler
check-code: do not complain about 'ls x | foo -v'
2011-01-26, by Martin Geisler
subrepo: separate out mq+svn subrepo tests
2011-01-10, by Kevin Bullock
keyword: move repo.__class__ assignment out of monkeypatch context
2011-01-23, by Christian Ebert
keyword: inform user about current keywordset in kwdemo
2011-01-23, by Christian Ebert
specify C indention style using Emacs file local variables
2011-01-26, by Martin Geisler
Ignore pax_global_header that some tar versions write as a file.
2011-01-25, by Lee Cantey
record: do not include files into changes count
2011-01-24, by Patrick Mezard
record: simplify header methods with util.any
2011-01-23, by Patrick Mezard
record: refactor the prompt loop
2011-01-23, by Patrick Mezard
test-record: test peculiar changes numbering
2011-01-23, by Patrick Mezard
record: turn prompt() into a pure function
2011-01-23, by Patrick Mezard
record: turn consumefile() into a pure function
2011-01-23, by Patrick Mezard
hghave: remove unused hotshot check
2011-01-23, by Patrick Mezard
Merge with stable
2011-01-22, by Patrick Mezard
subrepo: compare svn subrepo state to last committed revision
stable
2011-01-22, by Patrick Mezard
merge with stable
2011-01-22, by Steve Borho
win32: win32console.GetStdHandle() can return None
stable
2011-01-21, by Steve Borho
revlog: remove stray test in rev()
2011-01-21, by Matt Mackall
merge with main
2011-01-20, by Benoit Boissinot
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
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
tag: abort if not at a branch head (issue2552)
stable
2010-12-06, by Kevin Bullock
tag: fix uncommitted merge check and error message (issue2542)
stable
2010-12-07, by Kevin Bullock
tag: don't check .hgtags status if --local passed
stable
2010-12-13, by Kevin Bullock
progress: refactor for readability and show XXs instead of 0mXXs.
2010-12-09, by Augie Fackler
progress: Add estimated time remaining for long tasks
2010-10-26, by timeless
progress: react more reasonably to nested progress topics
2010-12-10, by Augie Fackler
Merge with stable
2010-12-13, by Steve Borho
util: work around behavior change in Python 2.7.1
stable
2010-12-13, by Steve Borho
merge with stable
2010-12-13, by Martin Geisler
merge default heads in crew and main
2010-12-13, by Martin Geisler
merge stable heads in crew and main
stable
2010-12-13, by Martin Geisler
eol: improve help on whether EOLs are changed in working copy or repository
stable
2010-11-22, by Erik Zielke
churn: ignore trailing and leading spaces (issue2546)
stable
2010-12-13, by Nicolas Dumazet
merge with stable
2010-12-10, by Benoit Boissinot
make_file: always return a fresh file handle that can be closed
2010-12-07, by Dan Villiom Podlaski Christiansen
merge with stable
2010-12-10, by Matt Mackall
hook: fix import path handling for repo=None
stable
2010-12-10, by Matt Mackall
hook: assume relative path to hook is given from repo root
stable
2010-12-07, by Alexander Solovyov
subrepo: backed out changeset 2245fcd0e160
stable
2010-12-10, by Matt Mackall
bundle progress: offer best-guess deterministic progress information
2010-12-10, by Augie Fackler
httpsendfile: record progress information during read()
2010-12-10, by Augie Fackler
templatekw.showdiffstat: use ctx.diff() instead of calling patch
2010-12-07, by Alexander Solovyov
localrepo: remove unneeded os.unlink call in wwrite
2010-12-10, by Adrian Buehlmann
opener: always reset flags on 'w'rite
2010-12-10, by Adrian Buehlmann
subrepo: silence git output when ui.quiet is set
2010-12-09, by Eric Eisner
subrepo: show git command with --debug
2010-12-09, by Eric Eisner
subrepo: speed up git push logic
2010-12-09, by Eric Eisner
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip