summaryrefslogtreecommitdiffstats
path: root/parse-options.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-25hashmap.h: use 'unsigned int' for hash-codes everywhereKarsten Blees2-2/+2
2014-02-24test the commit.gpgsign config optionNicolas Vigier1-4/+21
2014-02-24commit-tree: add and document --no-gpg-signJunio C Hamano3-0/+14
2014-02-24commit-tree: add the commit.gpgsign option to sign all commitsNicolas Vigier4-1/+21
2014-02-24diff: do not quit early on stat-dirty filesNguyễn Thái Ngọc Duy3-5/+25
2014-02-24diff.c: move diffcore_skip_stat_unmatch core logic out for reuse laterNguyễn Thái Ngọc Duy1-21/+28
2014-02-24clean: use cache_name_is_other()Nguyễn Thái Ngọc Duy1-19/+2
2014-02-24clean: replace match_pathspec() with dir_path_match()Nguyễn Thái Ngọc Duy1-2/+1
2014-02-24pathspec: pass directory indicator to match_pathspec_item()Nguyễn Thái Ngọc Duy6-9/+20
2014-02-24match_pathspec: match pathspec "foo/" against directory "foo"Nguyễn Thái Ngọc Duy1-1/+6
2014-02-24dir.c: prepare match_pathspec_item for taking more flagsNguyễn Thái Ngọc Duy1-6/+13
2014-02-24pathspec: rename match_pathspec_depth() to match_pathspec()Nguyễn Thái Ngọc Duy7-25/+27
2014-02-24pathspec: convert some match_pathspec_depth() to dir_path_match()Nguyễn Thái Ngọc Duy5-8/+12
2014-02-24pathspec: convert some match_pathspec_depth() to ce_path_match()Nguyễn Thái Ngọc Duy14-22/+24
2014-02-24test-hashmap.c: drop unnecessary #includesJonathan Nieder1-2/+1
2014-02-24.gitignore: test-hashmap is a generated fileJonathan Nieder1-0/+1
2014-02-24merge-recursive.c: tolerate missing files while refreshing indexBrad King2-2/+3
2014-02-24read-cache.c: extend make_cache_entry refresh flag with optionsBrad King3-12/+16
2014-02-24read-cache.c: refactor --ignore-missing implementationBrad King2-3/+7
2014-02-24t3030-merge-recursive: test known breakage with empty work treeBrad King1-0/+47
2014-02-14Git 1.9.0v1.9.0Junio C Hamano4-33/+11
2014-02-14release notes: typo fixesMichael J Gruber1-18/+18
2014-02-13Git 1.8.5.5v1.8.5.5Junio C Hamano5-4/+42
2014-02-12l10n: de.po: correct message when hiding commits by craftRalf Thielow1-1/+1
2014-02-12l10n: de.po: translate 28 new messagesRalf Thielow1-843/+965
2014-02-07Git 1.9.0-rc3v1.9.0-rc3Junio C Hamano1-1/+1
2014-02-06l10n: zh_CN.po: Disambiguation for rebaseJiang Xin1-28/+29
2014-02-05Documentation: fix typos in man pagesØystein Walle6-7/+7
2014-02-05howto/maintain-git.txt: new version numbering schemeJunio C Hamano1-7/+11
2014-02-05Git 1.8.5.4v1.8.5.4Junio C Hamano4-3/+52
2014-02-05repack.c: rename and unlink pack file if it existsTorsten Bögershausen1-2/+2
2014-02-05userdiff: update Ada patternsAdrian Johnson2-3/+3
2014-02-04git-tag.txt: <commit> for --contains is optionalNguyễn Thái Ngọc Duy1-2/+3
2014-02-03l10n: zh_CN.po: translate 1 new message (2211t0f0u)Jiang Xin1-2/+6
2014-02-03l10n: vi.po (2211t): Updated one new stringTran Ngoc Quan1-62/+61
2014-02-02l10n: Update Swedish translation (2211t0f0u)Peter Krefting1-13/+18
2014-02-02l10n: fr: 1.9rc2 2211tJean-Noel Avila1-23/+35
2014-02-01l10n: git.pot: v1.9 round 2 (1 new)Jiang Xin1-12/+17
2014-01-31Git 1.9-rc2v1.9-rc2Junio C Hamano1-1/+1
2014-01-31pager test: make fake pager consume all its inputJonathan Nieder1-1/+1