2008-08-24 Christian Ebert Merge with stable
2008-08-22 Gilles Moris Have verbose and debug flag print the changeset rev and hash when committing. stable
2008-08-24 Patrick Mezard Backed out changeset d557749c627a stable
2008-08-24 Christian Ebert (0.9.2compat) remove new verbose commit message for backwards compatibility 0.9.2compat
2008-08-24 Christian Ebert (stable) merge with default stable
2008-08-22 Gilles Moris Have verbose flag print the changeset hash when committing stable
2008-08-22 Christian Ebert (0.9.2compat) add merge, resolve to restricted 0.9.2compat
2008-08-22 Christian Ebert Avoid additional conflicts during merge/resolve
2008-08-21 Christian Ebert (stable) merge with default stable
2008-08-21 Christian Ebert (0.9.2compat) fix test compatibility 0.9.2compat
2008-08-21 Christian Ebert Thorough hgweb testing
2008-08-07 Christian Ebert (stable) merge with default stable
2008-07-30 Christian Ebert (0.9.2compat) add verify to nokwcommands 0.9.2compat
2008-07-30 Christian Ebert Add verify to nokwcommands after refactor in e79a8f36c2a5
2008-06-30 Christian Ebert (0.9.2compat) context, status refactor keeping backwards compatible fallback 0.9.2compat
2008-06-30 Christian Ebert (0.9.2compat) ddb8a222249b is backwards compatible 0.9.2compat
2008-06-28 Christian Ebert Merge with stable
2008-06-27 Matt Mackall util: add sort helper stable
2008-06-27 Matt Mackall status: clean up all users for unknown files stable
2008-06-26 Matt Mackall repo.status: eliminate list_ stable
2008-06-26 Matt Mackall add __len__ and __iter__ methods to repo and revlog stable
2008-06-26 Matt Mackall manifest: remove execf/linkf methods stable
2008-06-26 Matt Mackall use repo[changeid] to get a changectx stable
2008-06-26 Matt Mackall simplify flag handling stable
2008-06-26 Matt Mackall use repo.changectx(None) to get a workingctx stable
2008-06-25 Matt Mackall context: avoid using None for working parent stable
2008-06-25 Matt Mackall use repo.changectx rather than context.changectx stable
2008-06-12 Christian Ebert (stable) mimic cmdutil.bail_if_changed even more stable
2008-06-13 Christian Ebert (0.9.2compat) secure keyword arguments in backwards compatible wrappers 0.9.2compat
2008-06-12 Christian Ebert keyword: disable expansion for annotate stable
2008-06-12 Christian Ebert (0.9.2compat) disable expansion for annotate 0.9.2compat
2008-06-12 Christian Ebert keyword: disable expansion for annotate
2008-06-12 Christian Ebert Merge after backout
2008-06-12 Christian Ebert Backed out changeset 10ebb9f44b99
2008-06-06 Christian Ebert (0.9.2compat) get some changes from default branch 0.9.2compat
2008-06-06 Christian Ebert keyword: mimic cmdutil.bail_if_changed even more
2008-06-01 Christian Ebert keyword: use dirstate.parents to obtain current first parent
2008-06-01 Christian Ebert keyword: monkeypatch dispatch._runcommand instead of _parse
2008-05-14 Christian Ebert (stable) merge with default to fix import from crew stable
2008-05-14 Christian Ebert Incorporate latest changes in backwards compatible way 0.9.2compat
2008-05-14 Christian Ebert Fix arguments for patch.diff monkey
2008-05-13 Christian Ebert Merge with stable
2008-05-13 Christian Ebert (stable) ignore .DS_Store stable
2008-05-12 Matt Mackall match: remove files arg from repo.status and friends stable
2008-05-12 Matt Mackall match: remove files argument from patch.diff stable
2008-05-12 Matt Mackall walk: remove remaining users of cmdutils.matchpats stable
2008-04-09 Christian Ebert Merge with stable
2008-04-09 Christian Ebert (stable) patches from default in 4b2c266bf059 stable
2008-04-09 Christian Ebert (0.9.2compat) backwards compatible changes from default 0.9.2compat
2008-04-09 Christian Ebert Reduce opt=arg syntax even more
2008-04-08 Christian Ebert Check for '\0' in entire data before acting
2008-04-07 Christian Ebert Make overwrite() arguments mandatory
2008-04-07 Christian Ebert Compact argument passing to wrapped methods
2008-04-07 Christian Ebert Privatize remaining monkeypatches by moving them into reposetup
2008-04-07 Christian Ebert Collect filename patterns, wrap dispatch._parse in uisetup
2008-03-31 Christian Ebert Merge with stable
2008-03-31 Christian Ebert Adapt to new webcommands with "clean" monkey patches
2008-03-31 Christian Ebert (0.9.2compat) fix and simplify webcommands monkey 0.9.2compat
2008-03-30 Christian Ebert (0.9.2compat) add test for web changeset 0.9.2compat
2008-03-30 Christian Ebert (0.9.2compat) fix webcommand monkey patches, and adapt to most recent changes 0.9.2compat
2008-03-30 Christian Ebert (0.9.2compat) no conditional for web file match disabling 0.9.2compat
2008-03-28 Dirkjan Ochtman hgweb: refactor hgweb code stable
2008-03-23 Christian Ebert Merge with stable
2008-03-22 Dirkjan Ochtman tests: add tests for hgweb to test-keyword stable
2008-03-21 Christian Ebert Merge with stable
2008-03-21 Adrian Buehlmann clone: print "updating working directory" status message stable
2008-03-20 Matt Mackall tests: remove some unnecessary sleeps stable
2008-03-11 Christian Ebert Ignore .DS_Store
2008-03-11 Christian Ebert (0.9.2compat) ignore .DS_Store 0.9.2compat
2008-03-07 Christian Ebert Merge with stable
2008-03-07 Christian Ebert (0.9.2compat) expand * import 0.9.2compat
2008-03-06 Joel Rosdahl Expand import * to allow Pyflakes to find problems stable
2008-02-22 Christian Ebert (0.9.2compat) get fix from stable branch 0.9.2compat
2008-02-21 Alexis S. L. Carvalho keyword: remove "identify" and "remove" from nokwcommands stable
2008-02-15 Christian Ebert Merge stable with default stable
2008-02-15 Christian Ebert (0.9.2compat) incorporate changes from default branch 0.9.2compat
2008-02-15 Christian Ebert Rename kwx to kwtools
2008-02-15 Christian Ebert Fix getnode doc, add doc for patch.diff monkey
2008-02-14 Christian Ebert (0.9.2compat) FIX typo in hgweb monkeys 0.9.2compat
2008-02-14 Christian Ebert Remove whitespace at eol
2008-02-14 Christian Ebert (0.9.2compat) remove whitespace at eol 0.9.2compat
2008-02-14 Christian Ebert (0.9.2compat) get changes from default branch 0.9.2compat
2008-02-14 Christian Ebert Do not inspect node1 for diff if node2 is given
2008-02-14 Christian Ebert Add test for patch.diff monkey
2008-02-14 Christian Ebert Make main class and hg command accessible
2008-02-14 Christian Ebert Move expand/shrink decisions into kwtemplater
2008-02-14 Christian Ebert Remove obsolete variable declaration
2008-02-14 Christian Ebert Merge with stable
2008-02-13 Christian Ebert Monkeypatch patch.diff for non-interactive diffs stable
2008-02-12 Christian Ebert (stable) merge with default branch stable
2008-02-12 Christian Ebert (0.9.2compat) add glog to nokwcommands 0.9.2compat
2008-02-12 Christian Ebert Add glog to nokwcommands
2008-02-10 Christian Ebert (0.9.2compat) use different names for web methods 0.9.2compat
2008-02-10 Christian Ebert (0.9.2compat) web as in default where possible 0.9.2compat
2008-02-10 Christian Ebert Switch off expansion for web diffs
2008-02-10 Christian Ebert (0.9.2compat) incorporate changes from default branch 0.9.2compat
2008-02-09 Christian Ebert Make restrict entirely a kwtemplater attribute
2008-02-09 Christian Ebert keyword: declare globals in a more compact way
2008-02-09 Christian Ebert keyword: avoid os import by using util.splitpath
2008-02-09 Christian Ebert Merge with stable
2008-02-09 Patrick Mezard test-keyword: make it run under Windows stable
2008-02-09 Patrick Mezard keyword: fix symlink detection under Windows stable
2008-02-09 Patrick Mezard keyword: fix mq repository detection under Windows stable
2008-02-09 Christian Ebert (stable) merge with default branch stable
2008-02-09 Christian Ebert (0.9.2compat) make patchfile monkey work with 0.9.5 0.9.2compat
2008-02-08 Christian Ebert (0.9.2compat) incorporate changes from default branch 0.9.2compat
2008-02-07 Christian Ebert Ignore everything starting with .hg
2008-02-07 Christian Ebert Monkeypatch dispatch._parse to avoid running it twice
2008-02-07 Christian Ebert Do not set up kwrepo when pulling from bundlerepo
2008-02-06 Christian Ebert Fix pychecker warning about shadowed variable
2008-02-06 Christian Ebert Safeguard anything under .hg, and the .hg_archival.txt file
2008-02-06 Christian Ebert Prevent expansion in queue repo and for email
2008-02-06 Christian Ebert (0.9.2compat) discard wread/wwrite approach 0.9.2compat
2008-02-06 Christian Ebert (0.9.2compat) get changes from stable branch 0.9.2compat
2008-02-06 Christian Ebert Discard wread/wwrite approach, merge with stable
2008-02-06 Christian Ebert Fix filewise expansion for hgweb
2008-02-05 Christian Ebert Test unbundle null revision containing empty symlink
2008-02-05 Matt Mackall keyword: fix my string pasting thinko stable
2008-02-05 Christian Ebert Make nokwcommands, restricted string variables at top level stable
2008-02-05 Christian Ebert Split line continuation in 2 steps (style) stable
2008-02-05 Christian Ebert Add empty_ok argument to kwrepo.commit stable
2008-02-05 Christian Ebert Allow keyword expansion on clone stable
2008-02-05 Christian Ebert (0.9.2compat) expand keywords in raw web output, and other changes from default branch 0.9.2compat
2008-02-05 Christian Ebert Remove obsolete test message
2008-02-05 Christian Ebert Fix web output: expand to requested rev; kwcat: wrap cat, avoid filelog subclass
2008-02-05 Christian Ebert Expand keywords in hgweb rawfile output
2008-01-31 Christian Ebert (0.9.2compat) use templatefilters module if available; bail out in mq dir 0.9.2compat
2008-02-05 Christian Ebert Disable expansion in mq directory; add test for qcommit
(0) -128 +128 tip