Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (3m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 20:38:05 UTC Now

2014-06-04 05:44:14 UTC MAIN commitmail json YAML

Update to 3.0.1:

This is a regularly-scheduled bugfix release.

    alias: change return code of bad definition to 255
    alias: fix loss of non-zero return code in command aliases
    alias: handle shlex error in command aliases
    bookmarks: properly align multi-byte characters
    bugzilla: support Bugzilla 4.4.3+ API login token authentication (issue4257)
    bundle2: fix bundle2 pulling all revs on empty pulls
    bundle2: fix configuration name mismatch
    changelog: ensure changelog._delaybuf is initialized
    color: don't fail on error messages when no curses (issue4237)
    exchange: propagate arguments to the _getbundleextrapart function
    localrepo: prevent leak of transaction object (issue4258)
    proxy: remove unneeded _set_hostport for compatibility with Python 2.7.7rc1
    setup.py, make: avoid problems with outdated, existing hgext/index.py*
    subrepo: avoid sanitizing ".hg/hgrc" in meta data area for non-hg subrepos
    subrepo: invoke "_sanitize()" also after "git merge --ff"
    subrepo: make "_sanitize()" take absolute path to the root of subrepo
    subrepo: make "_sanitize()" work
    subrepo: normalize path in the specific way for problematic encodings
    templates: fix ifcontains against sets with length > 1 (issue4259)
    win32: backout 1a9ebc83a74c

(wiz)