Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-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.
transaction: fix uncaught ENOENT (issue1724)
2009-07-07, by Henrik Stuart
branch heads: fix regression introduced in e67e5b60e55f (issue1726)
2009-07-09, by Henrik Stuart
subrepo: use hg.repository instead of creating localrepo directly
2009-07-04, by Abderrahim Kitouni
ignore: separate pattern extraction from match compilation
2009-07-09, by Brendan Cully
merge with crew-stable
2009-07-09, by Martin Geisler
util: remove unused bufsize argument
2009-07-09, by Martin Geisler
convert/cvs: improve error message on unexpected server output.
2009-07-08, by Greg Ward
typos: "it's" -> "its"
2009-07-08, by Martin Geisler
convert: fixed typo in docstring
2009-07-08, by Martin Geisler
Merge OS X performance regression fix
2009-07-08, by Bryan O'Sullivan
Merge backed out change
2009-07-08, by Bryan O'Sullivan
Backed out changeset fce065538bcf: it caused a 5x performance regression on OS X
2009-07-08, by Bryan O'Sullivan
help: wrapped help strings at 78 characters
2009-07-08, by Martin Geisler
keyword: collect kwmaps using a generator expression
2009-07-07, by Christian Ebert
commands: avoid bad linebreak in addremove docstring
2009-07-08, by Martin Geisler
Makefile: wrap hg.pot strings at 82 chars
2009-07-07, by Martin Geisler
zeroconf: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
win32mbcs: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
transplant: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
share: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
record: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
rebase: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
purge: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
patchbomb: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
parentrevspec: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
pager: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
notify: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
mq: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
keyword: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
interhg: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
highlight: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
hgk: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
hgcia: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
graphlog: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
fetch: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
extdiff: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
convert: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
color: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
churn: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
children: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
bugzilla: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
bookmarks: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
acl: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
commands: wrapped docstrings at 78 characters
2009-07-07, by Martin Geisler
extdiff: fix indentation and use gettext
2009-07-07, by Martin Geisler
filemerge, subrepo: correct indention
2009-07-07, by Martin Geisler
ui: extract choice from prompt
2009-06-21, by Simon Heimberg
patchbomb: use local time for the Date: header
2009-07-05, by Cédric Duval
patchbomb: fix From_ in the message's envelope
2009-07-05, by Cédric Duval
merge with crew-stable
2009-07-07, by Martin Geisler
Bourne shells do not maintain $PWD; update tests accordingly
2009-07-07, by David Champion
tests: remove more instances of export FOO=bar bashism
2009-07-05, by Brodie Rao
tests: remove more instances of export FOO=bar bashism
2009-07-05, by Brodie Rao
test-gpg: suppress secure memory warning
2009-07-05, by David Champion
test: fix for compatibilty with true Bourne /bin/sh
2009-07-05, by David Champion
p4: simplify sort key
2009-07-05, by Martin Geisler
localrepo: removed unnecessary revkey sort helper
2009-07-05, by Martin Geisler
compat: remove unnecessary diamond-shaped multiple inheritance
2009-07-05, by Alejandro Santos
split local and stdlib module imports (eases migration issues)
2009-07-05, by Alejandro Santos
compat: don't reference an exception var inside a lambda
2009-07-05, by Alejandro Santos
compat: use email in favor of mimetools
2009-07-05, by Alejandro Santos
verify: fix scope issues with del statement
2009-07-05, by Alejandro Santos
compat: use 'key' argument instead of 'cmp' when sorting a list
2009-07-05, by Alejandro Santos
compat: use open() instead of file() everywhere
2009-07-05, by Alejandro Santos
compat: can't compare two values of unequal datatypes
2009-07-05, by Alejandro Santos
compat: use // for integer division
2009-07-05, by Alejandro Santos
tests: add -3 switch to run-tests.py
2009-07-05, by Alejandro Santos
keyword: remove unused import
2009-07-04, by Christian Ebert
merge with crew-stable
2009-07-04, by Martin Geisler
help: add #revision syntax to the example valid URLs.
2009-07-04, by David Wolever
context: improve arg-checking assert.
2009-07-03, by Greg Ward
help: add #revision syntax to the example valid URLs.
2009-07-04, by David Wolever
merge wtih crew-stable
2009-07-04, by Martin Geisler
gendoc: fix localization of help topic
2009-07-04, by Cédric Duval
extensions: remove dead code
2009-07-04, by Cédric Duval
merge with crew-stable
2009-07-02, by Martin Geisler
acl: read correct index into url for username (issue298)
2009-07-02, by Henrik Stuart
color: don't highlight the summary part of the qseries command
2009-06-27, by Dan Villiom Podlaski Christiansen
mq: align columns in verbose qseries output.
2009-06-27, by Dan Villiom Podlaski Christiansen
extensions: remove unused imports
2009-07-01, by Brodie Rao
test python hook configured with python:[file]:[hook] syntax
2009-06-26, by Henri Wiechers
keyword: break overlong line
2009-06-29, by Christian Ebert
bisect: fix format specifiers for integers
2009-07-01, by Cédric Duval
Added signature for changeset 196d40e7c885
2009-07-01, by Matt Mackall
Added tag 1.3 for changeset 196d40e7c885
2009-07-01, by Matt Mackall
Merge with i18n
1.3
2009-07-01, by Matt Mackall
i18n-pt_BR: synchronized with 59bb11a97fe5
2009-07-01, by Wagner Bruna
i18n-jp: translation update for 09c6735e3880
2009-07-01, by FUJIWARA Katsunori
i18n-fr: translation of part of the mq extension
2009-07-01, by Cédric Duval
i18n-fr: translation of the zeroconf extension
2009-07-01, by Cédric Duval
i18n-fr: translation of the purge extension
2009-07-01, by Cédric Duval
i18n-fr: translation of the parentrevspec extension
2009-07-01, by Cédric Duval
i18n-fr: synchronized with 7d39c76be4ee
2009-07-01, by Cédric Duval
i18n-da: synchronized with 09c6735e3880
2009-06-30, by Martin Geisler
Merge with mpm
2009-06-30, by Martin Geisler
i18n-da: use "lap" instead of "rettelse"
2009-06-30, by Martin Geisler
i18n-da: translated many one-liners
2009-06-30, by Martin Geisler
subrepo: audit subrepo paths
2009-07-01, by Matt Mackall
keyword: make repo.commit use a custom commitctx wrapper
2009-06-30, by Christian Ebert
commit: lose some pointless 'nothing changed' messages
2009-07-01, by Matt Mackall
commit: report modified subrepos in commit editor
2009-07-01, by Matt Mackall
verify: demote warning about nullid in copy to note
2009-07-01, by Matt Mackall
help: add more pointers to commit --close-branch
2009-07-01, by Matt Mackall
branches: add --closed flag for consistency with heads
2009-07-01, by Matt Mackall
addremove: build lists of already added and removed files too (issue1696)
2009-06-30, by Matt Mackall
addremove: pass unknown and deleted to findrenames directly again
2009-06-30, by Matt Mackall
addremove: normalize some variable names
2009-06-30, by Matt Mackall
findrenames: drop unused argument defaults
2009-06-29, by Matt Mackall
zsh completion: update bisect for builtin syntax
2009-06-30, by Brendan Cully
zsh completion: add hg branch
2009-06-30, by Brendan Cully
zsh completion: add hg branches
2009-06-30, by Brendan Cully
zsh completion: basic merge support
2009-06-30, by Brendan Cully
zsh completion: disable defaults and verbose output when completing
2009-06-30, by Brodie Rao
Merge with mpm
2009-06-30, by Martin Geisler
zsh completion: include guarded patches in qdelete
2009-06-30, by Brendan Cully
Merge with i18n
2009-06-30, by Matt Mackall
i18n-pt_BR: synchronized with eac360045ba4
2009-06-26, by Wagner Bruna
i18n-fr: translation of the extensions help topic
2009-06-28, by Cédric Duval
i18n-fr: translation of help screen strings
2009-06-28, by Cédric Duval
i18n-fr: translation of the patchbomb extension
2009-06-28, by Cédric Duval
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip