log contrib/synthrepo.py @ 25246:c18b7eb1036f stable

age author description
Fri, 13 Mar 2015 17:00:06 -0400 Jordi Guti?rrez Hermoso style: kill ersatz if-else ternary operators
Fri, 12 Dec 2014 17:42:14 +0000 Mike Edgar synthrepo: new filenames must not also be new directories, and vice-versa
Mon, 20 Oct 2014 14:20:43 -0400 Mike Edgar synthrepo: when adding files, ensure new path is not a directory
Mon, 20 Oct 2014 13:59:13 -0400 Mike Edgar synthrepo: synthesized dates must be positive, fit in 32-bit signed ints
Fri, 12 Sep 2014 22:07:23 -0400 Mike Edgar contrib/synthrepo: walk a repo's directory structure during analysis
Fri, 12 Sep 2014 22:04:29 -0400 Mike Edgar contrib/synthrepo: generate initial repo contents using directory shape model
Fri, 12 Sep 2014 21:38:52 -0400 Mike Edgar contrib/synthrepo: pass options to ctx.diff as kwargs, not a dict