Re: [PATCH v1 07/25] contrib: remove 'git-jump'

2014-05-09 Thread Junio C Hamano
Jeff King writes: > And speaking of wasted time, I do not plan on responding further to you > in this thread. I am telling you ahead of time that this is the case, > because elsewhere[1] I saw you complaining that Junio did not respond to > your emails, which you seemed to think was because he ca

Re: [PATCH v1 07/25] contrib: remove 'git-jump'

2014-05-09 Thread Felipe Contreras
Jeff King wrote: > On Thu, May 08, 2014 at 09:12:36PM -0500, Felipe Contreras wrote: > > > Jeff King wrote: > > > On Thu, May 08, 2014 at 07:58:18PM -0500, Felipe Contreras wrote: > > > > > > > No activity, no tests. > > > > > > Like diff-highlight, I don't think "no activity" is a useful indica

Re: [PATCH v1 07/25] contrib: remove 'git-jump'

2014-05-09 Thread Jeff King
On Thu, May 08, 2014 at 09:12:36PM -0500, Felipe Contreras wrote: > Jeff King wrote: > > On Thu, May 08, 2014 at 07:58:18PM -0500, Felipe Contreras wrote: > > > > > No activity, no tests. > > > > Like diff-highlight, I don't think "no activity" is a useful indicator. > > I use this daily, and se

Re: [PATCH v1 07/25] contrib: remove 'git-jump'

2014-05-08 Thread Felipe Contreras
Jeff King wrote: > On Thu, May 08, 2014 at 07:58:18PM -0500, Felipe Contreras wrote: > > > No activity, no tests. > > Like diff-highlight, I don't think "no activity" is a useful indicator. > I use this daily, and several people have commented off-list to me that > they use it, too. Add tests th

Re: [PATCH v1 07/25] contrib: remove 'git-jump'

2014-05-08 Thread Jeff King
On Thu, May 08, 2014 at 07:58:18PM -0500, Felipe Contreras wrote: > No activity, no tests. Like diff-highlight, I don't think "no activity" is a useful indicator. I use this daily, and several people have commented off-list to me that they use it, too. Like diff-highlight, I'm happy to maintain

[PATCH v1 07/25] contrib: remove 'git-jump'

2014-05-08 Thread Felipe Contreras
No activity, no tests. Signed-off-by: Felipe Contreras --- contrib/git-jump/README | 92 --- contrib/git-jump/git-jump | 69 --- 2 files changed, 161 deletions(-) delete mode 100644 contrib/git-jump/README delete mod