pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/mercurial



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Nov 23 14:21:22 UTC 2010

Modified Files:
        pkgsrc/devel/mercurial: Makefile distinfo

Log Message:
Update to 1.7.1:

This is an unscheduled bugfix release. 1.7 clients broke support
for pushing bookmarks with HTTP.

    * alias: fall back to normal error handling for ambigious commands 
(issue2475)
    * bundlerepository: get rid of temporary bundle files (issue2478)
    * bundlerepository: test self.tempfile field, not tempfile module
    * eol: exclude .hgtags file from eol translation (issue2493)
    * log: fix log -rREV FILE when REV isnt the last filerev (issue2492)
    * opener: check hardlink count reporting (issue1866)
    * pushkey: force HTTP POST on push and add tests (issue2489)
    * revlog: fix descendants() if nullrev is in revs
    * subrepo: test & fix svn subrepo removal
    * win32: remove try-catch block of GetModuleFileNameEx (issue2480)


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/devel/mercurial/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/mercurial/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index