11560 Commits (586801650824f0f7b62c34a206b6a60ffbcd8be0)
 

Author SHA1 Message Date
Kristian Høgsberg 5868016508 Introduce entry point add_interactive and add_files_to_cache 18 years ago
Junio C Hamano a17ba31b0b Merge branch 'ph/strbuf' into kh/commit 18 years ago
Kristian Høgsberg 6d69b6f6ac Clean up stripspace a bit, use strbuf even more. 18 years ago
Kristian Høgsberg a9390b9fce Add strbuf_read_file(). 18 years ago
Junio C Hamano b4833a2c62 rerere: Fix use of an empty strbuf.buf 18 years ago
Pierre Habouzit 1dffb8fa80 Small cache_tree_write refactor. 18 years ago
Pierre Habouzit 8289b62095 Make builtin-rerere use of strbuf nicer and more efficient. 18 years ago
Pierre Habouzit 45f66f6463 Add strbuf_cmp. 18 years ago
Junio C Hamano a8f3e2219c strbuf_setlen(): do not barf on setting length of an empty buffer to 0 18 years ago
Pierre Habouzit 7a33bcbe80 sq_quote_argv and add_to_string rework with strbuf's. 18 years ago
Pierre Habouzit 663af3422a Full rework of quote_c_style and write_name_quoted. 18 years ago
Pierre Habouzit 7fb1011e61 Rework unquote_c_style to work on a strbuf. 18 years ago
Pierre Habouzit c76689df6c strbuf API additions and enhancements. 18 years ago
Pierre Habouzit 19247e5510 nfv?asprintf are broken without va_copy, workaround them. 18 years ago
Pierre Habouzit e03e05ff73 Fix the expansion pattern of the pseudo-static path buffer. 18 years ago
Kristian Høgsberg 0f729f2134 Enable wt-status to run against non-standard index file. 18 years ago
Kristian Høgsberg f26a001226 Enable wt-status output to a given FILE pointer. 18 years ago
Junio C Hamano 6b30852ded builtin-for-each-ref.c::copy_name() - do not overstep the buffer. 18 years ago
Junio C Hamano ca0328354a builtin-apply.c: fix a tiny leak introduced during xmemdupz() conversion. 18 years ago
Pierre Habouzit 182af8343c Use xmemdupz() in many places. 18 years ago
Junio C Hamano 39bd2eb56a Merge branch 'master' into ph/strbuf 18 years ago
Junio C Hamano 89df580d0a Merge branch 'maint' 18 years ago
Väinö Järvelä 8ae674952c Fixed update-hook example allow-users format. 18 years ago
Eric Wong bd43098c26 Documentation/git-svn: updated design philosophy notes 18 years ago
Junio C Hamano cd894ee9ad t/t4014: test "am -3" with mode-only change. 18 years ago
David Kastrup d28840461d git-commit.sh: Shell script cleanup 18 years ago
Dmitry Potapov 76bf8d0e0a preserve executable bits in zip archives 18 years ago
Pierre Habouzit 3d845d7763 Fix lapsus in builtin-apply.c 18 years ago
Jeff King 5c633a4cbe git-push: documentation and tests for pushing only branches 18 years ago
Matthias Urlichs bf1ee63678 git-svnimport: Use separate arguments in the pipe for git-rev-parse 18 years ago
Jeff King e349026812 contrib/fast-import: add perl version of simple example 18 years ago
Nguyen Thai Ngoc Duy 7f8cfadf21 contrib/fast-import: add simple shell example 18 years ago
Pierre Habouzit 68d3025a80 Add xmemdupz() that duplicates a block of memory, and NUL terminates it. 18 years ago
Christian Couder 53271411e7 rev-list --bisect: Bisection "distance" clean up. 18 years ago
Christian Couder 77c11e064c rev-list --bisect: Move some bisection code into best_bisection. 18 years ago
Christian Couder ce0cbad772 rev-list --bisect: Move finding bisection into do_find_bisection. 18 years ago
Pierre Habouzit 0557656930 fast-import optimization: 18 years ago
Pierre Habouzit eec813cfc6 fast-import was using dbuf's, replace them with strbuf's. 18 years ago
Pierre Habouzit e6c019d0b0 Drop strbuf's 'eof' marker, and make read_line a first class citizen. 18 years ago
Junio C Hamano 9346b4e1ad Merge branch 'cr/reset' 18 years ago
Junio C Hamano 148c63006a Merge branch 'maint' 18 years ago
Junio C Hamano 7a461b5a33 Document ls-files --with-tree=<tree-ish> 18 years ago
Junio C Hamano cba8d48961 git-commit: partial commit of paths only removed from the index 18 years ago
Junio C Hamano 64586e75af git-commit: Allow partial commit of file removal. 18 years ago
Junio C Hamano a017f27dcb Merge branch 'jc/grep-c' into maint 18 years ago
Junio C Hamano 9269df9610 Merge branch 'maint' of git://repo.or.cz/git-gui into maint 18 years ago
Junio C Hamano be510cfef3 send-email: make message-id generation a bit more robust 18 years ago
Junio C Hamano acd69176f7 Merge branch 'maint' 18 years ago
J. Bruce Fields d7416ecac8 git-apply: fix whitespace stripping 18 years ago
Shawn O. Pearce 3849bfba84 git-gui: Disable native platform text selection in "lists" 18 years ago