log mercurial/pathencode.c @ 23202:ea5af863fbff

age author description
Wed, 19 Feb 2014 13:11:24 -0800 Danek Duvall pathencode: eliminate signed integer warnings stable
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