summaryrefslogtreecommitdiffstats
path: root/git-rebase--interactive.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-02l10n: Improve zh_CN translation for msg about branch deletion denyThynson1-3/+3
2012-03-02l10n: Improve zh_CN translation for lines insertion and deletion.Thynson1-2/+2
2012-02-29l10n: leave leading space unchanged for zh_CN.pows33891-4/+4
2012-02-28l10n: update Chinese translation to the new git.poJiang Xin1-121/+181
2012-02-28l10n: Update git.pot (12 new messages)Jiang Xin1-121/+184
2012-02-28Update draft release notes to 1.7.9.3Junio C Hamano1-0/+7
2012-02-28CodingGuidelines: do not use 'which' in shell scriptsTim Henigan1-0/+5
2012-02-27CodingGuidelines: Add a note about spaces after redirectionTim Henigan1-0/+7
2012-02-27git-p4: missing she-bang line in t9804 confuses proveZbigniew Jędrzejewski-Szmek1-0/+2
2012-02-27grep -P: add tests for matching ^ and $Michał Kiedrowicz1-0/+23
2012-02-27post-receive-email: match up $LOGBEGIN..$LOGEND pairs correctlyMichael Haggerty1-3/+3
2012-02-27post-receive-email: remove unused variableMichael Haggerty1-1/+0
2012-02-27send-email: document the --smtp-debug optionZbigniew Jędrzejewski-Szmek1-0/+4
2012-02-27l10n: fast-forward here is ff-only merge, not pushYichao Yu1-1/+1
2012-02-27l10n: update zh_CN translation for "Fetching %s"Riku1-1/+1
2012-02-27Update draft release notes to 1.7.10Junio C Hamano1-6/+35
2012-02-27pack-objects: Fix compilation with NO_PTHREDSMichał Kiedrowicz1-1/+1
2012-02-27Document accumulated fixes since 1.7.9.2Junio C Hamano2-1/+18
2012-02-27Git 1.7.8.5v1.7.8.5Junio C Hamano3-2/+21
2012-02-27grep -P: Fix matching ^ and $Michał Kiedrowicz1-1/+1
2012-02-27am: don't infloop for an empty input fileJim Meyering2-1/+11
2012-02-27rebase -m: only call "notes copy" when rewritten exists and is non-emptyAndrew Wong1-4/+7
2012-02-27git-p4: remove bash-ism in t9800Pete Wyckoff1-9/+15
2012-02-27git-p4: remove bash-ism in t9809Pete Wyckoff1-1/+1
2012-02-27git-p4: fix submit regression with clientSpec and subdir clonePete Wyckoff2-43/+185
2012-02-27git-p4: set useClientSpec variable on initial clonePete Wyckoff3-4/+34
2012-02-26Makefile: add thread-utils.h to LIB_HDmitry V. Levin1-0/+1
2012-02-24do not stream large files to pack when filters are in useJeff King2-5/+95
2012-02-24teach dry-run convert_to_git not to require a src bufferJeff King1-2/+10
2012-02-24teach convert_to_git a "dry run" modeJeff King2-2/+20
2012-02-23t5704: match tests to modern styleThomas Rast1-25/+8
2012-02-23strbuf: improve strbuf_get*line documentationThomas Rast1-1/+17
2012-02-23Update draft release notes to 1.7.10Junio C Hamano1-1/+24
2012-02-23git-p4: add initial support for RCS keywordsLuke Diamand3-10/+501
2012-02-23gitweb: Faster project searchJakub Narebski1-2/+7
2012-02-23gitweb: Option for filling only specified info in fill_project_list_infoJakub Narebski1-8/+25
2012-02-23gitweb: Refactor checking if part of project info need fillingJakub Narebski1-8/+26
2012-02-23merge: do not trust fstat(2) too much when checking interactivenessJunio C Hamano1-1/+1
2012-02-23README: point to Documentation/SubmittingPatchesMatthieu Moy1-4/+6
2012-02-23Document merge.branchdesc configuration variableJunio C Hamano1-0/+5
2012-02-23disconnect from remote helpers more gentlyJeff King1-3/+10
2012-02-23bundle: use a strbuf to scan the log for boundary commitsThomas Rast2-7/+24
2012-02-23bundle: put strbuf_readline_fd in strbuf.c with adjustmentsThomas Rast3-19/+19
2012-02-23push: add '--prune' optionFelipe Contreras7-5/+60
2012-02-23Git 1.7.9.2v1.7.9.2Junio C Hamano2-2/+3
2012-02-23remote: refactor code into alloc_delete_ref()Felipe Contreras1-5/+9
2012-02-23remote: reorganize check_pattern_match()Felipe Contreras1-29/+30
2012-02-23remote: use a local variable in match_push_refs()Felipe Contreras1-9/+10
2012-02-23Documentation/merge-options.txt: group "ff" related options togetherJunio C Hamano1-11/+11
2012-02-22completion: use tabs for indentationPhilip Jägenstedt1-4/+4