40856 Commits (54ba4c5fa2d7de216ca090ac2e657728462c81d5)
 

Author SHA1 Message Date
Jeff King 54ba4c5fa2 http-walker: store url in a strbuf 10 years ago
Jeff King 7d0581a9ab http-push: use strbuf instead of fwrite_buffer 10 years ago
Jeff King df1ed03a6f remote-ext: simplify git pkt-line generation 10 years ago
Jeff King 0cb9d6d6b6 upload-archive: convert sprintf to strbuf 10 years ago
Jeff King 495127dbcb resolve_ref: use strbufs for internal buffers 10 years ago
Jeff King 0e265a92a1 read_remotes_file: simplify string handling 10 years ago
Jeff King f28e3ab231 read_branches_file: simplify string handling 10 years ago
Jeff King c978610dc8 mailmap: replace strcpy with xstrdup 10 years ago
Jeff King acd47eec99 help: drop prepend function in favor of xstrfmt 10 years ago
Jeff King a5e03bf5c6 ref-filter: drop sprintf and strcpy calls 10 years ago
Jeff King 9ae97018fb use strip_suffix and xstrfmt to replace suffix 10 years ago
Jeff King 2805bb5970 fetch: replace static buffer with xstrfmt 10 years ago
Jeff King 3ec832c4b5 config: use xstrfmt in normalize_value 10 years ago
Jeff King 75faa45ae0 replace trivial malloc + sprintf / strcpy calls with xstrfmt 10 years ago
Jeff King b7115a350b receive-pack: convert strncpy to xsnprintf 10 years ago
Jeff King 0cc4142859 http-push: replace strcat with xsnprintf 10 years ago
Jeff King 48bcc1c3cc add_packed_git: convert strcpy into xsnprintf 10 years ago
Jeff King 330c8e2670 entry.c: convert strcpy to xsnprintf 10 years ago
Jeff King 19bdd3e7e1 grep: use xsnprintf to format failure message 10 years ago
Jeff King 48bdf86995 compat/hstrerror: convert sprintf to snprintf 10 years ago
Jeff King f5691aa640 stop_progress_msg: convert sprintf to xsnprintf 10 years ago
Jeff King c3bb0ac796 find_short_object_filename: convert sprintf to xsnprintf 10 years ago
Jeff King ef1286d3c0 use xsnprintf for generating git object headers 10 years ago
Jeff King f2f0267529 archive-tar: use xsnprintf for trivial formatting 10 years ago
Jeff King 5096d4909f convert trivial sprintf / strcpy calls to xsnprintf 10 years ago
Jeff King db85a8a9c2 compat/inet_ntop: fix off-by-one in inet_ntop4 10 years ago
Jeff King 04724222d5 test-dump-cache-tree: avoid overflow of cache-tree name 10 years ago
Jeff King 3131977de1 progress: store throughput display in a strbuf 10 years ago
Jeff King 0bb443fdd2 trace: use strbuf for quote_crnl output 10 years ago
Jeff King 1d895f194f mailsplit: make PATH_MAX buffers dynamic 10 years ago
Jeff King c1fd080917 fsck: use strbuf to generate alternate directories 10 years ago
Jeff King af49c6d091 add reentrant variants of sha1_to_hex and find_unique_abbrev 10 years ago
Jeff King 399ad553ce strbuf: make strbuf_complete_line more generic 10 years ago
Jeff King bb3788cebb add git_path_buf helper function 10 years ago
Jeff King 7b03c89ebd add xsnprintf helper function 10 years ago
Jeff King fbe85e73ce fsck: don't fsck alternates for connectivity-only check 10 years ago
Jeff King 108332c7a0 archive-tar: fix minor indentation violation 10 years ago
Jeff King d270d7b7a2 mailsplit: fix FILE* leak in split_maildir 10 years ago
Jeff King 7cd17e8057 show-branch: avoid segfault with --reflog of unborn branch 10 years ago
Junio C Hamano 8d530c4d64 Git 2.6-rc3 10 years ago
Junio C Hamano 74a844a555 Merge branch 'rj/mailmap-ramsay' 10 years ago
Junio C Hamano b6bd2d0964 Merge branch 'bn/send-email-smtp-auth-error-message-fix' 10 years ago
Junio C Hamano e646ab9cf8 l10n-2.6.0-rnd2 plus de 10 years ago
Brian Norris 904f6e7c15 send-email: fix uninitialized var warning for $smtp_auth 10 years ago
Phillip Sz 18a21c1956 l10n: de.po: better language for one string 10 years ago
Ralf Thielow 2e0f3663f5 l10n: de.po: translate 2 messages 10 years ago
Tran Ngoc Quan 5fc31c1f81 l10n: Update and review Vietnamese translation (2440t) 10 years ago
Jean-Noel Avila 84486b1ebe l10n: fr.po v2.6.0 round 2 (2440t) 10 years ago
Jiang Xin 03ea3327da l10n: zh_CN: for git v2.6.0 l10n round 2 10 years ago
Alex Henrie 3ffa1ab2c8 l10n: ca.po: update translation 10 years ago