##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r38:ed1d3e3c
Add improved rev lookup to diff and export
mpm@selenic.com
0
r37:a8811676
Move hex/bin bits to revlog Handle lookup of rev -1 of changelog
mpm@selenic.com
0
r36:da28286b
Add smart node lookup by substring or by rev number
mpm@selenic.com
0
r35:9197c26a
unidiff: punt on comparing empty files
mpm@selenic.com
0
r34:8708c75d
Add export command
mpm@selenic.com
0
r33:98633e60
Support for 0, 1, or 2 diff revs
mpm@selenic.com
0
r32:6a4d8718
Add diffrevs function to compare two nodes
mpm@selenic.com
0
r31:64205829
diffdir tidy in preparation for arg handling
mpm@selenic.com
0
r30:12f59834
Fix up commit arg breakage
mpm@selenic.com
0
r29:4d3a5dcb
Make diffdir take a revision argument
mpm@selenic.com
0
r28:9f64ee81
Add some tests to the repo
mpm@selenic.com
0
r27:febfb35d
hg co after hg merge
mpm@selenic.com
0
r26:9cf83bf9
Simplify integrity checking More fiddling with transaction truncate points (still untested)
mpm@selenic.com
0
r25:daa724b2
Fix corruption from manifest.listcache optimization Put the remove edit text in the right place
mpm@selenic.com
0
r24:57a1eef7
Add debughash and debugindex commands
mpm@selenic.com
0
r23:018fb8d9
Import time for hg history command
mpm@selenic.com
0
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
load next
< 1 .. 2666 2667 2668 2669 2670 2671 2672 >
showing 20 out of 53439 commits