log

age author description
Mon, 06 Jun 2011 21:18:35 +0200 Peter Arrenbrecht hg: use capable instead of capabilities
Wed, 08 Jun 2011 13:44:41 -0500 Matt Mackall fileset: basic pattern and boolean support
Fri, 10 Jun 2011 16:50:45 +0200 Thomas Arendsen Hein tests: fix updated monotone version requirement
Tue, 07 Jun 2011 17:02:54 -0500 Matt Mackall check-code: catch misspellings of descendant
Tue, 07 Jun 2011 16:02:51 -0500 Matt Mackall revert: drop obvious paragraph about filenames
Tue, 07 Jun 2011 16:01:38 -0500 Matt Mackall revert: actually add pointer to backout
Tue, 07 Jun 2011 14:54:17 -0500 Matt Mackall revert: replace mention of 'roll back' with pointer to 'backout'
Tue, 07 Jun 2011 14:51:18 -0500 Matt Mackall revert: simplify description of effect of -r
Tue, 07 Jun 2011 14:49:04 -0500 Matt Mackall revert: rearrange the date help
Tue, 07 Jun 2011 14:47:54 -0500 Matt Mackall revert: remove some redundancy in basic description
Tue, 07 Jun 2011 14:19:05 -0500 Matt Mackall revert: drop requirement to use -r to revert with two parents
Tue, 07 Jun 2011 14:18:39 -0500 Matt Mackall revert: simplify usage note
Mon, 06 Jun 2011 17:38:32 -0500 Matt Mackall revert: rewrite help summary
Sat, 04 Jun 2011 20:19:30 +0900 Yuya Nishihara extensions: make disabled()/disabledext() load prebuilt index if available
Sat, 04 Jun 2011 20:11:10 +0900 Yuya Nishihara setup: add command to generate index of extensions
Mon, 06 Jun 2011 21:02:48 +0200 Peter Arrenbrecht sshrepo: fix addchangegroup's signature
Mon, 06 Jun 2011 15:17:40 -0500 Matt Mackall subrepo: be more careful with deletions of .hgsub and .hgsubstate (issue2844)
Sun, 05 Jun 2011 22:26:01 +0200 Patrick Mezard patch: dot not ignore hunk of files marked as 'deleted'
Sun, 05 Jun 2011 22:24:19 +0200 Patrick Mezard patch: fix patchmeta/hunk synchronization in iterhunks()
Sun, 05 Jun 2011 22:24:11 +0200 Patrick Mezard patch: remove unnecessary exists() call in selectfile()
Sun, 05 Jun 2011 22:24:02 +0200 Patrick Mezard import: deprecate --base
Sun, 05 Jun 2011 13:27:06 +0200 Patrick Mezard patch: remove redundant islink() call
Sat, 04 Jun 2011 20:01:01 +0900 Yuya Nishihara extensions: update doc of enabled() and disabled() according to d5b525697ddb
Sat, 04 Jun 2011 15:56:48 +0200 Patrick Mezard localrepo: add savecommitmessage() to write last-message.txt
Sat, 04 Jun 2011 15:20:49 +0200 Patrick Mezard memctx: simplify constructor
Fri, 03 Jun 2011 15:08:08 -0500 Matt Mackall scmutil: improve path calculation for install-relative RC files (issue2841)
Fri, 03 Jun 2011 13:10:22 +0200 Adrian Buehlmann prepush: show details about new remote heads with --verbose
Fri, 03 Jun 2011 12:16:17 +0200 Adrian Buehlmann prepush: print short hash of first new head in abort message
Fri, 03 Jun 2011 11:26:43 +0200 Adrian Buehlmann prepush: eliminate 'if branch'
Fri, 03 Jun 2011 20:32:54 +0200 Sune Foldager revlog: bail out earlier in group when we have no chunks