23 Commits (77482d05d4e99f539bb541694102e72bcbba6378)

Author SHA1 Message Date
brian m. carlson 34c290a6fc refs: convert read_ref and read_ref_full to object_id 7 years ago
Ævar Arnfjörð Bjarmason 6a83d90207 coccinelle: make use of the "type" FREE_AND_NULL() rule 8 years ago
brian m. carlson 5ee8a954e0 notes: convert some accessor functions to struct object_id 8 years ago
brian m. carlson 9ef7223058 notes: make get_note return pointer to struct object_id 8 years ago
brian m. carlson 490bc83a01 notes: convert for_each_note to struct object_id 8 years ago
Nguyễn Thái Ngọc Duy 23a9e0712d use xfopen() in more places 8 years ago
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