Re: [PATCH] Geolocation support

2015-02-12 Thread Alessandro Di Marco
iwillmeltyourdata/ 0 $ git log --pretty=raw | more commit b704144270528fc6022714861d149441d4102ee9 tree 6bf21934b3b186561626891e2b98f99e6da89e2f author Alessandro Di Marco d...@ethzero.com 1423770339 +0100 committer Alessandro Di Marco d...@ethzero.com 1423770339 +0100 xt-committer-location Tokyo, Japan (35.685

Re: [PATCH] Geolocation support

2015-02-08 Thread Alessandro Di Marco
is indicated by a red point instead. Keep in mind that the soundness of the envvars content is taken for grant on commit (ie. no sanity checks yet), so stick carefully to the above format or gitk will whine. Signed-off-by: Alessandro Di Marco d...@ethzero.com --- builtin/commit.c | 48 - commit.c

Re: [PATCH] Geolocation support

2013-05-23 Thread Alessandro Di Marco
Antoine Pelisse apeli...@gmail.com writes: On Thu, May 23, 2013 at 10:45 AM, Ramkumar Ramachandra artag...@gmail.com wrote: Alessandro Di Marco wrote: this is a hack I made a couple of years ago in order to store my current location in git commits (I travel a lot and being able

[PATCH] Geolocation support

2013-05-22 Thread Alessandro Di Marco
-by: Alessandro Di Marco d...@ethzero.com --- builtin/blame.c | 2 +- builtin/commit.c | 32 ++-- cache.h | 3 +- fsck.c | 13 +- gitk-git/gitk| 571 ++- ident.c | 30 ++- 6 files changed, 619 insertions(+), 32