Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 09 Oct 2015 13:54:52 -0700 | Siddharth Agarwal | simplemerge: move conflict warning message to filemerge |
Sun, 11 Oct 2015 15:04:00 -0700 | Siddharth Agarwal | filemerge: clean up some dead code |
Mon, 12 Oct 2015 14:15:04 -0400 | Augie Fackler | run-tests: add b-prefix on two strings to fix python3 support |
Sun, 11 Oct 2015 20:47:14 -0700 | Siddharth Agarwal | filemerge: break overall filemerge into separate premerge and merge steps |
Sun, 11 Oct 2015 20:04:40 -0700 | Siddharth Agarwal | filemerge: only copy to backup during premerge step |
Sun, 11 Oct 2015 20:02:53 -0700 | Siddharth Agarwal | filemerge: only print out "merging f" output at premerge step |
Thu, 08 Oct 2015 00:19:20 -0700 | Siddharth Agarwal | filemerge: deindent the parts of filemerge outside the try block |