mercurial/store.py
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall replace various uses of list.reverse()
Sun, 26 Apr 2009 16:50:44 -0500 Matt Mackall replace util.sort with sorted built-in
Thu, 26 Mar 2009 13:54:44 -0500 Matt Mackall util: split out posix, windows, and win32 modules
Sat, 13 Dec 2008 18:32:29 +0100 Adrian Buehlmann store: encode trailing period and space on directory names (issue1417)
Sat, 13 Dec 2008 17:39:56 +0100 Adrian Buehlmann store: don't create dirs ending in period or space for hashed paths (issue1417)
Tue, 28 Oct 2008 19:25:26 +0100 Benoit Boissinot remove unused variables
Fri, 24 Oct 2008 15:00:40 +0200 Thomas Arendsen Hein Remove trailing spaces.
Sun, 19 Oct 2008 19:12:07 +0200 Adrian Buehlmann introduce fncache repository layout
Fri, 05 Sep 2008 11:00:07 +0200 Patrick Mezard store: pathjoiner default value is os.path.join
Sun, 31 Aug 2008 00:22:20 +0200 Adrian Buehlmann Fix for Issue1260
Wed, 13 Aug 2008 20:18:44 -0500 Matt Mackall clone: get a list of files to clone from store
Wed, 13 Aug 2008 20:18:44 -0500 Matt Mackall store: drop self.encodefn
Wed, 13 Aug 2008 20:18:43 -0500 Matt Mackall store: change handling of decoding errors
Wed, 13 Aug 2008 20:18:43 -0500 Matt Mackall store: simplify walking
Wed, 13 Aug 2008 20:18:43 -0500 Matt Mackall store: simplify class hierarchy
Wed, 13 Aug 2008 20:18:43 -0500 Matt Mackall statichttp: use store class
Wed, 13 Aug 2008 20:18:42 -0500 Matt Mackall store: take opener as an argument
Wed, 13 Aug 2008 20:18:41 -0500 Adrian Buehlmann verify: check repo.store
Wed, 13 Aug 2008 20:18:41 -0500 Adrian Buehlmann store.py: accept empty repos
Thu, 24 Jul 2008 16:32:52 +0200 Adrian Buehlmann introduce store classes
Thu, 24 Jul 2008 16:32:51 +0200 Adrian Buehlmann move filename encoding functions from util.py to new store.py
less more (0) tip