summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-28fetch: add a failing test for prunning with overlapping refspecsLibravatar Carlos Martín Nieto1-0/+20
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
2014-02-13t5537: move http tests out to t5539Libravatar Nguyễn Thái Ngọc Duy2-57/+82
2014-02-12Merge git://github.com/git-l10n/git-poLibravatar Junio C Hamano1-844/+966
2014-02-12l10n: de.po: correct message when hiding commits by craftLibravatar Ralf Thielow1-1/+1
2014-02-12l10n: de.po: translate 28 new messagesLibravatar Ralf Thielow1-843/+965
2014-02-11Merge git://github.com/git-l10n/git-poLibravatar Junio C Hamano5-139/+165
2014-02-10fetch-pack: fix deepen shallow over smart http with no-done capLibravatar Nguyễn Thái Ngọc Duy2-1/+32
2014-02-10protocol-capabilities.txt: document no-doneLibravatar Nguyễn Thái Ngọc Duy1-0/+12
2014-02-10protocol-capabilities.txt: refer multi_ack_detailed back to pack-protocol.txtLibravatar Nguyễn Thái Ngọc Duy1-0/+6
2014-02-10pack-protocol.txt: clarify 'obj-id' in the last ACK after 'done'Libravatar Nguyễn Thái Ngọc Duy1-1/+2
2014-02-10test: rename http fetch and push test filesLibravatar Nguyễn Thái Ngọc Duy4-0/+0
2014-02-10tests: auto-set LIB_HTTPD_PORT from test nameLibravatar Jeff King8-8/+1
2014-02-07Git 1.9.0-rc3Libravatar Junio C Hamano1-1/+1