log

age author description
Tue, 05 Sep 2006 12:40:45 +0900 Shun-ichi GOTO Fix for Python 2.3 compatibility. default tip
Mon, 04 Sep 2006 16:02:25 -0400 Josef "Jeff" Sipek [churn] Moved churn extension from hgext to contrib
Sun, 03 Sep 2006 18:41:16 -0400 Josef "Jeff" Sipek [churn] Fix progress bar not incrementing when merge cset is encountered
Sun, 03 Sep 2006 16:30:07 -0400 Josef "Jeff" Sipek [churn] progress meter
Sun, 03 Sep 2006 16:25:41 -0400 Josef "Jeff" Sipek [churn] Ignore merge csets
Sun, 03 Sep 2006 16:23:18 -0400 Josef "Jeff" Sipek [churn] repo.changes was renamed to repo.status
Sun, 03 Sep 2006 06:06:02 -0400 Josef "Jeff" Sipek Merge with mpm
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
Sun, 20 Aug 2006 02:21:59 -0300 Alexis S. L. Carvalho fix typo in mail.py
Sun, 20 Aug 2006 02:21:51 -0300 Alexis S. L. Carvalho fix incoming -p
Sun, 20 Aug 2006 01:13:11 -0300 Alexis S. L. Carvalho dirstate.py: when comparing mtimes, use only the integer part.
Sun, 20 Aug 2006 00:44:54 -0300 Alexis S. L. Carvalho localrepo.status: detect clean files even when the mtime has changed
Sun, 20 Aug 2006 00:44:53 -0300 Alexis S. L. Carvalho Avoid Python 2.5 warning
Thu, 17 Aug 2006 15:30:45 -0500 TK Soh extdiff: make new diff commands pick up their options correctly
Fri, 18 Aug 2006 22:13:58 -0700 Vadim Gelfer addremove: add -s/--similarity option
Fri, 18 Aug 2006 21:18:01 -0700 Vadim Gelfer fix comment.
Fri, 18 Aug 2006 21:17:28 -0700 Vadim Gelfer merge.