Sun, 25 Jun 2017 22:29:09 -0700 | Phil Cohen | merge: change repo.wvfs.setflags calls to a new wctx[f].setflags function | file | diff | annotate |
Sun, 25 Jun 2017 17:00:15 -0700 | Phil Cohen | merge: convert repo.wwrite() calls to wctx[f].write() | file | diff | annotate |
Sun, 25 Jun 2017 16:58:26 -0700 | Phil Cohen | merge: replace repo.wvfs.unlinkpath() with calls to wctx[f].remove() | file | diff | annotate |
Sun, 25 Jun 2017 16:56:49 -0700 | Phil Cohen | merge: pass wctx to batchremove and batchget | file | diff | annotate |
Fri, 16 Jun 2017 01:46:47 +0530 | Pulkit Goyal | py3: replace dict.iterkeys() with iter(dict) | file | diff | annotate |
Sat, 03 Jun 2017 19:01:19 +0900 | Yuya Nishihara | merge: use scmutil.intrev() to sort ctx objects | file | diff | annotate |