Daniel Stenberg wrote:
Just wanted to highlight this occasion.

   https://github.com/bagder/curl

Here is a Gource visualization of the commits:
  https://www.youtube.com/watch?v=Jq93Vzr-Q6U

Gource (from http://gource.io/). Here is how
I created a video of my local curl git-repo:

  git log --pretty=format:user:%%aN%%n%%ct --reverse \
  --raw --encoding=UTF-8 --no-renames > gource-curl.log
  gource --log-format git -o gource-curl.ppm gource-curl.log

--
--gv
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to