15 Commits (0af85f84bd6d1755b3b8559ccfd99383c2928ac3)

Author SHA1 Message Date
Jeff King 650c449250 common-main: call git_extract_argv0_path() 9 years ago
Jeff King 3f2e2297b9 add an extra level of indirection to main() 9 years ago
Junio C Hamano 8f309aeb82 strbuf: introduce strbuf_getline_{lf,nul}() 9 years ago
Michael Haggerty fb58c8d507 refs: move the remaining ref module declarations to refs.h 10 years ago
René Scharfe d318027932 run-command: introduce CHILD_PROCESS_INIT 11 years ago
René Scharfe 1cefa14325 remote-testsvn: use internal argv_array of struct child_process in cmd_import() 11 years ago
Rohit Mani 2c5495f7b6 use strchrnul() in place of strchr() and strlen() 11 years ago
Christian Couder 5955654823 replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
Ramsay Jones 84d32bf767 sparse: Fix mingw_main() argument number/type errors 12 years ago
Jeff King bfae342c97 remote-testsvn: fix unitialized variable 12 years ago
Florian Achleitner 5bfc76b5b2 remote-svn: add marks-file regeneration 12 years ago
Florian Achleitner 8e43a1d010 remote-svn: add incremental import 12 years ago
Florian Achleitner 8d7cd8eb3b remote-svn: Activate import/export-marks for fast-import 12 years ago
Florian Achleitner f6529de9f4 Allow reading svn dumps from files via file:// urls 12 years ago
Florian Achleitner 68f64ff8b4 Implement a remote helper for svn in C 12 years ago