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
|
Fri, 12 Sep 2014 17:43:37 -0400 |
Mike Edgar |
contrib/synthrepo: only generate 2 parents if model contains merges
|
Mon, 15 Sep 2014 16:07:54 -0400 |
Mike Edgar |
contrib/synthrepo: return None to delete files on commit, don't raise IOError
|
Thu, 15 Aug 2013 16:49:27 -0500 |
Sean Farley |
memfilectx: call super.__init__ instead of duplicating code
|
Wed, 12 Mar 2014 13:12:26 -0400 |
Augie Fackler |
synthrepo: move from dict() construction to {} literals
|
Thu, 13 Jun 2013 01:36:58 +0200 |
Simon Heimberg |
cleanup: remove unused imports
|
Fri, 12 Apr 2013 18:48:02 -0700 |
Bryan O'Sullivan |
synthrepo: add missing import of sys
|
Mon, 10 Dec 2012 11:18:03 -0800 |
Bryan O'Sullivan |
synthrepo: do not crash if a list is empty
|
Wed, 17 Oct 2012 21:30:08 -0700 |
Siddharth Agarwal |
url: use open and not url.open for local files (issue3624)
stable
|
Mon, 08 Oct 2012 15:57:21 -0700 |
Bryan O'Sullivan |
contrib: add a commit synthesizer for reproducing scaling problems
|