Mercurial > hg-stable
log
age | author | description |
---|---|---|
Tue, 04 Feb 2014 14:54:42 -0500 | Augie Fackler | match: use ctx.getfileset() instead of fileset.getfileset() |
Tue, 04 Feb 2014 15:27:49 -0500 | Augie Fackler | context: add a getfileset() method so fewer things need fileset directly |
Tue, 04 Feb 2014 18:09:20 -0500 | Augie Fackler | fix_bytesmod: fix defects in fix_bytesmod so it produces working code |
Thu, 06 Feb 2014 02:19:38 +0100 | Mads Kiilerich | discovery: improve "note: unsynced remote changes!" warning |
Fri, 07 Feb 2014 17:26:28 +0100 | Mads Kiilerich | convert: drop unused getheads from sinks |
Sat, 08 Feb 2014 10:41:17 +0100 | Simon Heimberg | tests: on windows, run command explicitly in sh for working command substitution |