diff options
author | Jakub Narebski <jnareb@gmail.com> | 2007-08-03 19:50:42 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-08-04 01:55:08 -0700 |
commit | 33f243308589120a700f084b54ee597ce6c26069 (patch) | |
tree | 3a095a030eb56781b6bfb7de81fee4d27f146e70 /INSTALL | |
parent | 7fd53fce1c574f6a4940eedf36383a4e9ed7ae6a (diff) | |
download | git-33f243308589120a700f084b54ee597ce6c26069.tar.gz |
gitweb: Fix handling of $file_name in feed generation
The commit b6093a5c, by Robert Fitzsimons:
"gitweb: Change atom, rss actions to use parse_commits."
forgot to pass $file_name parameter to parse_commits subroutine.
If git_feed is provided a file name, it ought to show only the history
affecting that file or a directory. The title was being set
correctly, but all commits from history were being shown.
Signed-off-by: Steven Walter <stevenrwalter@gmail.com>
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions