NOTICE: This package has been removed from pkgsrc

./wip/py-tortoisehg, GUI for Mercurial

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 6.2.3nb2, Package name: py310-tortoisehg-6.2.3nb2, Maintainer: pkgsrc-users

Tortoisehg is a GUI front end for the Mercurial dvcs.


Required to run:
[sysutils/desktop-file-utils] [textproc/py-pygments] [x11/py-qt4-qscintilla] [lang/python27] [textproc/py-iniparse] [devel/py-mercurial]

Required to build:
[pkgtools/x11-links] [x11/glproto] [x11/renderproto] [x11/xproto] [x11/xf86vidmodeproto] [x11/fixesproto] [x11/xf86driproto] [x11/damageproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/dri2proto] [textproc/py-sphinx]

Master sites:

Filesize: 8719.095 KB

Version history: (Expand)


CVS history: (Expand)


   2014-07-05 17:35:04 by Thomas Klausner | Files touched by this commit (9) | Package removed
Log message:
Remove py-tortoisehg, imported to pkgsrc/devel.
   2014-07-05 17:30:01 by Thomas Klausner | Files touched by this commit (6)
Log message:
Various minor changes before import
   2014-06-09 14:40:46 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 3.0.1:

If you had installed 3.0 and were using the newly bundled hg-svn
or hg-git, you must change the name of those extensions to hgsubversion
and hggit respectively. The method of their bundling has been
changed because of issue #3768. Post-upgrade, you should be able
to de-select "hg-git" and/or "hg-svn" from the settings \ 
dialog and
select the new "hggit" and/or "hgsubversion" respectively.

Bug Fixes

    commit: do not crash by invalid issue.regex expression (fixes
    #3732)
    customtools: separate arguments before running external commands
    (fixes #3752)
    graph: fix problem about `showgraftsource` and `branch`
    repowidget: resize columns only when model is initially loaded
    (fixes #3742)
    wctxactions: resurrect 'forget' action for added files (closes
    #3748)
    commit: clear unmodified message, including the default merge
    message, when repository changed (fixes #3755)

Installer

    bundled hgsubversion moved from hg-svn to hgsubversion
    bundled hg-git moved from hg-git to hggit
   2014-05-13 13:09:30 by Niclas Rosenvik | Files touched by this commit (3) | Package updated
Log message:
Updated to version 3.0.

Changelog:
TortoiseHg 3.0
TortoiseHg 3.0 is a timed feature release.  With 3.0, TortoiseHg is \ 
synchronizing its release numbers with Mercurial.  The Windows installers for \ 
3.0 come with a patched version of Mercurial 3.0; we've taken the first three \ 
stable commits following the 3.0 tag in order to fix a file permission \ 
regression.

Bug Fixes
backout: remove support for merges deprecated since Mercurial 2.0 (refs #3416)
commit: do not create recent message menu more than once (fixes memleak)
email: preview is empty if patchbomb extension is not loaded
filectxactions: save files in working-copy line endings (fixes #3696)
graft: merge source csinfo and cslist to save vertical space (closes #3655)
qtapp: font placement is wrong with OSX 10.9
shellext: context menus icons NOT properly displayed on Windows XP (fixes #1364)

Improvements
bisect: open as modeless dialog in workbench
bisect: follow candidate changeset in workbench
clone: suggest new destination on source changed or existing dest selected
cmdui: switch detail button text to show what will happen (closes #3666)
commit: automatically set merge commit message
email: allow to omit introduction email even if more than one patchesavailable
filectxactions: add filter action to file context menu
filectxactions: run "hg cat" by asynchronous command runner
fileview: add option to guess encoding from its content on load (closes #3620)
fileview: add shift-clicking feature on chunk selection (ref #3672)
graft: save/restore boolean command options
merge: remember autoresolve check, run internal:merge (autoresolve) by default
qdelete: remember last state of --keep option
reporegistry: save expanded state in settings (closes #2132)
repoview: allow drag-and-drop of column headers (closes #2544)
shelve: confirm to delete selected chunks (closes #2493)
update: add 'Pull subrepos from:' combobox
workbench, filelog: give standard shortcuts to go-back/forward actions

core:
cmdcore: add experimental command-server client enabled by
  --config tortoisehg.cmdworker=server
  (refs #1507, #1661, #2071, #2614, #3343, #3370, #3637)
graph: assign same color to edges in first ancestors line
graph: do not assign gray to normal line because gray means `inactive`
graph: draw starting edge of topo branch in same color as its descendants
graph: narrow margin around graph edges to save horizontal space

Installer
bundle hg-git and hgsubversion extensions
dulwich 0.9.6 (inclues fixes for GitHub, #3653)
keyring 3.7 and hgkeyring 0.6.2
   2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229)
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
   2014-04-21 15:39:32 by Thomas Klausner | Files touched by this commit (1)
Log message:
Depend on py-mercurial. Bump PKGREVISION.
   2014-04-05 17:55:45 by Niclas Rosenvik | Files touched by this commit (1)
Log message:
Reset maintainership.
   2014-04-05 17:43:50 by Niclas Rosenvik | Files touched by this commit (2) | Package updated
Log message:
Fixed MESSAGE and updated TODO.