log

age author description
Wed, 18 Aug 2010 18:56:44 -0400 Steve Losh aliases: provide more flexible ways to work with shell alias arguments
Wed, 18 Aug 2010 18:18:26 -0400 Steve Losh util: add an interpolate() function to for replacing multiple values
Wed, 18 Aug 2010 10:53:52 -0400 Brodie Rao convert: use encoding.encoding instead of locale.getpreferredencoding() stable
Wed, 18 Aug 2010 10:53:50 -0400 Brodie Rao convert: properly set encoding for gnuarch converter stable
Thu, 19 Aug 2010 11:14:09 -0500 Matt Mackall log: add logging for commands
Thu, 19 Aug 2010 11:14:02 -0500 Matt Mackall ui: add logging hook
Wed, 18 Aug 2010 06:05:09 +0530 Pradeepkumar Gayam tests: unify test-merge10
Wed, 18 Aug 2010 06:02:08 +0530 Pradeepkumar Gayam tests: unify test-merge9
Wed, 18 Aug 2010 05:55:56 +0530 Pradeepkumar Gayam tests: unify test-merge8
Wed, 18 Aug 2010 05:54:00 +0530 Pradeepkumar Gayam tests: unify test-merge7
Wed, 18 Aug 2010 05:21:07 +0530 Pradeepkumar Gayam tests: unify test-merge6
Wed, 18 Aug 2010 05:15:49 +0530 Pradeepkumar Gayam tests: unify test-merge5
Wed, 18 Aug 2010 05:12:44 +0530 Pradeepkumar Gayam tests: unify test-merge4
Wed, 18 Aug 2010 05:09:58 +0530 Pradeepkumar Gayam tests: unify test-merge2
Wed, 18 Aug 2010 05:05:51 +0530 Pradeepkumar Gayam tests: unify test-merge1
Wed, 18 Aug 2010 04:37:06 +0530 Pradeepkumar Gayam tests: unify test-excessive-merge
Wed, 18 Aug 2010 04:30:27 +0530 Pradeepkumar Gayam tests: unify test-double-merge
Wed, 18 Aug 2010 04:26:20 +0530 Pradeepkumar Gayam tests: unify test-copy-move-merge
Wed, 18 Aug 2010 04:21:10 +0530 Pradeepkumar Gayam tests: unify test-merge-closedheads
Thu, 19 Aug 2010 10:25:41 -0500 Matt Mackall merge with stable
Wed, 28 Jul 2010 23:05:03 -0600 Jeremy Whitlock color: enable branches support
Wed, 18 Aug 2010 23:37:26 +0200 Yann E. MORIN mq/qqueue: update bash completion
Wed, 18 Aug 2010 23:37:19 +0200 Yann E. MORIN mq/qqueue: add --purge option to delete a queue and its patch dir
Wed, 18 Aug 2010 23:34:28 +0200 Yann E. MORIN mq/qqueue: commonalise the queue deletion code
Wed, 18 Aug 2010 02:43:45 +0200 Mads Kiilerich mq: don't inherit default and default-push paths with --mq (issue2333) stable
Thu, 19 Aug 2010 16:34:12 +0200 Martin Geisler test-subrepo-paths: use printf instead of echo
Wed, 18 Aug 2010 19:37:23 +0200 Benoit Boissinot parendelta: fix computation of base rev (fixes issue2337)
Wed, 18 Aug 2010 19:45:52 +0200 Benoit Boissinot revlog._addrevision(): make the parent of the cached delta explicit
Thu, 19 Aug 2010 13:25:46 +0200 Martin Geisler subrepos: handle backslashes in subpaths
Thu, 19 Aug 2010 10:59:37 +0200 Dirkjan Ochtman help: document stringify templatefilter stable