index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remote-testsvn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common-main: call git_extract_argv0_path()
Jeff King
2016-07-02
1
-1
/
+0
*
add an extra level of indirection to main()
Jeff King
2016-07-02
1
-1
/
+1
*
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
2016-01-15
1
-2
/
+2
*
refs: move the remaining ref module declarations to refs.h
Michael Haggerty
2015-06-22
1
-0
/
+1
*
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
1
-2
/
+1
*
remote-testsvn: use internal argv_array of struct child_process in cmd_import()
René Scharfe
2014-07-18
1
-9
/
+7
*
use strchrnul() in place of strchr() and strlen()
Rohit Mani
2014-03-10
1
-2
/
+2
*
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-5
/
+5
*
sparse: Fix mingw_main() argument number/type errors
Ramsay Jones
2013-04-28
1
-1
/
+1
*
remote-testsvn: fix unitialized variable
Jeff King
2012-12-15
1
-1
/
+3
*
remote-svn: add marks-file regeneration
Florian Achleitner
2012-10-07
1
-0
/
+71
*
remote-svn: add incremental import
Florian Achleitner
2012-10-07
1
-4
/
+75
*
remote-svn: Activate import/export-marks for fast-import
Florian Achleitner
2012-10-07
1
-1
/
+11
*
Allow reading svn dumps from files via file:// urls
Florian Achleitner
2012-10-07
1
-19
/
+33
*
Implement a remote helper for svn in C
Florian Achleitner
2012-10-07
1
-0
/
+176