1
0
mirror of https://github.com/git/git synced 2024-07-07 19:39:27 +00:00
git/vcs-svn
Johannes Schindelin c3c3486b24 Convert remaining die*(BUG) messages
These were not caught by the previous commit, as they did not match the
regular expression.

While at it, remove the localization from one instance: we never want
BUG() messages to be translated, as they target Git developers, not the
end user (hence it would be quite unhelpful to not only burden the
translators, but then even end up with a bug report in a language that
no core Git contributor understands).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2018-05-06 19:06:14 +09:00
..
fast_export.c Convert remaining die*(BUG) messages 2018-05-06 19:06:14 +09:00
fast_export.h Merge branch 'jn/vcs-svn-cleanup' 2017-08-26 22:55:06 -07:00
LICENSE Merge branch 'db/delta-applier' into db/text-delta 2011-05-26 02:27:48 -05:00
line_buffer.c vcs-svn: use error_errno() 2016-05-09 12:29:08 -07:00
line_buffer.h vcs-svn: drop no-op reset methods 2012-07-05 23:26:51 -05:00
line_buffer.txt vcs-svn: remove buffer_read_string 2011-03-26 00:17:35 -05:00
sliding_window.c vcs-svn: use error_errno() 2016-05-09 12:29:08 -07:00
sliding_window.h vcs-svn: cap number of bytes read from sliding view 2011-06-15 02:15:22 -05:00
svndiff.c vcs-svn: use error_errno() 2016-05-09 12:29:08 -07:00
svndiff.h vcs-svn: skeleton of an svn delta parser 2011-03-27 22:41:38 -05:00
svndump.c vcs-svn: release strbuf after use in end_revision() 2017-09-07 08:49:29 +09:00
svndump.h remote-svn: add incremental import 2012-10-07 14:10:17 -07:00