Tue, 16 Dec 2014 13:08:17 -0500 |
Augie Fackler |
pathauditor: check for codepoints ignored on OS X
stable
|
Tue, 16 Dec 2014 13:07:10 -0500 |
Augie Fackler |
darwin: omit ignorable codepoints when normcase()ing a file path
stable
|
Tue, 16 Dec 2014 13:06:41 -0500 |
Augie Fackler |
encoding: add hfsignoreclean to clean out HFS-ignored characters
stable
|
Thu, 11 Dec 2014 15:42:49 -0500 |
Augie Fackler |
test-casefolding.t: demonstrate a bug with HFS+ ignoring some codepoints
stable
|
Fri, 12 Dec 2014 13:40:44 -0500 |
Augie Fackler |
manifest: disallow setting the node id of an entry to None
stable
|
Fri, 12 Dec 2014 15:29:54 -0500 |
Augie Fackler |
context: stop setting None for modified or added nodes
stable
|
Sat, 13 Dec 2014 13:33:48 -0500 |
Matt Harbison |
largefiles: don't actually remove largefiles in an addremove dry run
stable
|
Wed, 17 Dec 2014 15:11:26 -0800 |
Eric Sumner |
bundle2: lowercase part types
|
Wed, 17 Dec 2014 21:14:19 -0800 |
Eric Sumner |
bundle2.bundlepart: make mandatory part flag explicit in API
|
Wed, 17 Dec 2014 15:09:43 +0900 |
FUJIWARA Katsunori |
memctx: calculate manifest correctly with newly-removed files (issue4470)
|
Wed, 17 Dec 2014 15:09:43 +0900 |
FUJIWARA Katsunori |
memctx: calculate manifest including newly added files correctly
|
Wed, 17 Dec 2014 15:09:38 +0900 |
FUJIWARA Katsunori |
memctx: calculate exact status being committed from specified files
|
Fri, 12 Dec 2014 12:31:41 -0800 |
Eric Sumner |
bundle2._processpart: forcing lower-case compare is no longer necessary
|
Fri, 12 Dec 2014 11:26:56 -0800 |
Eric Sumner |
bundle2.unbundlepart: decouple mandatory from parttype
|
Mon, 15 Dec 2014 15:00:54 -0500 |
Augie Fackler |
memctx: fix manifest for removed files (issue4470)
|
Fri, 12 Dec 2014 15:53:17 -0500 |
Augie Fackler |
convert: on svn failure, note libsvn version (issue4043)
|
Mon, 15 Dec 2014 13:32:34 -0800 |
Pierre-Yves David |
vfs: add a 'split' method
|
Mon, 15 Dec 2014 13:27:46 -0800 |
Pierre-Yves David |
vfs: add a 'reljoin' function for joining relative paths
|
Thu, 18 Dec 2014 12:07:03 -0600 |
Matt Mackall |
subrepo: fix git subrepo ui argument
|
Sat, 13 Dec 2014 19:44:55 -0500 |
Matt Harbison |
subrepo: drop the 'ui' parameter to revert()
|
Sat, 13 Dec 2014 19:36:50 -0500 |
Matt Harbison |
subrepo: drop the 'ui' parameter to removefiles()
|
Sat, 13 Dec 2014 19:23:30 -0500 |
Matt Harbison |
subrepo: drop the 'ui' parameter to forget()
|
Sat, 13 Dec 2014 14:26:38 -0500 |
Matt Harbison |
subrepo: drop the 'ui' parameter to cat()
|
Sat, 13 Dec 2014 14:53:46 -0500 |
Matt Harbison |
subrepo: drop the 'ui' parameter to archive()
|