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.
extensions: use new wrapper functions
stable
2008-10-22, by Matt Mackall
Merge with stable
2008-10-18, by Christian Ebert
help: better documentation intro for a few extensions
stable
2008-10-18, by Dirkjan Ochtman
show enabled extensions in hg help
stable
2008-10-18, by Dirkjan Ochtman
untest
2008-10-15, by Peter Gervai
cross them fingahs
2008-10-15, by Peter Gervai
Merge with stable
2008-09-02, by Christian Ebert
fix test output broken by a04d8cadb6af
stable
2008-09-02, by Benoit Boissinot
Merge with stable
2008-08-24, by Christian Ebert
Have verbose and debug flag print the changeset rev and hash when committing.
stable
2008-08-22, by Gilles Moris
Backed out changeset d557749c627a
stable
2008-08-24, by Patrick Mezard
(0.9.2compat) remove new verbose commit message for backwards compatibility
0.9.2compat
2008-08-24, by Christian Ebert
(stable) merge with default
stable
2008-08-24, by Christian Ebert
Have verbose flag print the changeset hash when committing
stable
2008-08-22, by Gilles Moris
(0.9.2compat) add merge, resolve to restricted
0.9.2compat
2008-08-22, by Christian Ebert
Avoid additional conflicts during merge/resolve
2008-08-22, by Christian Ebert
(stable) merge with default
stable
2008-08-21, by Christian Ebert
(0.9.2compat) fix test compatibility
0.9.2compat
2008-08-21, by Christian Ebert
Thorough hgweb testing
2008-08-21, by Christian Ebert
(stable) merge with default
stable
2008-08-07, by Christian Ebert
(0.9.2compat) add verify to nokwcommands
0.9.2compat
2008-07-30, by Christian Ebert
Add verify to nokwcommands after refactor in e79a8f36c2a5
2008-07-30, by Christian Ebert
(0.9.2compat) context, status refactor keeping backwards compatible fallback
0.9.2compat
2008-06-30, by Christian Ebert
(0.9.2compat) ddb8a222249b is backwards compatible
0.9.2compat
2008-06-30, by Christian Ebert
Merge with stable
2008-06-28, by Christian Ebert
util: add sort helper
stable
2008-06-27, by Matt Mackall
status: clean up all users for unknown files
stable
2008-06-27, by Matt Mackall
repo.status: eliminate list_
stable
2008-06-26, by Matt Mackall
add __len__ and __iter__ methods to repo and revlog
stable
2008-06-26, by Matt Mackall
manifest: remove execf/linkf methods
stable
2008-06-26, by Matt Mackall
use repo[changeid] to get a changectx
stable
2008-06-26, by Matt Mackall
simplify flag handling
stable
2008-06-26, by Matt Mackall
use repo.changectx(None) to get a workingctx
stable
2008-06-26, by Matt Mackall
context: avoid using None for working parent
stable
2008-06-25, by Matt Mackall
use repo.changectx rather than context.changectx
stable
2008-06-25, by Matt Mackall
(stable) mimic cmdutil.bail_if_changed even more
stable
2008-06-12, by Christian Ebert
(0.9.2compat) secure keyword arguments in backwards compatible wrappers
0.9.2compat
2008-06-13, by Christian Ebert
keyword: disable expansion for annotate
stable
2008-06-12, by Christian Ebert
(0.9.2compat) disable expansion for annotate
0.9.2compat
2008-06-12, by Christian Ebert
keyword: disable expansion for annotate
2008-06-12, by Christian Ebert
Merge after backout
2008-06-12, by Christian Ebert
Backed out changeset 10ebb9f44b99
2008-06-12, by Christian Ebert
(0.9.2compat) get some changes from default branch
0.9.2compat
2008-06-06, by Christian Ebert
keyword: mimic cmdutil.bail_if_changed even more
2008-06-06, by Christian Ebert
keyword: use dirstate.parents to obtain current first parent
2008-06-01, by Christian Ebert
keyword: monkeypatch dispatch._runcommand instead of _parse
2008-06-01, by Christian Ebert
(stable) merge with default to fix import from crew
stable
2008-05-14, by Christian Ebert
Incorporate latest changes in backwards compatible way
0.9.2compat
2008-05-14, by Christian Ebert
Fix arguments for patch.diff monkey
2008-05-14, by Christian Ebert
Merge with stable
2008-05-13, by Christian Ebert
(stable) ignore .DS_Store
stable
2008-05-13, by Christian Ebert
match: remove files arg from repo.status and friends
stable
2008-05-12, by Matt Mackall
match: remove files argument from patch.diff
stable
2008-05-12, by Matt Mackall
walk: remove remaining users of cmdutils.matchpats
stable
2008-05-12, by Matt Mackall
Merge with stable
2008-04-10, by Christian Ebert
(stable) patches from default in 4b2c266bf059
stable
2008-04-10, by Christian Ebert
(0.9.2compat) backwards compatible changes from default
0.9.2compat
2008-04-09, by Christian Ebert
Reduce opt=arg syntax even more
2008-04-09, by Christian Ebert
Check for '\0' in entire data before acting
2008-04-09, by Christian Ebert
Make overwrite() arguments mandatory
2008-04-07, by Christian Ebert
Compact argument passing to wrapped methods
2008-04-07, by Christian Ebert
Privatize remaining monkeypatches by moving them into reposetup
2008-04-07, by Christian Ebert
Collect filename patterns, wrap dispatch._parse in uisetup
2008-04-07, by Christian Ebert
Merge with stable
2008-03-31, by Christian Ebert
Adapt to new webcommands with "clean" monkey patches
2008-03-31, by Christian Ebert
(0.9.2compat) fix and simplify webcommands monkey
0.9.2compat
2008-03-31, by Christian Ebert
(0.9.2compat) add test for web changeset
0.9.2compat
2008-03-30, by Christian Ebert
(0.9.2compat) fix webcommand monkey patches, and adapt to most recent changes
0.9.2compat
2008-03-30, by Christian Ebert
(0.9.2compat) no conditional for web file match disabling
0.9.2compat
2008-03-30, by Christian Ebert
hgweb: refactor hgweb code
stable
2008-03-28, by Dirkjan Ochtman
Merge with stable
2008-03-23, by Christian Ebert
tests: add tests for hgweb to test-keyword
stable
2008-03-22, by Dirkjan Ochtman
Merge with stable
2008-03-21, by Christian Ebert
clone: print "updating working directory" status message
stable
2008-03-21, by Adrian Buehlmann
tests: remove some unnecessary sleeps
stable
2008-03-20, by Matt Mackall
Ignore .DS_Store
2008-03-11, by Christian Ebert
(0.9.2compat) ignore .DS_Store
0.9.2compat
2008-03-11, by Christian Ebert
Merge with stable
2008-03-07, by Christian Ebert
(0.9.2compat) expand * import
0.9.2compat
2008-03-07, by Christian Ebert
Expand import * to allow Pyflakes to find problems
stable
2008-03-06, by Joel Rosdahl
(0.9.2compat) get fix from stable branch
0.9.2compat
2008-02-22, by Christian Ebert
keyword: remove "identify" and "remove" from nokwcommands
stable
2008-02-21, by Alexis S. L. Carvalho
Merge stable with default
stable
2008-02-15, by Christian Ebert
(0.9.2compat) incorporate changes from default branch
0.9.2compat
2008-02-15, by Christian Ebert
Rename kwx to kwtools
2008-02-15, by Christian Ebert
Fix getnode doc, add doc for patch.diff monkey
2008-02-15, by Christian Ebert
(0.9.2compat) FIX typo in hgweb monkeys
0.9.2compat
2008-02-14, by Christian Ebert
Remove whitespace at eol
2008-02-14, by Christian Ebert
(0.9.2compat) remove whitespace at eol
0.9.2compat
2008-02-14, by Christian Ebert
(0.9.2compat) get changes from default branch
0.9.2compat
2008-02-14, by Christian Ebert
Do not inspect node1 for diff if node2 is given
2008-02-14, by Christian Ebert
Add test for patch.diff monkey
2008-02-14, by Christian Ebert
Make main class and hg command accessible
2008-02-14, by Christian Ebert
Move expand/shrink decisions into kwtemplater
2008-02-14, by Christian Ebert
Remove obsolete variable declaration
2008-02-14, by Christian Ebert
Merge with stable
2008-02-14, by Christian Ebert
Monkeypatch patch.diff for non-interactive diffs
stable
2008-02-13, by Christian Ebert
(stable) merge with default branch
stable
2008-02-12, by Christian Ebert
(0.9.2compat) add glog to nokwcommands
0.9.2compat
2008-02-12, by Christian Ebert
Add glog to nokwcommands
2008-02-12, by Christian Ebert
(0.9.2compat) use different names for web methods
0.9.2compat
2008-02-10, by Christian Ebert
(0.9.2compat) web as in default where possible
0.9.2compat
2008-02-10, by Christian Ebert
Switch off expansion for web diffs
2008-02-10, by Christian Ebert
(0.9.2compat) incorporate changes from default branch
0.9.2compat
2008-02-10, by Christian Ebert
Make restrict entirely a kwtemplater attribute
2008-02-10, by Christian Ebert
keyword: declare globals in a more compact way
2008-02-10, by Christian Ebert
keyword: avoid os import by using util.splitpath
2008-02-10, by Christian Ebert
Merge with stable
2008-02-09, by Christian Ebert
test-keyword: make it run under Windows
stable
2008-02-09, by Patrick Mezard
keyword: fix symlink detection under Windows
stable
2008-02-09, by Patrick Mezard
keyword: fix mq repository detection under Windows
stable
2008-02-09, by Patrick Mezard
(stable) merge with default branch
stable
2008-02-09, by Christian Ebert
less
more
|
(0)
-112
+112
tip