Mercurial > public > mercurial-scm > hg
log hgext/git/gitlog.py @ 47052:f8fa7ec53517 stable
age | author | description |
---|---|---|
Tue, 27 Apr 2021 19:38:19 -0400 | Matt Harbison | git: initialize `extra` to have at least the branch name for nullid stable |
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 |