Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 07 Sep 2020 17:13:45 -0400 | Augie Fackler | git: make dirstate status() respect matcher |
Mon, 07 Sep 2020 17:12:29 -0400 | Augie Fackler | git: fix up dirstate use of index |
Mon, 07 Sep 2020 16:27:12 -0400 | Augie Fackler | git: correctly handle "nothing changed" commits |
Mon, 07 Sep 2020 16:25:16 -0400 | Augie Fackler | localrepo: use functools.wraps() in unfilteredmethod decorator |
Mon, 07 Sep 2020 16:13:10 -0400 | Augie Fackler | git: actually copy treemanifest instances in .copy() (issue6398) |
Mon, 07 Sep 2020 15:46:56 -0400 | Augie Fackler | git: restore basic functionality after b3040b6739ce |
Mon, 07 Sep 2020 15:31:34 -0400 | Augie Fackler | git: convert tz offset to int (issue6359) |