|
| Version | Date Released | Status | Release Notes |
| 2.2.1 | May 10, 2012 | New Release | · bookmarks: catch the proper exception for missing revisions · help: add reference to template help (issue3413) · help: added description for the web.collapse setting · largefiles: fix commit of both largefiles and non-largefiles (issue3354) · parsers: fix refcount leak, simplify init of index (issue3417) |
| 2.1.2 | Apr 10, 2012 | New Release | · alias: abort on missing positional args (issue3331) · aliases: use empty string for missing position parameters (issue3331) · bookmarks: clone non-divergent bookmarks with @ in them · convert/git: abort if git submodules are detected (issue2150) · convert: deal with empty splicemap path (issue3311) · dirstate: avoid normalizing letter case on icasefs for exact match (issue3340) · dirstate: fix some problems for recursive case normalization (issue3342) · dirstate: normalize case of directory components · extdiff: escape filenames with vim/DirDiff and make quoting work with Windows · filemerge: remove temporary files when using internal:dump as merge-tool · filemerge: restore default prompt for binary/symlink lost in 83925d3a4559 · icasefs: use case preserved root for 'util.fspath()' invocation (issue3302) · largefiles: suppress unexpected warning of 'hg status' for removed files · localrepo: fix unpushable repos when using bookmarks (issue3317) |
| 2.1.1 | Mar 5, 2012 | New Release | · bdiff: fix malloc(0) issue in fixws() · bugzilla: stop XMLRPC requests from requesting gzipped responses · bundlerepo: bundle repos should be non-publishing (issue3266) · cmdserver: invalidate the dirstate when running commands (issue3271) · context: make workingctx.forget() really warn about untracked files · convert: ignore blank lines in mapfiles (issue3286) · convert: tolerate spaces between splicemap parent ids (issue3203) · convert: use splicemap entries when sorting revisions (issue1748) · dirstate: filecacheify _ignore (issue3278) |
| 2.0.2 | Feb 6, 2012 | New Release | |
| 2.0 | Nov 3, 2011 | New Release | Major features: · New core graft command (similar to transplant extension) · New largefiles extension Core changes: · commit: abort when there are uncommitted subrepos, use the -S option to recurse · help: most commands now have usage examples with help -v · import: add --edit switch · revset: add more keywords for bisection · revert: introduce short option -C for --no-backup · log: add new 'bisect' style that prints the bisection status · hgweb: add a "web/logoimg" setting to customize the web logo image · subrepo: pull revisions on demand when archiving hg subrepos Extension changes: · color: add styles for tags · convert: added bookmarks support in filemap · eol: add new eol.fix-trailing-newline setting · eol: eol.only-consistent can now be specified in .hgeol · export: add %m to file format string (first line of the commit message) · mq: make qqueue print current queue name · rebase: add --edit switch |
| 1.9.3 | Oct 3, 2011 | New Release | Version 1.9.3 add argument check before unlink and fixed crash converting an invalid future date to string. |
| 1.9.2 | Sep 6, 2011 | New Release | · commands: clarify that 'hg heads foo' shows heads on branch foo · dispatch: don't rewrap aliases that have the same definition · graphlog: attempt to fix index overrun (issue2912) · http: pass user to readauthforuri() (fix 4a43e23b8c55) · http: strip credentials from urllib2 manager URIs (issue2885) · parsers: avoid pointer aliasing · subrepo: fix cloning of repos from urls without slash after host (issue2970) |
| 1.9.1 | Aug 2, 2011 | New Release | |
| 1.9 | Jul 6, 2011 | New Release | |
| 1.5 | Mar 6, 2010 | New Release |