summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-13checkout_entry(): use the strbuf throughout the functionLibravatar Michael Haggerty1-16/+16
2014-03-12wt-status: lift the artificual "at least 20 columns" floorLibravatar Junio C Hamano3-15/+13
2014-03-12wt-status: i18n of section labelsLibravatar Jonathan Nieder1-19/+47
2014-03-12wt-status: extract the code to compute width for labelsLibravatar Jonathan Nieder1-7/+15
2014-03-12wt-status: make full label string to be subject to l10nLibravatar Junio C Hamano1-18/+17
2014-03-11builtin/mv: fix out of bounds writeLibravatar John Keeping1-0/+4
2014-03-11merge hook tests: use 'test_must_fail' instead of '!'Libravatar Benoit Pierre1-2/+2
2014-03-11merge hook tests: fix missing '&&' in testLibravatar Benoit Pierre1-1/+1
2014-03-11clean: simplify dir/not-dir logicLibravatar Jeff King1-9/+6
2014-03-11clean: respect pathspecs with "-d"Libravatar Jeff King2-2/+19
2014-03-07show_ident_date: fix tz range checkLibravatar Jeff King1-2/+2
2014-03-05t7800: add a difftool test for .git-filesLibravatar Junio C Hamano1-0/+14
2014-03-05i18n: proposed command missing leading dashLibravatar Sandy Carter1-2/+2
2014-02-27shallow: automatically clean up shallow tempfilesLibravatar Jeff King5-37/+40
2014-02-27shallow: use stat_validity to check for up-to-date fileLibravatar Jeff King1-17/+7
2014-02-26stash pop: mention we did not drop the stash upon failing to applyLibravatar Junio C Hamano1-2/+8
2014-02-24diff: do not quit early on stat-dirty filesLibravatar Nguyễn Thái Ngọc Duy3-5/+25
2014-02-24diff.c: move diffcore_skip_stat_unmatch core logic out for reuse laterLibravatar Nguyễn Thái Ngọc Duy1-21/+28
2014-02-24clean: use cache_name_is_other()Libravatar Nguyễn Thái Ngọc Duy1-19/+2
2014-02-24clean: replace match_pathspec() with dir_path_match()Libravatar Nguyễn Thái Ngọc Duy1-2/+1
2014-02-24pathspec: pass directory indicator to match_pathspec_item()Libravatar Nguyễn Thái Ngọc Duy6-9/+20
2014-02-24match_pathspec: match pathspec "foo/" against directory "foo"Libravatar Nguyễn Thái Ngọc Duy1-1/+6
2014-02-24dir.c: prepare match_pathspec_item for taking more flagsLibravatar Nguyễn Thái Ngọc Duy1-6/+13
2014-02-24pathspec: rename match_pathspec_depth() to match_pathspec()Libravatar Nguyễn Thái Ngọc Duy7-25/+27
2014-02-24pathspec: convert some match_pathspec_depth() to dir_path_match()Libravatar Nguyễn Thái Ngọc Duy5-8/+12
2014-02-24pathspec: convert some match_pathspec_depth() to ce_path_match()Libravatar Nguyễn Thái Ngọc Duy14-22/+24
2014-02-24merge-recursive.c: tolerate missing files while refreshing indexLibravatar Brad King2-2/+3
2014-02-24read-cache.c: extend make_cache_entry refresh flag with optionsLibravatar Brad King3-12/+16
2014-02-24read-cache.c: refactor --ignore-missing implementationLibravatar Brad King2-3/+7
2014-02-24t3030-merge-recursive: test known breakage with empty work treeLibravatar Brad King1-0/+47
2014-02-24remote: handle pushremote config in any orderLibravatar Jeff King2-1/+19
2014-02-24log: do not segfault on gmtime errorsLibravatar Jeff King2-2/+12
2014-02-24log: handle integer overflow in timestampsLibravatar Jeff King2-2/+24
2014-02-24date: check date overflow against time_tLibravatar Jeff King3-1/+19
2014-02-24fsck: report integer overflow in author timestampsLibravatar Jeff King2-6/+20
2014-02-24t4212: test bogus timestamps with git-logLibravatar Jeff King1-0/+21
2014-02-24difftool: support repositories with .git-filesLibravatar David Aguilar1-16/+2
2014-02-18reset: optionally setup worktree and refresh index on --mixedLibravatar Nguyễn Thái Ngọc Duy2-3/+15
2014-02-18diff: do not reuse_worktree_file for submodulesLibravatar Thomas Rast2-3/+32
2014-02-14Git 1.9.0Libravatar Junio C Hamano4-33/+11
2014-02-14release notes: typo fixesLibravatar Michael J Gruber1-18/+18
2014-02-13Sync with 1.8.5.5Libravatar Junio C Hamano3-2/+40
2014-02-13Git 1.8.5.5Libravatar Junio C Hamano5-4/+42
2014-02-13Merge branch 'bm/merge-base-octopus-dedup' into maintLibravatar Junio C Hamano2-6/+64
2014-02-13Merge branch 'jc/revision-range-unpeel' into maintLibravatar Junio C Hamano2-12/+33
2014-02-13Merge branch 'jk/allow-fetch-onelevel-refname' into maintLibravatar Junio C Hamano2-1/+12
2014-02-13Merge branch 'jk/interpret-branch-name-fix' into maintLibravatar Junio C Hamano3-45/+124
2014-02-13Merge branch 'rk/send-email-ssl-cert' into maintLibravatar Junio C Hamano1-1/+2
2014-02-13Merge branch 'sb/repack-in-c' into maintLibravatar Junio C Hamano1-12/+12
2014-02-13Merge branch 'as/tree-walk-fix-aggressive-short-cut' into maintLibravatar Junio C Hamano2-1/+14