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