Mercurial > public > mercurial-scm > hg
log hgext/git/gitlog.py @ 45413:8ddbb75bad09
age | author | description |
---|---|---|
Mon, 07 Sep 2020 15:31:34 -0400 | Augie Fackler | git: convert tz offset to int (issue6359) |
Tue, 09 Jun 2020 17:13:26 -0400 | Augie Fackler | git: add debug logging when there's a mismatch in the cached heads list |
Mon, 11 May 2020 21:54:05 +0200 | Romain DEP. | git: implement some changelog methods |
Mon, 11 May 2020 21:56:11 +0200 | Romain DEP. | git: avoid looking-up parents for the null commit |
Mon, 09 Mar 2020 11:18:33 -0700 | Martin von Zweigbergk | git: don't fail import when pygit2 is not install |
Sat, 07 Mar 2020 17:44:55 -0500 | Augie Fackler | gitlog: implement __iter__ on changelog |
Sat, 07 Mar 2020 17:42:40 -0500 | Augie Fackler | gitlog: fix embarassing bug that prevented log from showing correct parents |