* Daniel Burrows <[EMAIL PROTECTED]> [20070620 16:17]: > It would be very handy if I could ask mercurial to print the summaries > of changesets as it transfers them in a pull, push, or fetch command. > e.g., "hg pull -v" (for verbose).
ACK JFYI: We (the grml-team) have a hook which does something like that: http://hg.grml.org/grml-mercurial-utils/file/tip/hgext/consolenotify.py When pushing to the server and with activated hook consolenotify.py it looks like: % hg push pushing to ssh://$SERVER/$PATH/TO/$REPOS searching for changes http://hg.grml.org/grml2hd/rev/b5e92bbda9a3 - grml2hd-bootparams: mention grub as well remote: adding changesets remote: adding manifests remote: adding file changes remote: added 1 changesets with 3 changes to 3 files % But would be really nice to have something like that available in upstream. regards, -mika-
signature.asc
Description: Digital signature

