2009-08-05 Christian Ebert (stable) merge stable
2009-08-05 Christian Ebert Use util.datestr for utcdate filter, make it accessable in variable
2009-08-05 Christian Ebert Reference templating help, add utcdate filter example
2009-08-05 Christian Ebert Remove "help keyword" from test
2009-07-26 Christian Ebert Refactor kwdemo and make output translatable
2009-08-03 Christian Ebert (stable) merge stable
2009-08-03 Christian Ebert Update copyright
2009-08-03 Christian Ebert (0.9.2compat) update copyright 0.9.2compat
2009-08-03 Christian Ebert Merge with stable
2009-08-02 Martin Geisler help: use field lists for lists of extensions stable
2009-08-02 Martin Geisler minirst: indent literal blocks with two spaces stable
2009-07-26 Christian Ebert Merge with stable
2009-07-25 Martin Geisler keyword: wrap docstrings at 70 characters stable
2009-07-16 Martin Geisler commands: use minirst parser when displaying help stable
2009-07-23 Christian Ebert (stable) merge stable
2009-07-23 Christian Ebert (0.9.2compat) argument to "kwdemo --rcfile" must be string (bugfix) 0.9.2compat
2009-07-23 Christian Ebert Argument to "kwdemo --rcfile" must be string (bugfix)
2009-07-22 Christian Ebert Reformat kwfiles help for minirst parser
2009-07-10 Christian Ebert Merge with stable
2009-07-09 Mads Kiilerich mq: qpop now tells which patches are popped stable
2009-07-10 Christian Ebert Merge with stable
2009-07-10 Christian Ebert (0.9.2compat) empty string as default value for hgcmd 0.9.2compat
2009-07-10 Christian Ebert (0.9.2compat) use all caps NOTE: in help string 0.9.2compat
2009-07-09 Martin Geisler keyword: use all caps for 'note:' in help string stable
2009-07-09 Christian Ebert (0.9.2compat) prefer self.func over repo.func in kwrepo 0.9.2compat
2009-07-09 Christian Ebert (stable) merge stable
2009-07-09 Christian Ebert Eliminate potential reference cycles from kwrepo
2009-07-08 Christian Ebert (0.9.2compat) kwdemo: get rid of subfunction and ease translation 0.9.2compat
2009-07-07 Christian Ebert Collect kwmaps using a generator expression
2009-07-08 Christian Ebert Merge with stable
2009-07-08 Christian Ebert (0.9.2compat) warp docstrings at 78 chars 0.9.2compat
2009-07-07 Martin Geisler keyword: wrapped docstrings at 78 characters stable
2009-07-07 Christian Ebert (stable) merge stable
2009-07-04 Christian Ebert Remove unused import
2009-07-02 Christian Ebert (stable) merge stable
2009-06-29 Christian Ebert Break overlong line
2009-07-01 Christian Ebert (stable) merge stable
2009-07-01 Christian Ebert Make repo.commit use a custom commitctx wrapper
2009-06-29 Christian Ebert (stable) merge stable
2009-06-29 Christian Ebert (0.9.2compat) lowercase status flags of untracked files in kwfile output 0.9.2compat
2009-06-29 Christian Ebert Improve help for kwfiles
2009-06-29 Christian Ebert Lowercase status flags of untracked files in kwfile output
2009-06-27 Christian Ebert Merge with stable
2009-06-27 Christian Ebert (0.9.2compat) improve help for kwfiles 0.9.2compat
2009-06-27 Christian Ebert keyword: improve help for kwfiles stable
2009-06-27 Christian Ebert Improve help for kwfiles
2009-06-25 Christian Ebert (stable) merge stable
2009-06-25 Christian Ebert Make kwdemo more translation friendly
2009-06-24 Christian Ebert (0.9.2compat) update synopsis 0.9.2compat
2009-06-24 Christian Ebert Merge with stable
2009-06-24 Dirkjan Ochtman extensions: change descriptions for hook-providing extensions stable
2009-06-24 Dirkjan Ochtman extensions: fix up description lines some more stable
2009-06-23 Christian Ebert Merge with stable
2009-06-22 C?dric Duval extensions: improve the consistency of synopses stable
2009-06-21 Christian Ebert Merge with stable
2009-06-20 C?dric Duval help: remove per-extension paragraph on how to enable it stable
2009-06-18 Christian Ebert (0.9.2compat) concise help title 0.9.2compat
2009-06-18 Christian Ebert (stable) merge stable
2009-06-18 Christian Ebert Concise help title
2009-06-15 Christian Ebert Merge with stable
2009-06-14 Patrick Mezard Add patch.eol to ignore EOLs when patching (issue1019) stable
2009-06-09 Christian Ebert Merge with stable
2009-06-09 Christian Ebert (0.9.2compat) update doc strings and help 0.9.2compat
2009-06-09 Christian Ebert (0.9.2compat) improve English; from stable 0.9.2compat
2009-06-09 timeless keyword: improve English stable
2009-06-09 Christian Ebert Merge with stable
2009-06-08 Matt Mackall merge: allow merging going backwards stable
2009-06-07 Christian Ebert (stable) merge stable
2009-06-07 Christian Ebert Remove doc string for standalone version
2009-06-07 Christian Ebert Merge with stable
2009-05-16 Martin Geisler tests: fix doc string in get-with-headers.py stable
2008-12-25 Gilles Moris test-hgweb-*: replace "XX years ago" by a fixed string in get-with-headers.py stable
2009-06-07 Christian Ebert (stable) merge for run-tests.py stable
2009-06-07 Christian Ebert Merge with stable
2009-06-07 Christian Ebert (stable) fix import gone wrong in 43d8c042ca20 stable
2009-06-07 Christian Ebert Add run-tests.py from main and update README
2009-06-07 Christian Ebert Refer users to distribution or 0.9.2compat branch
2009-06-07 Christian Ebert (0.9.2compat) document Mercurial version range for standalone extension 0.9.2compat
2009-06-06 Christian Ebert Merge with stable
2008-12-19 Matt Mackall resolve: require -a switch to resolve all files stable
2009-06-04 Christian Ebert Merge with stable
2009-06-01 Matt Mackall commit: drop the now-unused files parameter stable
2009-05-31 Christian Ebert Merge with stable
2009-05-31 Martin Geisler fixed typos found in translatable strings stable
2009-05-27 Christian Ebert (stable) merge with default stable
2009-05-27 Christian Ebert keyword: rename matcher() to match() mimicking changes in main
2009-05-26 Christian Ebert Merge with stable
2009-05-24 Matt Mackall match: add some default args stable
2009-05-24 Matt Mackall match: change all users of util.matcher to match.match stable
2009-05-25 Christian Ebert Merge with stable
2009-05-19 Benoit Boissinot update --clean: do not unlink added files (issue575) stable
2009-05-19 Christian Ebert Merge with stable
2009-05-18 Matt Mackall commit: move editor outside transaction stable
2009-05-14 Christian Ebert Merge with stable
2009-05-14 Matt Mackall commit: move commit editor to cmdutil, pass as function stable
2009-05-14 Matt Mackall commit: drop unused p1 and p2 args stable
2009-04-28 Christian Ebert Merge with stable
2009-04-25 Martin Geisler updated license to be explicit about GPL version 2 stable
2009-04-27 Christian Ebert Merge with stable
2009-04-26 Matt Mackall replace util.sort with sorted built-in stable
2009-04-26 Christian Ebert Merge with stable
2009-04-26 Martin Geisler tests: removed redundant "-d '0 0'" from test scripts stable
2009-04-22 Christian Ebert Merge with stable
2009-04-22 Ronny Pfannschmidt switch lock releasing in the extensions from gc to explicit stable
2009-04-21 Christian Ebert Merge with stable
2009-04-21 Christian Ebert keyword: set overwrite message only once, not for each file stable
2009-04-21 Wagner Bruna keyword, i18n: avoid untranslated strings as message parameters stable
2009-04-08 Christian Ebert Merge with stable
2009-04-07 Martin Geisler expand "repo" to "repository" in help texts stable
2009-04-05 Christian Ebert Merge with stable
2009-04-04 Martin Geisler keyword: word-wrap help texts at 70 characters stable
2009-03-18 Christian Ebert Merge with stable
(0) -112 +112 tip