11696 Commits (edb0e04e819c7cde709d10e03f398d12692259f7)
 

Author SHA1 Message Date
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 17815501a8 git-gc --auto: run "repack -A -d -l" as necessary. 18 years ago
Junio C Hamano 95143f9e68 git-gc --auto: restructure the way "repack" command line is built. 18 years ago
Junio C Hamano a087cc9819 git-gc --auto: protect ourselves from accumulated cruft 18 years ago
Junio C Hamano e9831e83e0 git-gc --auto: add documentation. 18 years ago
Junio C Hamano caf9de2f46 git-gc --auto: move threshold check to need_to_gc() function. 18 years ago
Junio C Hamano 65aa53029a repack -A -d: use --keep-unreachable when repacking 18 years ago
Junio C Hamano be510cfef3 send-email: make message-id generation a bit more robust 18 years ago
Junio C Hamano 08cdfb1337 pack-objects --keep-unreachable 18 years ago
Junio C Hamano 000dfd3f6e Export matches_pack_name() and fix its return value 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
Johannes Schindelin ece7b74903 apply --index-info: fall back to current index for mode changes 18 years ago
Pierre Habouzit 8b6087fb25 Remove preemptive allocations. 18 years ago
Pierre Habouzit a08f23ab3e Refactor replace_encoding_header. 18 years ago
Pierre Habouzit c7f9cb1428 builtin-apply: use strbuf's instead of buffer_desc's. 18 years ago
Pierre Habouzit ba3ed09728 Now that cache.h needs strbuf.h, remove useless includes. 18 years ago
Pierre Habouzit 5ecd293d14 Rewrite convert_to_{git,working_tree} to use strbuf's. 18 years ago
Pierre Habouzit 917c9a7133 New strbuf APIs: splice and attach. 18 years ago
Junio C Hamano f3caeb9ac2 Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint 18 years ago
J. Bruce Fields a85fecafe6 core-tutorial: minor cleanup 18 years ago
J. Bruce Fields 40dac517ee documentation: replace Discussion section by link to user-manual chapter 18 years ago
J. Bruce Fields ecd95b536e user-manual: todo updates and cleanup 18 years ago
J. Bruce Fields 9644ffdd65 user-manual: fix introduction to packfiles 18 years ago
J. Bruce Fields 09eff7b0f7 user-manual: move packfile and dangling object discussion 18 years ago
J. Bruce Fields 1bbf1c7900 user-manual: rewrite object database discussion 18 years ago
J. Bruce Fields 513d419c59 user-manual: reorder commit, blob, tree discussion 18 years ago
J. Bruce Fields 1c097891e4 user-manual: rewrite index discussion 18 years ago