log

age author description
Sun, 30 Nov 2014 22:47:53 -0500 Matt Harbison addremove: automatically process a subrepository's subrepos
Sun, 09 Nov 2014 23:46:25 -0500 Matt Harbison addremove: support addremove with explicit paths in subrepos
Mon, 24 Nov 2014 23:51:26 -0500 Matt Harbison addremove: add support for the -S flag
Mon, 24 Nov 2014 22:27:49 -0500 Matt Harbison commit: propagate --addremove to subrepos if -S is specified (issue3759)
Wed, 26 Nov 2014 16:13:38 -0500 Matt Harbison subrepo: store the ui object in the base class
Wed, 26 Nov 2014 15:16:22 -0500 Matt Harbison commit: abort if --addremove is specified, but fails
Wed, 26 Nov 2014 14:27:36 -0500 Matt Harbison addremove: warn when addremove fails to operate on a named path
Sun, 09 Nov 2014 19:57:02 -0500 Matt Harbison scmutil: pass a matcher to scmutil.addremove() instead of a list of patterns
Wed, 10 Dec 2014 23:46:47 -0500 Enrique A. Tobis tests: fix a typo in test-walkrepos.py
Wed, 03 Dec 2014 13:50:28 -0800 Martin von Zweigbergk merge: extract _resolvetrivial() function
Tue, 09 Dec 2014 22:10:51 -0800 Martin von Zweigbergk largefiles: start by finding files of interest
Tue, 09 Dec 2014 22:03:53 -0800 Martin von Zweigbergk largefiles: rewrite merge code using dictionary with entry per file
Tue, 09 Dec 2014 09:53:26 -0800 Martin von Zweigbergk largefiles: put same 'action' object back in 'newglist'
Mon, 08 Dec 2014 15:20:42 -0800 Martin von Zweigbergk largefiles: don't unnecessarily sort merge action lists
Tue, 09 Dec 2014 16:49:55 -0800 Martin von Zweigbergk merge: don't treat 'diverge' and 'renamedelete' like actions