Wed, 19 Jun 2013 22:34:34 -0700 |
Siddharth Agarwal |
pathencode: fix hashmangle short dir limit (issue3958)
stable
|
Fri, 10 May 2013 11:23:50 -0500 |
Matt Mackall |
pathencode: grow buffers to increase safety margin
stable
|
Fri, 19 Apr 2013 01:34:21 +0900 |
Yuya Nishihara |
pathencode: eliminate comma at end of enum list to avoid pedantic warning
|
Sat, 19 Jan 2013 17:20:39 -0600 |
Matt Mackall |
pathencode: don't use alloca() for safety/portability
|
Wed, 12 Dec 2012 13:09:36 -0800 |
Bryan O'Sullivan |
pathencode: implement both basic and hashed encoding in C
|
Wed, 12 Dec 2012 13:09:36 -0800 |
Bryan O'Sullivan |
pathencode: implement hashed encoding in C
|
Wed, 12 Dec 2012 13:09:35 -0800 |
Bryan O'Sullivan |
pathencode: implement the "mangling" part of hashed encoding in C
|
Wed, 12 Dec 2012 13:09:34 -0800 |
Bryan O'Sullivan |
pathencode: add a SHA-1 hash function
|
Wed, 12 Dec 2012 13:09:33 -0800 |
Bryan O'Sullivan |
store: implement lowerencode in C
|
Sun, 30 Sep 2012 15:31:27 +0200 |
André Sintzoff |
pathencode: change isset name to avoid name collision
|
Sun, 30 Sep 2012 23:53:56 +0200 |
Adrian Buehlmann |
pathencode: skip encoding if input is already longer than maxstorepathlen
|
Sun, 30 Sep 2012 23:53:56 +0200 |
Adrian Buehlmann |
pathencode: simplify basicencode
|
Tue, 18 Sep 2012 15:42:19 -0700 |
Bryan O'Sullivan |
store: implement fncache basic path encoding in C
|
Tue, 18 Sep 2012 11:43:30 +0200 |
Adrian Buehlmann |
pathencode: new C module with fast encodedir() function
|