summaryrefslogtreecommitdiffstats
path: root/git-merge-octopus.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-05Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller39-227/+227
2013-08-05Remove deprecated OPTION_BOOLEAN for parsing argumentsStefan Beller7-25/+19
2013-07-30tag: use OPT_CMDMODEJunio C Hamano1-15/+12
2013-07-30parse-options: add OPT_CMDMODE()Junio C Hamano2-5/+56
2013-07-26document 'allow-tip-sha1-in-want' capabilityNguyễn Thái Ngọc Duy1-0/+7
2013-07-26commit.h: drop redundant commentJeff King1-2/+0
2013-07-25Git 1.8.4-rc0v1.8.4-rc0Junio C Hamano2-2/+10
2013-07-25.mailmap: combine more (email, name) to individual personsStefan Beller1-0/+4
2013-07-25document 'quiet' receive-pack capabilityJeff King1-1/+11
2013-07-25document 'agent' protocol capabilityJeff King1-1/+16
2013-07-25docs: note that receive-pack knows side-band-64k capabilityJeff King1-2/+2
2013-07-25docs: fix 'report-status' protocol capability thinkoJeff King1-1/+1
2013-07-24git-completion.bash: replace zsh notation that breaks bash 3.XBrandon Casey1-1/+1
2013-07-24t4211: fix incorrect rebase at f8395edc (range-set: satisfy non-empty ranges ...Junio C Hamano1-1/+0
2013-07-23line-log: fix "log -LN" crash when N is last line of fileEric Sunshine2-1/+2
2013-07-23range-set: satisfy non-empty ranges invariantEric Sunshine2-1/+4
2013-07-23t4211: demonstrate crash when first -L encountered is empty rangeEric Sunshine1-0/+5
2013-07-23t4211: demonstrate empty -L range crashEric Sunshine1-0/+8
2013-07-23range-set: fix sort_and_merge_range_set() corner case bugEric Sunshine1-3/+3
2013-07-23open_istream: remove unneeded check for null pointerStefan Beller1-1/+1
2013-07-23t7600: fix typo in test titleJunio C Hamano1-1/+1
2013-07-23post-receive-email: deprecate script in favor of git-multimailMichael Haggerty1-4/+13
2013-07-23typofix: in-code commentsOndřej Bílka9-23/+23
2013-07-23typofix: documentationOndřej Bílka7-7/+7
2013-07-23typofix: release notesOndřej Bílka6-8/+8
2013-07-22Update draft release notes to 1.8.4Junio C Hamano1-0/+50
2013-07-22Git 1.8.3.4v1.8.3.4Junio C Hamano2-2/+3
2013-07-22update URL to the marc.info mail archiveOndřej Bílka3-4/+4
2013-07-22Update draft release notes to 1.8.3.4Junio C Hamano1-0/+5
2013-07-22cygwin: stop forcing core.filemode=falseMark Levedahl1-1/+0
2013-07-22Cygwin 1.7 supports mmapMark Levedahl1-4/+4
2013-07-22Cygwin 1.7 has thread-safe preadMark Levedahl1-1/+1
2013-07-22Cygwin 1.7 needs compat/regexMark Levedahl1-0/+2
2013-07-22t9801: git-p4: check ignore files with client specVitor Antunes1-3/+20