log

age author description
Tue, 22 Aug 2006 07:32:54 -0700 Vadim Gelfer merge.
Tue, 22 Aug 2006 14:31:56 +0900 Shun-ichi GOTO Support foo@bar notation as demandload module spec.
Tue, 22 Aug 2006 10:20:21 +0200 Thomas Arendsen Hein Make test-strict append to $HGRCPATH, like other tests do since 61fcd9fac434.
Tue, 22 Aug 2006 10:18:40 +0200 Thomas Arendsen Hein Merge with tah
Tue, 22 Aug 2006 10:08:42 +0200 Thomas Arendsen Hein Make tests append settings to $HGRCPATH instead of $HGTMP/.hgrc
Tue, 22 Aug 2006 09:55:14 +0200 Thomas Arendsen Hein Clear contents of global hgrc for tests before running each test.
Mon, 21 Aug 2006 21:59:29 -0700 Bryan O'Sullivan Add ui.strict config item.
Mon, 21 Aug 2006 17:47:02 -0700 Lee Cantey Ignore .DS_Store directories
Mon, 21 Aug 2006 16:33:43 -0700 Lee Cantey Allow for MB/sec transfer rates in test-http
Mon, 21 Aug 2006 14:13:27 -0700 Danek Duvall patch queue: portability.notes
Mon, 21 Aug 2006 13:59:17 -0700 Vadim Gelfer mq: fix bad interaction between demandload and update of commands.norepo
Mon, 21 Aug 2006 11:05:43 -0700 Vadim Gelfer revert: add -a as alias for --all
Mon, 21 Aug 2006 09:44:52 -0700 Vadim Gelfer revert: require --all to revert all files.
Tue, 22 Aug 2006 21:02:25 -0500 Matt Mackall merge: fold umap and added into m1 manifest
Tue, 22 Aug 2006 19:39:54 -0500 Matt Mackall merge: make unresolved a counter
Tue, 22 Aug 2006 19:32:16 -0500 Matt Mackall merge: use context code to retrieve manifests
Tue, 22 Aug 2006 19:12:09 -0500 Matt Mackall merge: add remove to the action hash
Tue, 22 Aug 2006 18:06:17 -0500 Matt Mackall merge: combine merge and get lists
Tue, 22 Aug 2006 17:42:55 -0500 Matt Mackall merge: remove redundant if
Tue, 22 Aug 2006 17:26:44 -0500 Matt Mackall merge: eliminate mw manifestdict, do everything with m1
Tue, 22 Aug 2006 17:20:09 -0500 Matt Mackall merge: eliminate usage of m1 after working manifest creation
Tue, 22 Aug 2006 17:08:38 -0500 Matt Mackall merge: simplify working dir manifest generation
Tue, 22 Aug 2006 16:47:27 -0500 Matt Mackall merge: simplify some update logic
Tue, 22 Aug 2006 16:23:29 -0500 Matt Mackall merge: hoist partial code out of manifest loops
Tue, 22 Aug 2006 16:12:54 -0500 Matt Mackall merge: minor simplification
Mon, 21 Aug 2006 14:25:56 -0500 Matt Mackall merge: rename mysterious variable
Mon, 21 Aug 2006 14:21:42 -0500 Matt Mackall merge: add backwards variable
Sun, 20 Aug 2006 23:52:52 -0500 Matt Mackall tag: shorten hash in default commit message
Sun, 20 Aug 2006 22:51:56 -0500 Matt Mackall Only show long hashes with --debug, not --verbose
Sun, 20 Aug 2006 21:59:51 -0500 Matt Mackall Demote a pull note to a debug message