Re: [PATCHv4] gitweb: parse parent..current syntax from pathinfo

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Giuseppe Bilotta
Date: Saturday, October 4, 2008 - 12:24 am

On Sat, Oct 4, 2008 at 3:31 AM, Jakub Narebski <jnareb@gmail.com> wrote:

Yes, that's probably a better form for the commit message.


Right, I'm not sure why I put the ( on the previous line.


Good idea, I'll rework it in that sense.


And these are matched by the above regexp


I'm afraid I'm not going to support that, although it's probably easy
to support hpb:fp..:f (i.e. accept a missing refname but on condition
of having a : in front of the file spec).


By the way, on the first revision of the path_info patchset, you had me discard

$hash      ||= git_get_hash_by_path($hash_base, $file_name);

in the simple case on the basis that it was an extra call to external git.

I actually forgot to remove it from this part of the patchset too at
the time, so this gets me wondering about this: should I put it back
in place in the simple case, or remove it from here too?


-- 
Giuseppe "Oblomov" Bilotta
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCHv4] gitweb: PATH_INFO support improvements, Giuseppe Bilotta, (Wed Oct 1, 5:10 pm)
[PATCHv4] gitweb: refactor input parameters parse/validation, Giuseppe Bilotta, (Wed Oct 1, 5:10 pm)
[PATCHv4] gitweb: generate project/action/hash URLs, Giuseppe Bilotta, (Wed Oct 1, 5:10 pm)
[PATCHv4] gitweb: use_pathinfo filenames start with /, Giuseppe Bilotta, (Wed Oct 1, 5:10 pm)
[PATCHv4] gitweb: parse parent..current syntax from pathinfo, Giuseppe Bilotta, (Wed Oct 1, 5:10 pm)
[PATCHv4] gitweb: generate parent..current URLs, Giuseppe Bilotta, (Wed Oct 1, 5:10 pm)
Re: [PATCHv4] gitweb: PATH_INFO support improvements, Jakub Narebski, (Thu Oct 2, 1:19 am)
Re: [PATCHv4] gitweb: PATH_INFO support improvements, Giuseppe Bilotta, (Thu Oct 2, 1:49 am)
Re: [PATCHv4] gitweb: PATH_INFO support improvements, Jakub Narebski, (Thu Oct 2, 3:16 am)
Re: [PATCHv4] gitweb: generate project/action/hash URLs, Jakub Narebski, (Thu Oct 2, 6:48 pm)
Re: [PATCHv4] gitweb: use_pathinfo filenames start with /, Jakub Narebski, (Fri Oct 3, 4:28 am)
Re: [PATCHv4] gitweb: generate project/action/hash URLs, Jakub Narebski, (Fri Oct 3, 6:15 pm)
Re: [PATCHv4] gitweb: parse parent..current syntax from pa ..., Giuseppe Bilotta, (Sat Oct 4, 12:24 am)
Re: [PATCHv4] gitweb: generate parent..current URLs, Jakub Narebski, (Sun Oct 5, 5:17 pm)