]> granicus.if.org Git - cgit/commit
allow blob extract blobs by head/path combination
authorMichael Krelin <hacker@klever.net>
Tue, 24 Jun 2008 21:33:24 +0000 (23:33 +0200)
committerMichael Krelin <hacker@klever.net>
Tue, 24 Jun 2008 21:33:24 +0000 (23:33 +0200)
commit01d2dce7e73e3f022d186de27dd5d15574144ca8
treeeeb2cc9089b048ddb6ee7c2f2c1ca5738b6e6a51
parente6b635c2b1a0b2c08170c70e8b9e59f4b9789431
allow blob extract blobs by head/path combination

 If blob is invoked with no id=, it tries to look up h= and search for path= in
 there. Once found, proceed as normal, otherwise, fail as normal.

Signed-off-by: Michael Krelin <hacker@klever.net>
cmd.c
ui-blob.c
ui-blob.h