Found 73 matching messages (0.077 seconds). Page 1 of 4.
... Company, L.P." -__author__ = "Aneesh Kumar K.V <aneesh.kumar@hp.com>" + ... (GitView.version) - dialog.set_authors(["Aneesh Kumar K.V <aneesh.kumar@hp.com>"]) + dialog.set_authors(["Aneesh Kumar K.V <aneesh.kumar@gmail.com>"]) dialog.set_website(" ...
git - Aneesh Kumar K.V - Apr 19 2007 - 12:56
Aneesh Kumar K.V wrote: > Jakub Narebski wrote: >> Aneesh Kumar K.V wrote: >> >>> I tested this and added ... all your comments. After fixing some comments and adding signed-off Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com> -aneesh
git - Aneesh Kumar K.V - Aug 19 2006 - 12:26
From: Aneesh Kumar K.V <aneesh.kumar@gmail.com> This can be ... , stgit branches to topgit managed one Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com> --- ... valid rev $rev2 ($revpair)" + git cherry -v "$rev1" "$rev2" | + while read sign rev ...
git - Aneesh Kumar K.V - Aug 13 2008 - 11:15
... 2008 at 08:24:28PM +0530, aneesh.kumar@gmail.com wrote: > From: Aneesh Kumar K.V <aneesh.kumar@gmail.com> > ... > Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com> > ... I will send a new version. -aneesh -- To unsubscribe from this list: ...
git - Aneesh Kumar K.V - Aug 13 2008 - 11:16
From: Aneesh Kumar K.V <aneesh.kumar@gmail.com> pass -M and -C option to git-blame so that ... from other files. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com> --- contrib/gitview/gitview | 2 +- 1 files changed, 1 insertions(+), ...
git - Aneesh Kumar K.V - Jun 12 2007 - 13:35
From: Aneesh Kumar K.V <aneesh.kumar@gmail.com> pass -C -C option to git-blame so that blame ... from other files. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com> --- contrib/gitview/gitview | 2 +- 1 files changed, 1 insertions(+), ...
git - Aneesh Kumar K.V - Jun 13 2007 - 04:46
From: Aneesh Kumar K.V <aneesh.kumar@gmail.com> Subject: gitview: Use horizontal scroll ... as needed by Gtk Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com> --- contrib/gitview/gitview | 5 +---- 1 files changed, 1 insertions(+), 4 ...
git - Aneesh Kumar K.V - Mar 2 2006 - 00:29
From: Aneesh Kumar K.V <aneesh.kumar@gmail.com> Subject: gitview: pass the missing ... updating all the callers. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com> --- contrib/gitview/gitview | 2 +- 1 files changed, 1 insertions(+), 1 ...
git - Aneesh Kumar K.V - Mar 2 2006 - 07:47
From: Aneesh Kumar K.V <aneesh.kumar@gmail.com> - unquoted Fix blameview to use git- ... is not committed. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com> --- contrib/blameview/blameview.perl | 3 ++- 1 files changed, 2 insertions(+), 1 ...
git - Aneesh Kumar K.V - Jan 30 2007 - 03:56
From: Aneesh Kumar K.V <aneesh.kumar@gmail.com> - unquoted Double clicking on the ... hash as argument. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com> --- contrib/blameview/blameview.perl | 23 ++++++++++++++++++++--- 1 files changed, 20 ...
git - Aneesh Kumar K.V - Jan 30 2007 - 03:56
From: Aneesh Kumar K.V <aneesh.kumar@gmail.com> - unquoted
Update git-cat-file documentation with references for different
ways of specifying
git - Aneesh Kumar K.V - Jan 30 2007 - 03:56
... .kumar@gmail.com> writes: > >> Aneesh Kumar K.V wrote: >>> I am getting errors as ... The attached patch should fix it. >> >> -aneesh >> diff --git a/gitweb/gitweb.perl b ... to be image/png type > ACK -aneesh - To unsubscribe from this list: send ...
git - Aneesh Kumar K.V - Oct 27 2006 - 04:58
... the previous read to the newly read data. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com> --- contrib/gitview/gitview | 18 ++++++++++++++++-- 1 files changed, 16 insertions(+), 2 deletions(-) diff --git a/ ...
git - Aneesh Kumar K.V - Jun 12 2007 - 13:35
... the ValueError exception. Handle the same gracefully Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com> --- contrib/gitview/gitview | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a ...
git - Aneesh Kumar K.V - Jun 12 2007 - 13:59
... the previous read to the newly read data. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com> --- contrib/gitview/gitview | 19 ++++++++++++++++++- 1 files changed, 18 insertions(+), 1 deletions(-) diff --git a/ ...
git - Aneesh Kumar K.V - Jun 13 2007 - 04:46
... one need to set gitweb.snapshot = true in the config file. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@hp.com> --- gitweb/gitweb.perl | 41 +++++++++++++++++++++++++++++++++++++---- 1 files changed, 37 insertions(+), 4 ...
git - Aneesh Kumar K.V - Aug 17 2006 - 11:29
We should use lno to print the line number Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com> --- contrib/blameview/blameview.perl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a ...
git - Aneesh Kumar K.V - Jan 30 2007 - 03:56
Aneesh Kumar K.V wrote: > http://gitweb.freedesktop.org/?p=PolicyKit.git;a= ... it in the URL part of each project. > -aneesh The below patch implements the same. I ... see the results you can see http://git.openssi.org/~kvaneesh/gitweb.cgi -aneesh
git - Aneesh Kumar K.V - Aug 15 2006 - 10:28
Jakub Narebski wrote: > Aneesh Kumar K.V wrote: > >> Junio C Hamano wrote: ... gitweb gang (Jakub, Luben, Martin Waitz, >>> Aneesh) about this. >> I just tried editing ... I guess editing HEAD enables that. -aneesh - To unsubscribe from this list: ...
git - Aneesh Kumar K.V - Aug 18 2006 - 13:03
... Tue, Feb 28, 2006 at 12:35:31AM -0500, Pavel Roskin wrote: > Hi, Aneesh! > > On Tue, 2006-02-28 at 10:46 +0530, Aneesh Kumar K.V wrote: > > I am not sure about this. I guess it looks much better with a border. > > ...
git - Aneesh Kumar K.V - Feb 28 2006 - 01:53