summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-02mingw: add minimum getrlimit() compatibility stubLibravatar Erik Faye-Lund1-0/+16
2011-03-01verify-pack: add --stat-only to the synopsis sectionLibravatar Junio C Hamano1-1/+1
2011-02-28Limit file descriptors used by packsLibravatar Shawn O. Pearce1-13/+30
2011-02-27git-instaweb: Change how gitweb.psgi is made runnable as standalone appLibravatar Jakub Narebski1-2/+4
2011-02-27git-cvsimport.perl: Bail out right away when reading from the server failsLibravatar Fabian Keil1-1/+3
2011-02-27doc: technical details about the index file formatLibravatar Nguyễn Thái Ngọc Duy1-0/+165
2011-02-27branch_merged: fix grammar in warningLibravatar Eric Hanchrow1-1/+1
2011-02-25commit: error out for missing commit message templateLibravatar Jonathan Nieder2-4/+12
2011-02-25mergetool-lib: call vim in readonly mode for diffsLibravatar Michael J Gruber1-2/+2
2011-02-23format-patch: rfc2047-encode newlines in headersLibravatar Jeff King1-2/+2
2011-02-23format-patch: wrap long header linesLibravatar Jeff King2-8/+108
2011-02-23strbuf: add fixed-length version of add_wrapped_textLibravatar Jeff King2-0/+11
2011-02-22Disallow empty section and variable namesLibravatar Libor Pechacek2-1/+10
2011-02-22Sanity-check config variable namesLibravatar Libor Pechacek4-50/+102
2011-02-22diff: don't retrieve binary blobs for diffstatLibravatar Jeff King1-4/+11
2011-02-22diff: handle diffstat of rewritten binary filesLibravatar Jeff King2-10/+21
2011-02-21do not overwrite untracked symlinksLibravatar Clemens Buchacher2-4/+12
2011-02-21Documentation: clarify -u<mode> option defaultsLibravatar Clemens Buchacher2-14/+14
2011-02-21t/t7500-commit.sh: use test_cmp instead of testLibravatar Ævar Arnfjörð Bjarmason1-1/+6
2011-02-21t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateLibravatar Ævar Arnfjörð Bjarmason3-88/+6
2011-02-21gitweb/gitweb.perl: don't call S_ISREG() with undefLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2011-02-21gitweb/gitweb.perl: remove use of qw(...) as parenthesesLibravatar Ævar Arnfjörð Bjarmason1-2/+2
2011-02-18diffcore-rename: improve estimate_similarity() heuristicsLibravatar Linus Torvalds1-1/+1
2011-02-18diffcore-rename: properly honor the difference between -M and -CLibravatar Linus Torvalds6-33/+32
2011-02-18for_each_hash: allow passing a 'void *data' pointer to callbackLibravatar Linus Torvalds4-11/+13
2011-02-18clone: die when trying to clone missing local pathLibravatar Jeff King2-1/+14
2011-02-17tests: skip terminal output tests on OS XLibravatar Jonathan Nieder1-3/+19
2011-02-17t7406: "git submodule update {--merge|--rebase]" with new submodulesLibravatar Spencer E. Olson1-0/+52
2011-02-17submodule: no [--merge|--rebase] when newly clonedLibravatar Spencer E. Olson1-0/+9
2011-02-17git-patch-id: do not trip over "no newline" markersLibravatar Michael J Gruber2-1/+3
2011-02-17git-patch-id: test for "no newline" markersLibravatar Michael J Gruber1-0/+36
2011-02-17Make <identifier> lowercase in DocumentationLibravatar Michael J Gruber3-13/+13
2011-02-16branch/checkout --track: Ensure that upstream branch is indeed a branchLibravatar Johan Herland4-18/+39
2011-02-16Merge branch 'maint-1.7.3' into maintLibravatar Junio C Hamano0-0/+0
2011-02-16Merge branch 'maint-1.7.2' into maint-1.7.3Libravatar Junio C Hamano3-20/+26
2011-02-16Merge branch 'maint-1.7.1' into maint-1.7.2Libravatar Junio C Hamano3-20/+26
2011-02-16Merge branch 'maint-1.7.0' into maint-1.7.1Libravatar Junio C Hamano3-20/+26
2011-02-16push.default: Rename 'tracking' to 'upstream'Libravatar Johan Herland4-9/+12
2011-02-16parse_tag_buffer(): do not prefixcmp() out of rangeLibravatar Nguyễn Thái Ngọc Duy1-2/+4
2011-02-15merge: honor prepare-commit-msg hookLibravatar Jay Soffian2-8/+41
2011-02-15Make <identifier> lowercase as per CodingGuidelinesLibravatar Michael J Gruber2-2/+2
2011-02-15Make <identifier> lowercase as per CodingGuidelinesLibravatar Michael J Gruber8-25/+25
2011-02-15Make <identifier> lowercase as per CodingGuidelinesLibravatar Michael J Gruber1-1/+1
2011-02-15CodingGuidelines: downcase placeholders in usage messagesLibravatar Junio C Hamano1-1/+1
2011-02-15pull: do not display fetch usage on --help-allLibravatar Michael J Gruber1-1/+1
2011-02-15git-tag.txt: list all modes in the descriptionLibravatar Michael J Gruber1-5/+6
2011-02-15commit,status: describe -u likewiseLibravatar Michael J Gruber1-1/+1
2011-02-15add: describe --patch like checkout, resetLibravatar Michael J Gruber1-1/+1
2011-02-15commit,merge,tag: describe -m likewiseLibravatar Michael J Gruber3-5/+5
2011-02-15clone,init: describe --template using the same wordingLibravatar Michael J Gruber2-3/+3