Mercurial
Mercurial
>
test
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-112
+112
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.
keyword: wrap docstrings at 70 characters
stable
2009-07-26, by Martin Geisler
commands: use minirst parser when displaying help
stable
2009-07-16, by Martin Geisler
(stable) merge
stable
2009-07-23, by Christian Ebert
(0.9.2compat) argument to "kwdemo --rcfile" must be string (bugfix)
0.9.2compat
2009-07-23, by Christian Ebert
Argument to "kwdemo --rcfile" must be string (bugfix)
2009-07-23, by Christian Ebert
Reformat kwfiles help for minirst parser
2009-07-22, by Christian Ebert
Merge with stable
2009-07-11, by Christian Ebert
mq: qpop now tells which patches are popped
stable
2009-07-09, by Mads Kiilerich
Merge with stable
2009-07-10, by Christian Ebert
(0.9.2compat) empty string as default value for hgcmd
0.9.2compat
2009-07-10, by Christian Ebert
(0.9.2compat) use all caps NOTE: in help string
0.9.2compat
2009-07-10, by Christian Ebert
keyword: use all caps for 'note:' in help string
stable
2009-07-09, by Martin Geisler
(0.9.2compat) prefer self.func over repo.func in kwrepo
0.9.2compat
2009-07-10, by Christian Ebert
(stable) merge
stable
2009-07-10, by Christian Ebert
Eliminate potential reference cycles from kwrepo
2009-07-09, by Christian Ebert
(0.9.2compat) kwdemo: get rid of subfunction and ease translation
0.9.2compat
2009-07-08, by Christian Ebert
Collect kwmaps using a generator expression
2009-07-07, by Christian Ebert
Merge with stable
2009-07-08, by Christian Ebert
(0.9.2compat) warp docstrings at 78 chars
0.9.2compat
2009-07-08, by Christian Ebert
keyword: wrapped docstrings at 78 characters
stable
2009-07-07, by Martin Geisler
(stable) merge
stable
2009-07-08, by Christian Ebert
Remove unused import
2009-07-04, by Christian Ebert
(stable) merge
stable
2009-07-02, by Christian Ebert
Break overlong line
2009-06-29, by Christian Ebert
(stable) merge
stable
2009-07-01, by Christian Ebert
Make repo.commit use a custom commitctx wrapper
2009-07-01, by Christian Ebert
(stable) merge
stable
2009-06-29, by Christian Ebert
(0.9.2compat) lowercase status flags of untracked files in kwfile output
0.9.2compat
2009-06-29, by Christian Ebert
Improve help for kwfiles
2009-06-29, by Christian Ebert
Lowercase status flags of untracked files in kwfile output
2009-06-29, by Christian Ebert
Merge with stable
2009-06-27, by Christian Ebert
(0.9.2compat) improve help for kwfiles
0.9.2compat
2009-06-27, by Christian Ebert
keyword: improve help for kwfiles
stable
2009-06-27, by Christian Ebert
Improve help for kwfiles
2009-06-27, by Christian Ebert
(stable) merge
stable
2009-06-25, by Christian Ebert
Make kwdemo more translation friendly
2009-06-25, by Christian Ebert
(0.9.2compat) update synopsis
0.9.2compat
2009-06-24, by Christian Ebert
Merge with stable
2009-06-24, by Christian Ebert
extensions: change descriptions for hook-providing extensions
stable
2009-06-24, by Dirkjan Ochtman
extensions: fix up description lines some more
stable
2009-06-24, by Dirkjan Ochtman
Merge with stable
2009-06-23, by Christian Ebert
extensions: improve the consistency of synopses
stable
2009-06-22, by C?dric Duval
Merge with stable
2009-06-21, by Christian Ebert
help: remove per-extension paragraph on how to enable it
stable
2009-06-20, by C?dric Duval
(0.9.2compat) concise help title
0.9.2compat
2009-06-18, by Christian Ebert
(stable) merge
stable
2009-06-18, by Christian Ebert
Concise help title
2009-06-18, by Christian Ebert
Merge with stable
2009-06-15, by Christian Ebert
Add patch.eol to ignore EOLs when patching (issue1019)
stable
2009-06-15, by Patrick Mezard
Merge with stable
2009-06-09, by Christian Ebert
(0.9.2compat) update doc strings and help
0.9.2compat
2009-06-09, by Christian Ebert
(0.9.2compat) improve English; from stable
0.9.2compat
2009-06-09, by Christian Ebert
keyword: improve English
stable
2009-06-09, by timeless
Merge with stable
2009-06-09, by Christian Ebert
merge: allow merging going backwards
stable
2009-06-08, by Matt Mackall
(stable) merge
stable
2009-06-07, by Christian Ebert
Remove doc string for standalone version
2009-06-07, by Christian Ebert
Merge with stable
2009-06-07, by Christian Ebert
tests: fix doc string in get-with-headers.py
stable
2009-05-17, by Martin Geisler
test-hgweb-*: replace "XX years ago" by a fixed string in get-with-headers.py
stable
2008-12-25, by Gilles Moris
(stable) merge for run-tests.py
stable
2009-06-07, by Christian Ebert
Merge with stable
2009-06-07, by Christian Ebert
(stable) fix import gone wrong in 43d8c042ca20
stable
2009-06-07, by Christian Ebert
Add run-tests.py from main and update README
2009-06-07, by Christian Ebert
Refer users to distribution or 0.9.2compat branch
2009-06-07, by Christian Ebert
(0.9.2compat) document Mercurial version range for standalone extension
0.9.2compat
2009-06-07, by Christian Ebert
Merge with stable
2009-06-07, by Christian Ebert
resolve: require -a switch to resolve all files
stable
2008-12-19, by Matt Mackall
Merge with stable
2009-06-04, by Christian Ebert
commit: drop the now-unused files parameter
stable
2009-06-01, by Matt Mackall
Merge with stable
2009-06-01, by Christian Ebert
fixed typos found in translatable strings
stable
2009-05-31, by Martin Geisler
(stable) merge with default
stable
2009-05-27, by Christian Ebert
keyword: rename matcher() to match() mimicking changes in main
2009-05-27, by Christian Ebert
Merge with stable
2009-05-26, by Christian Ebert
match: add some default args
stable
2009-05-24, by Matt Mackall
match: change all users of util.matcher to match.match
stable
2009-05-24, by Matt Mackall
Merge with stable
2009-05-25, by Christian Ebert
update --clean: do not unlink added files (issue575)
stable
2009-05-19, by Benoit Boissinot
Merge with stable
2009-05-19, by Christian Ebert
commit: move editor outside transaction
stable
2009-05-18, by Matt Mackall
Merge with stable
2009-05-15, by Christian Ebert
commit: move commit editor to cmdutil, pass as function
stable
2009-05-14, by Matt Mackall
commit: drop unused p1 and p2 args
stable
2009-05-14, by Matt Mackall
Merge with stable
2009-04-28, by Christian Ebert
updated license to be explicit about GPL version 2
stable
2009-04-26, by Martin Geisler
Merge with stable
2009-04-27, by Christian Ebert
replace util.sort with sorted built-in
stable
2009-04-26, by Matt Mackall
Merge with stable
2009-04-26, by Christian Ebert
tests: removed redundant "-d '0 0'" from test scripts
stable
2009-04-26, by Martin Geisler
Merge with stable
2009-04-22, by Christian Ebert
switch lock releasing in the extensions from gc to explicit
stable
2009-04-22, by Ronny Pfannschmidt
Merge with stable
2009-04-21, by Christian Ebert
keyword: set overwrite message only once, not for each file
stable
2009-04-21, by Christian Ebert
keyword, i18n: avoid untranslated strings as message parameters
stable
2009-04-20, by Wagner Bruna
Merge with stable
2009-04-08, by Christian Ebert
expand "repo" to "repository" in help texts
stable
2009-04-07, by Martin Geisler
Merge with stable
2009-04-05, by Christian Ebert
keyword: word-wrap help texts at 70 characters
stable
2009-04-04, by Martin Geisler
Merge with stable
2009-03-18, by Christian Ebert
bundlerepo: reintroduce dirstate
stable
2009-03-17, by Matt Mackall
Merge with stable
2009-03-05, by Christian Ebert
add --git option to commands supporting --patch (log, incoming, history, tip)
stable
2009-02-14, by Jim Correia
patch: pass an opener to patchfile
stable
2008-11-19, by Patrick Mezard
merge: better error messages to lead users to hg update --clean to abandon merges.
stable
2009-03-04, by Augie Fackler
mq: lowercase output
stable
2009-01-03, by Martin Geisler
(0.9.2compat) do not use builtin format
0.9.2compat
2008-12-17, by Christian Ebert
(stable) merge with default
stable
2008-12-17, by Christian Ebert
keyword: simplify repo.local and bundle check (as in 2f4a399a8787)
2008-12-16, by Christian Ebert
Merge with stable
2008-12-05, by Christian Ebert
get-with-headers: fix stream modes under Windows
stable
2008-09-28, by Patrick Mezard
hgweb: return meaningful HTTP status codes instead of nonsense
stable
2007-11-28, by Bryan O'Sullivan
less
more
|
(0)
-112
+112
tip