Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
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.
merge with i18n
stable
2010-12-01, by Matt Mackall
i18n-pt_BR: synchronized with f08df4d38442
stable
2010-11-23, by Wagner Bruna
merge with stable
2010-12-01, by Martin Geisler
test-clone.t: add basic cases for destination ''
stable
2010-12-01, by Adrian Buehlmann
hgrc.5: expand introduction for [web] section
stable
2010-12-01, by Martin Geisler
hgrc.5: describe what the [auth] section is for
stable
2010-12-01, by Martin Geisler
merge with stable
2010-12-01, by Nicolas Dumazet
runrst: add RSTARGS Makefile variable to allow customization
2010-12-01, by Nicolas Dumazet
util: do not recurse in makedirs if name is '' (issue2528)
stable
2010-11-30, by Nicolas Dumazet
convert/svn: fix changed files list upon directory replacements
stable
2010-11-29, by Patrick Mezard
encoding: fix typo in variable name
2010-11-29, by Martin Geisler
pushkey: use UTF-8
2010-11-28, by Matt Mackall
wireproto: use proper UTF-8 handling for key lookup
2010-11-24, by Matt Mackall
bookmarks: use UTF-8 storage
2010-11-24, by Matt Mackall
branch: operate on branch names in local string space where possible
2010-11-24, by Matt Mackall
encoding: add localstr class to track UTF-8 version of transcoded strings
2010-11-24, by Matt Mackall
Merge with stable
2010-11-26, by Steve Borho
wix: allow x86 MSI packages to be installed on x64 systems
stable
2010-11-26, by Steve Borho
Merge with stable
2010-11-26, by Steve Borho
wix: add support for x64 native MSI packages
stable
2010-11-26, by Steve Borho
wix: switch Mercurial Windows installer to use py2exe --bundle 3
stable
2010-11-26, by Steve Borho
Merge with stable
2010-11-24, by Steve Borho
util.datestr: do not crash on revisions with negative timestamp (issue2513)
stable
2010-11-23, by Adrian Buehlmann
checknlink: return False if .hgtmp file preexists (issue2517)
stable
2010-11-23, by Adrian Buehlmann
localrepo: move string formatting out of gettext call
2010-11-24, by Martin Geisler
merge with stable
2010-11-22, by Matt Mackall
mq: ignore subrepos (issue2499)
stable
2010-11-16, by Kevin Bullock
tests: integrate test-hardlinks-safety.t into test-hardlinks.t
2010-11-22, by Adrian Buehlmann
mq: add an '-e/--exact' option to qpush
2010-11-17, by Steve Losh
dirstate: warn on invalid parents rather than aborting
2010-11-22, by Matt Mackall
code style: prefer 'is' and 'is not' tests with singletons
2010-11-22, by Martin Geisler
polib: remove unnecessary comparisons with True
2010-11-22, by Martin Geisler
subrepo: lazier git push logic
2010-11-21, by Eric Eisner
merge with stable
2010-11-22, by Martin Geisler
subrepo: archive git subrepos
2010-11-18, by Eric Eisner
check-code: catch Python 'is' comparing number or string literals
2010-11-21, by Adrian Buehlmann
keyword: s/config/configuration/ in help
stable
2010-11-22, by Christian Ebert
Merge with stable
2010-11-21, by Patrick Mezard
record: quote command in use hg commit message
2010-11-21, by timeless
revert: improve merge advice and favor its error over all
2010-11-20, by timeless
rebase: support --detach when null is common ancestor
stable
2010-11-20, by Henrik Stuart
templater: fix variable name
stable
2010-11-18, by Wagner Bruna
test-hardlinks: add testcase for repo copied with 'cp -al'
2010-11-17, by Adrian Buehlmann
Merge with stable
2010-11-18, by Patrick Mezard
subrepo: handle missing subrepo spec file as removed
stable
2010-11-18, by Patrick Mezard
Merge with stable
2010-11-17, by Patrick Mezard
subrepo: prune empty directories when removing svn subrepo
stable
2010-11-17, by Patrick Mezard
subrepo: use subprocess directly to avoid python 2.6 bug
stable
2010-11-17, by Patrick Mezard
subrepo: fix removing read-only svn files on Windows
stable
2010-11-17, by Patrick Mezard
check-code: catch 'ls filename --option' case as per 6bdae8ea0b48
2010-11-17, by Martin Geisler
minirst: improved support for option lists.
2010-11-02, by Erik Zielke
test-subrepo-git.t: portability fix.
2010-11-16, by Dan Villiom Podlaski Christiansen
minirst: modified minirst to also recognize empty comments.
2010-11-16, by Erik Zielke
merge with stable
2010-11-17, by Martin Geisler
posix: remove is-comparison between integers
stable
2010-11-16, by Dan Villiom Podlaski Christiansen
httprepo: remove is-comparison with string literal
stable
2010-11-16, by Dan Villiom Podlaski Christiansen
mq: fix comment to reflect change in efbee27415ab
2010-11-17, by Martin Geisler
mq: clean up unused variable in qrefresh
2010-11-16, by Kevin Bullock
minirst: better interaction between comments and margins
2010-11-16, by Martin Geisler
run-tests: fix --debug for .t tests
2010-11-16, by Nicolas Dumazet
merge with stable
2010-11-15, by Matt Mackall
commit: search both parents for missing copy revision (issue2484)
stable
2010-11-15, by Matt Mackall
context: walk both parents for workingctx.ancestors()
stable
2010-11-15, by Matt Mackall
discovery: list new remote heads in prepush() on --debug
2010-11-11, by Adrian Buehlmann
discovery: remove erroneous comment in prepush()
2010-11-11, by Adrian Buehlmann
subrepo: removing (and restoring) git subrepo state
2010-11-14, by Eric Eisner
subrepo: update and merge works with any git branch
2010-11-14, by Eric Eisner
subrepo: allow git subrepos to push and merge
2010-11-14, by Eric Eisner
subrepo: cloning and updating of git subrepos
2010-11-14, by Eric Eisner
subrepo: support for adding a git subrepo
2010-11-14, by Eric Eisner
merge with stable
2010-11-15, by Matt Mackall
merge with i18n
2010-11-15, by Matt Mackall
Added signature for changeset 4438875ec01b
stable
2010-11-15, by Matt Mackall
Added tag 1.7.1 for changeset 4438875ec01b
stable
2010-11-15, by Matt Mackall
merge with stable
stable
1.7.1
2010-11-15, by Matt Mackall
merge with i18n stable
2010-11-14, by Wagner Bruna
i18n-pt_BR: synchronized with 27e4146d9241
stable
2010-11-14, by Wagner Bruna
merge with i18n
2010-11-14, by Wagner Bruna
i18n-da: translate small error messages
2010-11-05, by Martin Geisler
i18n-da: synchronize with 15ca4bfecfe3
2010-11-01, by Martin Geisler
merge with stable
2010-11-13, by Martin Geisler
eol: mention the hook in the module docstring
stable
2010-11-13, by Martin Geisler
eol: fix win32text encode/decode filter names
2010-11-13, by Martin Geisler
test-win32text: use $TESTTMP in output
2010-11-13, by Martin Geisler
test-win32text: use (esc) lines instead of Python script
2010-11-13, by Martin Geisler
merge with stable
2010-11-13, by Martin Geisler
eol: added filter aliases for backwards compatibility with win32text
2010-11-10, by Colin Caughie
eol: exclude .hgtags file from eol translation (issue2493)
stable
2010-11-13, by Colin Caughie
merge with stable
2010-11-13, by Nicolas Dumazet
log: fix log -rREV FILE when REV isnt the last filerev (issue2492)
stable
2010-11-11, by Nicolas Dumazet
cmdutil: move range check outside of filerevgen
stable
2010-11-11, by Nicolas Dumazet
merge with stable
2010-11-12, by Matt Mackall
pushkey: force HTTP POST on push and add tests (issue2489)
stable
2010-11-12, by Matt Mackall
merge with stable
2010-11-11, by Martin Geisler
tests: add test-hardlinks.t
stable
2010-11-10, by Adrian Buehlmann
win32: remove try-catch block of GetModuleFileNameEx (issue2480)
stable
2010-11-11, by Yuya Nishihara
gpg, commands: fixed util.abort to util.Abort typos
stable
2010-11-09, by Richard Hopkins
check-code: using and/or/not as a function is bad style
2010-11-11, by Martin Geisler
merge with stable
2010-11-10, by Martin Geisler
bundlerepository: get rid of temporary bundle files (issue2478)
stable
2010-11-07, by Klaus Koch
bundlerepository: test self.tempfile field, not tempfile module
stable
2010-11-10, by Martin Geisler
test-mq-qnew: handle Mac OS X error strings.
stable
2010-11-10, by Dan Villiom Podlaski Christiansen
help: urls help should include see also for paths
stable
2010-11-10, by timeless
minirst: link to HelpStyleGuide in docstring
2010-11-10, by Martin Geisler
util: clarify purpose of MBTextWrapper class
2010-11-09, by Nicolas Dumazet
merge with stable
2010-11-08, by Matt Mackall
run-test: fixed wrong parenthesis
stable
2010-11-08, by Erik Zielke
merge with crew
2010-11-08, by Matt Mackall
merge with crew
stable
2010-11-08, by Matt Mackall
merge with stable
2010-11-09, by Nicolas Dumazet
graphmod: safer code when a changeset has two identical parents
stable
2010-11-08, by Nicolas Dumazet
revlog: fix descendants() if nullrev is in revs
stable
2010-11-07, by Nicolas Dumazet
revlog: if start is nullrev, end is always a descendant
stable
2010-11-07, by Nicolas Dumazet
mq: use sets instead of lists for speed
2010-11-07, by Nicolas Dumazet
context: add __repr__ methods to workingfilectx and workingctx
2010-11-07, by Nicolas Dumazet
merge with crew
2010-11-07, by Matt Mackall
test-import: workaround for missing newline is no longer needed
2010-11-08, by Mads Kiilerich
merge with stable
2010-11-08, by Mads Kiilerich
tests: use (esc) instead of other kinds of string escaping
stable
2010-11-08, by Mads Kiilerich
tests: use (esc) for all non-ASCII test output
stable
2010-11-08, by Mads Kiilerich
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip