index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vcs-svn
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-18
headers: normalize the spelling of some header guards
Ramsay Jones
5
-10
/
+10
2018-05-06
Convert remaining die*(BUG) messages
Johannes Schindelin
1
-2
/
+4
2017-09-07
vcs-svn: release strbuf after use in end_revision()
Rene Scharfe
1
-0
/
+1
2017-08-26
Merge branch 'jn/vcs-svn-cleanup'
Junio C Hamano
5
-85
/
+56
2017-08-26
Merge branch 'bc/vcs-svn-cleanup'
Junio C Hamano
3
-17
/
+10
2017-08-23
vcs-svn: move remaining repo_tree functions to fast_export.h
Jonathan Nieder
5
-54
/
+39
2017-08-23
vcs-svn: remove repo_delete wrapper function
Jonathan Nieder
3
-8
/
+2
2017-08-23
vcs-svn: remove custom mode constants
Jonathan Nieder
4
-21
/
+16
2017-08-23
vcs-svn: remove more unused prototypes and declarations
Jonathan Nieder
1
-3
/
+0
2017-08-20
vcs-svn: rename repo functions to "svn_repo"
brian m. carlson
3
-10
/
+10
2017-08-20
vcs-svn: remove unused prototypes
brian m. carlson
1
-7
/
+0
2017-04-27
timestamp_t: a new data type for timestamps
Johannes Schindelin
3
-5
/
+5
2017-04-23
PRItime: introduce a new "printf format" for timestamps
Johannes Schindelin
1
-2
/
+2
2016-09-29
Merge branch 'mr/vcs-svn-printf-ulong' into maint
Junio C Hamano
1
-2
/
+2
2016-09-21
Merge branch 'mr/vcs-svn-printf-ulong'
Junio C Hamano
1
-2
/
+2
2016-09-14
vcs-svn/fast_export: fix timestamp fmt specifiers
Mike Ralphson
1
-2
/
+2
2016-05-09
vcs-svn: use error_errno()
Nguyễn Thái Ngọc Duy
4
-7
/
+7
2013-12-05
strbuf: introduce starts_with() and ends_with()
Christian Couder
1
-10
/
+1
2012-10-07
remote-svn: add incremental import
Florian Achleitner
4
-11
/
+17
2012-10-07
Create a note for every imported commit containing svn metadata
Florian Achleitner
3
-4
/
+33
2012-10-07
vcs-svn: add fast_export_note to create notes
Dmitry Ivankov
2
-0
/
+14
2012-10-07
remote-svn, vcs-svn: Enable fetching to private refs
Florian Achleitner
4
-10
/
+10
2012-10-07
Add svndump_init_fd to allow reading dumps from arbitrary FDs
Florian Achleitner
2
-4
/
+19
2012-07-13
Merge branch 'jn/vcs-svn'
Junio C Hamano
7
-40
/
+31
2012-07-05
vcs-svn: allow 64-bit Prop-Content-Length
Jonathan Nieder
1
-15
/
+18
2012-07-05
vcs-svn: suppress a signed/unsigned comparison warning
Jonathan Nieder
1
-2
/
+3
2012-07-05
vcs-svn: suppress a signed/unsigned comparison warning
David Barr
1
-1
/
+1
2012-07-05
vcs-svn: suppress signed/unsigned comparison warnings
David Barr
1
-2
/
+2
2012-07-05
vcs-svn: use strstr instead of memmem
David Barr
1
-1
/
+1
2012-07-05
vcs-svn: use constcmp instead of prefixcmp
David Barr
1
-1
/
+1
2012-07-05
vcs-svn: simplify cleanup in apply_one_window
David Barr
1
-4
/
+4
2012-07-05
vcs-svn: avoid self-assignment in dummy initialization of pre_off
David Barr
1
-1
/
+1
2012-07-05
vcs-svn: drop no-op reset methods
David Barr
5
-13
/
+0
2012-04-30
remove superfluous newlines in error messages
Pete Wyckoff
1
-2
/
+2
2012-02-02
vcs-svn: suppress a -Wtype-limits warning
Jonathan Nieder
1
-3
/
+3
2012-02-02
vcs-svn: allow import of > 4GiB files
Jonathan Nieder
3
-14
/
+26
2012-02-02
vcs-svn: rename check_overflow arguments for clarity
Ramsay Jones
1
-7
/
+7
2012-02-02
vcs-svn: suppress -Wtype-limits warning
Jonathan Nieder
1
-3
/
+3
2012-02-02
vcs-svn: allow import of > 4GiB files
Jonathan Nieder
3
-14
/
+26
2012-02-02
vcs-svn: rename check_overflow and its arguments for clarity
Ramsay Jones
1
-7
/
+7
2012-01-27
vcs-svn/svndiff.c: squelch false "unused" warning from gcc
Junio C Hamano
1
-1
/
+1
2012-01-27
Merge branch 'svn-fe' of git://repo.or.cz/git/jrn into jn/svn-fe
Junio C Hamano
18
-938
/
+789
2011-12-21
Fix a bitwise negation assignment issue spotted by Sun Studio
Ævar Arnfjörð Bjarmason
2
-3
/
+3
2011-06-23
vcs-svn: reset first_commit_done in fast_export_init
Dmitry Ivankov
1
-0
/
+1
2011-06-21
vcs-svn: do not initialize report_buffer twice
Dmitry Ivankov
1
-12
/
+0
2011-06-15
vcs-svn: avoid hangs from corrupt deltas
Jonathan Nieder
1
-6
/
+9
2011-06-15
vcs-svn: guard against overflow when computing preimage length
Jonathan Nieder
1
-1
/
+14
2011-06-15
Merge branch 'db/delta-applier' into db/text-delta
Jonathan Nieder
3
-2
/
+5
2011-06-15
vcs-svn: cap number of bytes read from sliding view
Jonathan Nieder
2
-1
/
+4
2011-05-26
vcs-svn: implement text-delta handling
David Barr
3
-5
/
+120
[next]