Mercurial > public > mercurial-scm > hg
log hgext/git/gitlog.py @ 47050:ce24a00fe7f0 stable
age | author | description |
---|---|---|
Tue, 27 Apr 2021 17:54:08 -0400 | Matt Harbison | git: pass the correct type to the sqlite3 query for baselog.hasnode() stable |
Tue, 27 Apr 2021 17:11:55 -0400 | Matt Harbison | git: use the correct type for stopping changelog.revs() stable |
Tue, 27 Apr 2021 16:58:59 -0400 | Matt Harbison | git: use the proper filenode for deleted files in changelog.changelogrevision stable |
Tue, 27 Apr 2021 12:31:30 -0400 | Matt Harbison | git: make changelog.tiprev() return int instead of tuple (issue6510) stable |
Tue, 27 Apr 2021 00:26:12 -0400 | Matt Harbison | git: fix partial node matching stable |
Mon, 29 Mar 2021 01:52:06 +0200 | Joerg Sonnenberger | node: replace nullid and friends with nodeconstants class |
Fri, 19 Mar 2021 23:34:29 +0100 | Joerg Sonnenberger | git: fix missing case from 6266d19556ad (introduction of nodeconstants) |