Mercurial > hg
log hgext/infinitepush/fileindexapi.py @ 43976:943e34522b37
age | author | description |
---|---|---|
Sun, 06 Oct 2019 09:48:39 -0400 | Augie Fackler | formatting: byteify all mercurial/ and hgext/ string literals |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |
Mon, 23 Apr 2018 23:22:52 -0400 | Matt Harbison | infinitepush: ensure fileindex bookmarks use '/' separators (issue5840) stable |
Tue, 27 Mar 2018 14:15:42 +0530 | Pulkit Goyal | inifnitepush: use utils.{stringutil|procutil}.* instead of util.* |
Fri, 09 Feb 2018 13:39:15 +0530 | Pulkit Goyal | infinitepush: move the extension to core from fb-hgext |