##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r22:40b8c158
Document diff in help Add filenames to diff support
mpm@selenic.com
0
r21:54a57a5e
Show date in history
mpm@selenic.com
0
r20:a664c2b6
The actual hg remove fix from Thomas Hein
mpm@selenic.com
0
r19:12360c04
From: Thomas Arendsen Hein <thomas@intevation.de> mercurial 0.4d had the same problems with removing files, but attached is a patch which fixes that problem. The key change is in dircache.remove(): del self[f] should have been del self.map[f] This error was hidden by the 'except: pass' statement.
mpm@selenic.com
0
r18:2fd3e1e3
Give a friendlier message when repo isn't found
mpm@selenic.com
0
r17:ffe6a5ca
Make hg verify do more thorough cross-checking.
mpm@selenic.com
0
r16:7eca4cfa
Update version numbers
mpm@selenic.com
0
r15:6daf7757
Fix network pull of repo files with "%" in their base64 encoding.
mpm@selenic.com
0
r14:e0e5c1b9
Fix off-by-one truncation in transaction rollback.
mpm@selenic.com
0
r13:eb87b7dc
Fix empty transaction destruction
mpm@selenic.com
0
r12:8b64243e
Delete journal on destruction even if there are no entries to replay.
mpm@selenic.com
0
r11:7f16aaee
Allow checkout by number or hash Print files touched in changeset Fix reporting of incorrect changelog rev links in verify
oxymoron@cinder.waste.org
0
r10:e76ed1e4
Fix linking of changeset revs when merging
oxymoron@cinder.waste.org
0
r9:b4d0c378
Ignore empty ignore patterns
mpm@selenic.com
0
r8:e5a480da
Ignore MANIFEST
mpm@selenic.com
0
r7:510265b6
Add MANIFEST.in to repo
mpm@selenic.com
0
r6:207fa277
Add some ignore expressions
mpm@selenic.com
0
r5:5f249577
Don't complain that help is an unknown command
mpm@selenic.com
0
r4:ce3bd728
Fix exception handling for reading current working version
mpm@selenic.com
0
r3:3a639219
Ignore build/ and .pyc files
mpm@selenic.com
0
load next
< 1 .. 2665 2666 2667 2668 2669 2670 2671 >
showing 20 out of 53403 commits