11542 Commits (ca0328354afbf4ec6941cb4312bfc6908ab06d73)
 

Author SHA1 Message Date
Junio C Hamano ca0328354a builtin-apply.c: fix a tiny leak introduced during xmemdupz() conversion. 17 years ago
Pierre Habouzit 182af8343c Use xmemdupz() in many places. 17 years ago
Junio C Hamano 39bd2eb56a Merge branch 'master' into ph/strbuf 17 years ago
Junio C Hamano 89df580d0a Merge branch 'maint' 17 years ago
Väinö Järvelä 8ae674952c Fixed update-hook example allow-users format. 17 years ago
Eric Wong bd43098c26 Documentation/git-svn: updated design philosophy notes 17 years ago
Junio C Hamano cd894ee9ad t/t4014: test "am -3" with mode-only change. 17 years ago
David Kastrup d28840461d git-commit.sh: Shell script cleanup 17 years ago
Dmitry Potapov 76bf8d0e0a preserve executable bits in zip archives 17 years ago
Pierre Habouzit 3d845d7763 Fix lapsus in builtin-apply.c 17 years ago
Jeff King 5c633a4cbe git-push: documentation and tests for pushing only branches 17 years ago
Matthias Urlichs bf1ee63678 git-svnimport: Use separate arguments in the pipe for git-rev-parse 17 years ago
Jeff King e349026812 contrib/fast-import: add perl version of simple example 17 years ago
Nguyen Thai Ngoc Duy 7f8cfadf21 contrib/fast-import: add simple shell example 17 years ago
Pierre Habouzit 68d3025a80 Add xmemdupz() that duplicates a block of memory, and NUL terminates it. 17 years ago
Christian Couder 53271411e7 rev-list --bisect: Bisection "distance" clean up. 17 years ago
Christian Couder 77c11e064c rev-list --bisect: Move some bisection code into best_bisection. 17 years ago
Christian Couder ce0cbad772 rev-list --bisect: Move finding bisection into do_find_bisection. 17 years ago
Pierre Habouzit 0557656930 fast-import optimization: 17 years ago
Pierre Habouzit eec813cfc6 fast-import was using dbuf's, replace them with strbuf's. 17 years ago
Pierre Habouzit e6c019d0b0 Drop strbuf's 'eof' marker, and make read_line a first class citizen. 17 years ago
Junio C Hamano 9346b4e1ad Merge branch 'cr/reset' 17 years ago
Junio C Hamano 148c63006a Merge branch 'maint' 17 years ago
Junio C Hamano 7a461b5a33 Document ls-files --with-tree=<tree-ish> 17 years ago
Junio C Hamano cba8d48961 git-commit: partial commit of paths only removed from the index 17 years ago
Junio C Hamano 64586e75af git-commit: Allow partial commit of file removal. 17 years ago
Junio C Hamano a017f27dcb Merge branch 'jc/grep-c' into maint 17 years ago
Junio C Hamano 9269df9610 Merge branch 'maint' of git://repo.or.cz/git-gui into maint 17 years ago
Junio C Hamano be510cfef3 send-email: make message-id generation a bit more robust 17 years ago
Junio C Hamano acd69176f7 Merge branch 'maint' 17 years ago
J. Bruce Fields d7416ecac8 git-apply: fix whitespace stripping 17 years ago
Shawn O. Pearce 3849bfba84 git-gui: Disable native platform text selection in "lists" 17 years ago
Johannes Schindelin ece7b74903 apply --index-info: fall back to current index for mode changes 17 years ago
Pierre Habouzit 8b6087fb25 Remove preemptive allocations. 17 years ago
Pierre Habouzit a08f23ab3e Refactor replace_encoding_header. 17 years ago
Pierre Habouzit c7f9cb1428 builtin-apply: use strbuf's instead of buffer_desc's. 17 years ago
Pierre Habouzit ba3ed09728 Now that cache.h needs strbuf.h, remove useless includes. 17 years ago
Pierre Habouzit 5ecd293d14 Rewrite convert_to_{git,working_tree} to use strbuf's. 17 years ago
Pierre Habouzit 917c9a7133 New strbuf APIs: splice and attach. 17 years ago
Junio C Hamano f3caeb9ac2 Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint 17 years ago
J. Bruce Fields a85fecafe6 core-tutorial: minor cleanup 17 years ago
J. Bruce Fields 40dac517ee documentation: replace Discussion section by link to user-manual chapter 17 years ago
J. Bruce Fields ecd95b536e user-manual: todo updates and cleanup 17 years ago
J. Bruce Fields 9644ffdd65 user-manual: fix introduction to packfiles 17 years ago
J. Bruce Fields 09eff7b0f7 user-manual: move packfile and dangling object discussion 17 years ago
J. Bruce Fields 1bbf1c7900 user-manual: rewrite object database discussion 17 years ago
J. Bruce Fields 513d419c59 user-manual: reorder commit, blob, tree discussion 17 years ago
J. Bruce Fields 1c097891e4 user-manual: rewrite index discussion 17 years ago
J. Bruce Fields 1c6045fffa user-manual: create new "low-level git operations" chapter 17 years ago
J. Bruce Fields 036f81997c user-manual: rename "git internals" to "git concepts" 17 years ago