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 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
tests: use (esc) markup for string-escape
stable
2010-11-08, by Mads Kiilerich
tests: (no-eol) markup for command output without trailing LF
stable
2010-11-08, by Mads Kiilerich
merge with stable
2010-11-07, by Matt Mackall
opener: check hardlink count reporting (issue1866)
stable
2010-11-07, by Adrian Buehlmann
util: refactor opener
stable
2010-11-04, by Adrian Buehlmann
revset: remove unnecessary debug statement
2010-11-07, by Patrick Mezard
revset: fix p1, p2 and parents in dirstate case (a5f7f1e9340e)
2010-11-07, by Patrick Mezard
tests: handle .t files without trailing LF
stable
2010-11-06, by Mads Kiilerich
merge with stable
2010-11-05, by Matt Mackall
alias: fall back to normal error handling for ambigious commands (fixes issue2475)
stable
2010-11-05, by Steve Losh
merge with stable
2010-11-05, by Martin Geisler
subrepo: test & fix svn subrepo removal
stable
2010-11-05, by Ronny Pfannschmidt
revsets: let parents() return parents of working dir
2010-11-04, by Kevin Bullock
revsets: let p1() and p2() return parents of working dir
2010-11-04, by Kevin Bullock
util: refactor opener
2010-11-04, by Adrian Buehlmann
keyword: turn regexes and escaped keywords into a propertycache
2010-11-04, by Christian Ebert
commands: add revset support to most commands
2010-11-04, by Matt Mackall
convert: better ReST markup in docstring
2010-11-04, by Martin Geisler
convert: split docstring lists for easier translation
2010-11-04, by Martin Geisler
convert: use field list instead of option list in help
2010-11-04, by Erik Zielke
doc/Makefile: docs now also depend on extensions
2010-11-04, by Martin Geisler
keyword: function to look up changectx for expansion
2010-11-03, by Christian Ebert
localrepo: make heads use the keyword args of the sorted builtin
2010-11-02, by Ronny Pfannschmidt
import: add another line feed to message join string
2010-11-04, by Steve Borho
tests: unify test-no-symlinks
2010-11-03, by Patrick Mezard
patch: remove unused applydiff() sourcefile argument
2010-11-03, by Patrick Mezard
patch: remove unused gitworkdone variable from iterhunks()
2010-11-03, by Patrick Mezard
test-import: use printf instead of echo
2010-11-03, by Patrick Mezard
import: --no-commit should update .hg/last-message.txt
2010-10-21, by Steve Borho
merge with stable after 1.7 release
2010-11-02, by Thomas Arendsen Hein
Added signature for changeset 333421b9e0f9
stable
2010-11-01, by Matt Mackall
Added tag 1.7 for changeset 333421b9e0f9
stable
2010-11-01, by Matt Mackall
merge with i18n
stable
1.7
2010-11-01, by Matt Mackall
i18n-pt_BR: synchronized with b19b4c1df066
stable
2010-11-01, by Wagner Bruna
dirstate: skip optimization on case-folding FS (issue2440)
stable
2010-11-01, by Matt Mackall
url: fix https client authentication through proxy
stable
2010-11-01, by Mads Kiilerich
merge with i18n
stable
2010-11-01, by Matt Mackall
i18n-sv: synchronize with 13fb555677fe
stable
2010-11-01, by Jens Bäckman
i18n-zh_TW: synchronize with 15ca4bfecfe3
stable
2010-10-31, by Chia-Huan Wu
i18n-ja: strip extra spaces next to punctuation mark at line ending
stable
2010-11-01, by Yuya Nishihara
i18n-pt_BR: synchronized with 15ca4bfecfe3
stable
2010-10-30, by Wagner Bruna
commit: handle missing newline on last commit comment
stable
2010-10-30, by Matt Mackall
localrepo: do not modify ctx.remove() list in-place
stable
2010-11-01, by Patrick Mezard
test-rename: test with absolute paths
stable
2010-11-01, by Martin Geisler
test-rename: fix \" -> " in comments
stable
2010-11-01, by Martin Geisler
rebase: improve resolve failure message
stable
2010-10-30, by Steve Borho
run-tests: use regex when searching for $HGPORT in test output
stable
2010-11-01, by Martin Geisler
demandimport: back out 50a4e55aa278 (issue2467)
stable
2010-10-30, by Matt Mackall
debugindex: add --format flag to allow debugging parentdelta
stable
2010-10-30, by Matt Mackall
pager: make example of setting pager less silly
stable
2010-10-29, by Kevin Bullock
convert: Work around p4 instability (issue2465)
stable
2010-10-30, by Mike Sperber
revlog: choose best delta for parentdelta (issue2466)
stable
2010-10-30, by Matt Mackall
revlog: precalculate p1 and p2 revisions
stable
2010-10-30, by Matt Mackall
revlog: extract delta building to a subfunction
stable
2010-10-30, by Matt Mackall
revlog: simplify cachedelta handling
stable
2010-10-30, by Matt Mackall
revlog: fix buildtext local scope
stable
2010-10-30, by Matt Mackall
merge with i18n
stable
2010-10-30, by Matt Mackall
i18n-ja: synchronized with 6f6f6a9c2a41
stable
2010-10-29, by FUJIWARA Katsunori
i18n-pt_BR: synchronized with db2ff771204d
stable
2010-10-28, by Wagner Bruna
i18n-da: translate help for bookmarks extension
stable
2010-10-28, by Martin Geisler
i18n, bookmarks: add comments for translators
stable
2010-10-28, by Martin Geisler
i18n-da: synchronize with e1855dee28c1
stable
2010-10-28, by Martin Geisler
qnew: distinguish between existing file and directory (issue2464)
stable
2010-10-29, by Martin Geisler
qnew: give better feedback when doing 'hg qnew foo/' (issue2464)
stable
2010-10-29, by Martin Geisler
opener: do not create "foo" directory when writing to "foo/"
stable
2010-10-29, by Martin Geisler
pager: backout 05077896ffe2 (issue2441)
stable
2010-10-29, by Martin Geisler
mq: qrename should not touch the dirstate if src is untracked (issue2460)
stable
2010-10-28, by Patrick Mezard
patch: fix copies when patching over uncommitted changed (issue2459)
stable
2010-10-28, by Patrick Mezard
merge with i18n
stable
2010-10-27, by Matt Mackall
i18n-pt_BR: synchronized with 830be2c57626
stable
2010-10-26, by Wagner Bruna
i18n-pt_BR: msgmerge with 830be2c57626
stable
2010-10-26, by Wagner Bruna
merge with i18n
stable
2010-10-26, by Wagner Bruna
i18n-da: remove extra newline in translation
stable
2010-10-26, by Martin Geisler
i18n-da: synchronize with 6137c5bba4d0
stable
2010-10-26, by Martin Geisler
minirst: use colwidth to match title lengths (issue2455)
stable
2010-10-27, by Matt Mackall
encoding: default ambiguous character to narrow
stable
2010-10-27, by Matt Mackall
*: kill all unnecessary shebangs.
stable
2010-10-26, by Dan Villiom Podlaski Christiansen
*: add executable bit to a few files that were missing it.
stable
2010-10-26, by Dan Villiom Podlaski Christiansen
log: do case insensitive search for --user option
stable
2010-10-20, by Gilles Moris
url: show realm/user when asking for username/password
stable
2010-10-26, by timeless
rebase: abort message should appear even with --quiet
stable
2010-10-26, by timeless
help: correct tip about deleting a subrepository
stable
2010-10-27, by Wagner Bruna
revset: fix missing dot in docstring
stable
2010-10-27, by Wagner Bruna
help: fix typo in merge-tools topic
stable
2010-10-27, by Wagner Bruna
README: add small introduction
stable
2010-10-27, by Martin Geisler
README: remove trailing blank line
stable
2010-10-27, by Martin Geisler
i18n: translate revset predicate docstrings
stable
2010-10-26, by Wagner Bruna
i18n: extract docstrings from revset module
stable
2010-10-26, by Wagner Bruna
test-win32text.t: stabilize test output
stable
2010-10-27, by Mads Kiilerich
subrepo: propagate non-default pull/push path to relative subrepos (issue1852)
stable
2010-10-27, by Mads Kiilerich
bookmarks: improve English for diffbookmarks
stable
2010-10-26, by timeless
mq: expand 'repo' -> 'repository' in error message
stable
2010-10-26, by Martin Geisler
mq: mark strings that should not be translated
stable
2010-10-26, by Martin Geisler
qrestore: trying to improve the English
stable
2010-10-26, by timeless
pull: silence spurious 'requesting all changes' message
stable
2010-10-20, by Kevin Bullock
templates: fix inconsistency in 'help' link
stable
2010-10-26, by Pradeepkumar Gayam
test-patchbomb: add test for progress support (1ed2dc9d4368)
stable
2010-10-25, by Yuya Nishihara
keyword: fix regressions introduced in d87f3ff904ba
stable
2010-10-24, by Christian Ebert
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip