summaryrefslogtreecommitdiffstats
path: root/Documentation/git-merge-base.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-10Update Release Notes to 1.7.5Junio C Hamano1-3/+27
2011-03-09Fix typo in t/READMEMathias Lafeldt1-1/+1
2011-03-09ls-remote documentation: <refs> argument is optionalPiotr Krukowiecki1-1/+1
2011-03-09Add Author and Documentation sections to git-for-each-ref.txtAlexei Sholik1-0/+12
2011-03-09Documentation: remove redundant colons in git-for-each-ref.txtAlexei Sholik1-3/+3
2011-03-09transport-helper.c: fix check for (size_t < 0)Nicolas Kaiser1-1/+1
2011-03-09SubmittingPatches: clarify the expected commit log descriptionJunio C Hamano1-8/+18
2011-03-08diff format documentation: clarify --cc and -cAdam Monsen1-4/+7
2011-03-08rev-list-options.txt: typo fixMichael J Gruber1-1/+1
2011-03-04Documentation: fix a typo in git-apply.txtMichał Kiedrowicz1-1/+1
2011-03-04init: remove unnecessary checkNguyễn Thái Ngọc Duy1-7/+5
2011-03-01verify-pack: add --stat-only to the synopsis sectionJunio C Hamano1-1/+1
2011-02-28fast-import: make code "-Wpointer-arith" cleanJonathan Nieder1-1/+1
2011-02-28Start preparing release notes to 1.7.5Junio C Hamano2-1/+57
2011-02-28gitweb: Make i18n (encoding) tests in t9500 leave clean stateJakub Narebski1-1/+5
2011-02-28git-add: make -A description clearer vs. -uMichael J Gruber1-1/+1
2011-02-27branch_merged: fix grammar in warningEric Hanchrow1-1/+1
2011-02-26vcs-svn: teach line_buffer about temporary filesJonathan Nieder3-1/+52
2011-02-26vcs-svn: allow input from file descriptorJonathan Nieder5-7/+31
2011-02-26vcs-svn: allow character-oriented inputJonathan Nieder2-0/+6
2011-02-26vcs-svn: add binary-safe read functionJonathan Nieder4-0/+35
2011-02-26t0081 (line-buffer): add buffering testsJonathan Nieder2-4/+128
2011-02-26vcs-svn: tweak test-line-buffer to not assume line-oriented inputJonathan Nieder2-17/+20
2011-02-26tests: give vcs-svn/line_buffer its own test scriptJonathan Nieder2-54/+67
2011-02-26vcs-svn: make test-line-buffer input format more flexibleJonathan Nieder2-29/+45
2011-02-26vcs-svn: teach line_buffer to handle multiple input filesJonathan Nieder7-46/+50
2011-02-26vcs-svn: collect line_buffer data in a structJonathan Nieder2-23/+33
2011-02-26vcs-svn: replace buffer_read_string memory pool with a strbufJonathan Nieder1-10/+6
2011-02-26vcs-svn: eliminate global byte_bufferJonathan Nieder1-1/+2
2011-02-26fast-import: add 'ls' commandDavid Barr3-14/+303
2011-02-26git-p4 submit: prevent 'Jobs' section from being removed from p4 change logMichael Horowitz1-1/+1
2011-02-25commit: error out for missing commit message templateJonathan Nieder2-4/+12
2011-02-25mergetool-lib: call vim in readonly mode for diffsMichael J Gruber1-2/+2
2011-02-23update-index --refresh --porcelain: add missing constJonathan Nieder2-3/+3
2011-02-23checkout: add missing const to describe_detached_headJonathan Nieder1-1/+1
2011-02-23Disallow empty section and variable namesLibor Pechacek2-1/+10
2011-02-23Sanity-check config variable namesLibor Pechacek4-50/+102
2011-02-22diff: don't retrieve binary blobs for diffstatJeff King1-4/+11
2011-02-22diff: handle diffstat of rewritten binary filesJeff King2-10/+21
2011-02-22Teach commit about CHERRY_PICK_HEADJay Soffian7-104/+158
2011-02-22bash: teach __git_ps1 about CHERRY_PICK_HEADJay Soffian1-0/+2
2011-02-22Introduce CHERRY_PICK_HEADJay Soffian7-4/+132
2011-02-22t3507: introduce pristine-detach helperJonathan Nieder1-54/+22
2011-02-22do not overwrite untracked symlinksClemens Buchacher2-4/+12
2011-02-22git-checkout.txt: improve detached HEAD documentationJay Soffian1-23/+121
2011-02-22Documentation: clarify -u<mode> option defaultsClemens Buchacher2-14/+14
2011-02-21git-p4: Add copy detection supportVitor Antunes1-0/+16
2011-02-21git-p4: Improve rename detection supportVitor Antunes1-4/+15
2011-02-21t/t7500-commit.sh: use test_cmp instead of testÆvar Arnfjörð Bjarmason1-1/+6
2011-02-21t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateÆvar Arnfjörð Bjarmason3-88/+6