24576 Commits (adfe4e1ff2c296184856bf55636be845f96b55e5)
 

Author SHA1 Message Date
Michael J Gruber 6e7293e3ed git-add: make -A description clearer vs. -u 14 years ago
Junio C Hamano e3d3f7d204 Merge branch 'maint' 14 years ago
Eric Hanchrow 62270f6b0a branch_merged: fix grammar in warning 14 years ago
Jonathan Nieder a62bbf8f01 Merge commit 'jn/svn-fe' of git://github.com/gitster/git into svn-fe 14 years ago
Jonathan Nieder b1c9b798a6 vcs-svn: teach line_buffer about temporary files 14 years ago
Jonathan Nieder cb3f87cf1b vcs-svn: allow input from file descriptor 14 years ago
Jonathan Nieder cc193f1f0b vcs-svn: allow character-oriented input 14 years ago
Jonathan Nieder e832f43c1d vcs-svn: add binary-safe read function 14 years ago
Jonathan Nieder d280f68313 t0081 (line-buffer): add buffering tests 14 years ago
Jonathan Nieder 7b990c9051 vcs-svn: tweak test-line-buffer to not assume line-oriented input 14 years ago
Jonathan Nieder 232087fd99 tests: give vcs-svn/line_buffer its own test script 14 years ago
Jonathan Nieder 850c5ea44c vcs-svn: make test-line-buffer input format more flexible 14 years ago
Jonathan Nieder e5e45ca1e3 vcs-svn: teach line_buffer to handle multiple input files 14 years ago
Jonathan Nieder d350822fa7 vcs-svn: collect line_buffer data in a struct 14 years ago
Jonathan Nieder deadcef4c1 vcs-svn: replace buffer_read_string memory pool with a strbuf 14 years ago
Jonathan Nieder 4d21bec0d2 vcs-svn: eliminate global byte_buffer 14 years ago
David Barr 8dc6a373d2 fast-import: add 'ls' command 14 years ago
Michael Horowitz c9dbab045d git-p4 submit: prevent 'Jobs' section from being removed from p4 change log 14 years ago
Jonathan Nieder 2140b14064 commit: error out for missing commit message template 14 years ago
Michael J Gruber 853c0ffe42 mergetool-lib: call vim in readonly mode for diffs 14 years ago
Jonathan Nieder 046613c546 update-index --refresh --porcelain: add missing const 14 years ago
Jonathan Nieder b3c0494aa9 checkout: add missing const to describe_detached_head 14 years ago
Libor Pechacek 2169ddc056 Disallow empty section and variable names 14 years ago
Libor Pechacek b09c53a3e3 Sanity-check config variable names 14 years ago
Jeff King abb371a1ef diff: don't retrieve binary blobs for diffstat 14 years ago
Jeff King ded0abc73c diff: handle diffstat of rewritten binary files 14 years ago
Jay Soffian 37f7a85793 Teach commit about CHERRY_PICK_HEAD 14 years ago
Jay Soffian 5b2af8cac9 bash: teach __git_ps1 about CHERRY_PICK_HEAD 14 years ago
Jay Soffian d7e5c0cbfb Introduce CHERRY_PICK_HEAD 14 years ago
Jonathan Nieder 2161da1039 t3507: introduce pristine-detach helper 14 years ago
Clemens Buchacher 1d718a5108 do not overwrite untracked symlinks 14 years ago
Junio C Hamano dca3d715aa Merge branch 'maint' 14 years ago
Jay Soffian be8ef33c1d git-checkout.txt: improve detached HEAD documentation 14 years ago
Clemens Buchacher 4cc6260684 Documentation: clarify -u<mode> option defaults 14 years ago
Junio C Hamano a66cee2ede Merge branch 'maint' 14 years ago
Vitor Antunes 4fddb41bd7 git-p4: Add copy detection support 14 years ago
Vitor Antunes ae901090f7 git-p4: Improve rename detection support 14 years ago
Ævar Arnfjörð Bjarmason d5a719e4af t/t7500-commit.sh: use test_cmp instead of test 14 years ago
Ævar Arnfjörð Bjarmason 49151d8b2c t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediate 14 years ago
Ævar Arnfjörð Bjarmason 98885c2914 gitweb/gitweb.perl: don't call S_ISREG() with undef 14 years ago
Ævar Arnfjörð Bjarmason 0f54b7d09a gitweb/gitweb.perl: remove use of qw(...) as parentheses 14 years ago
Pete Wyckoff 3820007694 git-p4: support clone --bare 14 years ago
Pete Wyckoff 084f6306d4 git-p4: decode p4 wildcard characters 14 years ago
Pete Wyckoff e32e00dc88 git-p4: better message for "git-p4 sync" when not cloned 14 years ago
Pete Wyckoff d88e707f17 git-p4: reinterpret confusing p4 message 14 years ago
Pete Wyckoff 56c093451c git-p4: accommodate new move/delete type in p4 14 years ago
Pete Wyckoff 1494fcbb75 git-p4: add missing newline in initial import message 14 years ago
Pete Wyckoff 68b2859389 git-p4: fix key error for p4 problem 14 years ago
Pete Wyckoff d00d2ed1c5 git-p4: test script 14 years ago
Linus Torvalds 3a4d67692b diffcore-rename: improve estimate_similarity() heuristics 14 years ago