summaryrefslogtreecommitdiff
path: root/git-send-email.perl
diff options
context:
space:
mode:
authorLibravatar Jakub Narebski <jnareb@gmail.com>2011-06-22 17:28:53 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-06-22 11:44:33 -0700
commit16f20725bbcb7abbbc11e740050197b7fe8f843a (patch)
treee8c273185acaa3af362816844f8cb0f58f7a1ba1 /git-send-email.perl
parentgitweb: Check permissions first in git_search (diff)
downloadtgif-16f20725bbcb7abbbc11e740050197b7fe8f843a.tar.xz
gitweb: Split body of git_search into subroutines
Create separate subroutines for handling each of aspects of searching the repository: * git_search_message ('commit', 'author', 'committer') * git_search_changes ('pickaxe') * git_search_content_of_files ('grep') Almost pure code movement (and unindent), which you can check e.g. via $ git blame -w --date=short -C -C HEAD^..HEAD -- gitweb/gitweb.perl | grep -C 3 -e '^[^^]' | less -S No functional changes intended. Signed-off-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-send-email.perl')
0 files changed, 0 insertions, 0 deletions