summaryrefslogtreecommitdiffstats
path: root/fetch-pack.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-11cache-tree: subdirectory testsDavid Turner1-3/+23
2014-07-08test-dump-cache-tree: invalid trees are not errorsDavid Turner1-2/+2
2014-07-07cache-tree: create/update cache-tree on checkoutDavid Turner4-4/+36
2014-07-02t7300: repair filesystem permissions with test_when_finishedJeff King1-2/+2
2014-07-02enums: remove trailing ',' after last item in enumRonnie Sahlberg2-2/+2
2014-06-25Git 2.0.1v2.0.1Junio C Hamano4-3/+119
2014-06-12pull: do not abuse 'break' inside a shell 'case'Jacek Konieczny1-2/+0
2014-06-09revision: parse "git log -<count>" more carefullyJunio C Hamano1-2/+4
2014-06-04shortlog: allow --exclude=<glob> to be passedJunio C Hamano2-0/+7
2014-06-04update-index: fix segfault with missing --cacheinfo argumentJeff King2-0/+7
2014-06-02pack-objects: use free()+xcalloc() instead of xrealloc()+memset()René Scharfe1-2/+2
2014-06-02mailinfo: use strcmp() for string comparisonRené Scharfe1-3/+3
2014-06-02sideband.c: do not use ANSI control sequence on non-terminalMichael Naumov1-1/+1
2014-05-30t5538: move http push tests out to t5542Nick Alcock2-59/+100
2014-05-30Git 1.9.4v1.9.4Junio C Hamano4-3/+20
2014-05-30t5537: re-drop http testsJeff King1-28/+0
2014-05-28Git 2.0v2.0.0Junio C Hamano2-1/+6
2014-05-27config: respect '~' and '~user' in mailmap.fileØystein Walle1-1/+1
2014-05-27gc --auto: do not lock refs in the backgroundNguyễn Thái Ngọc Duy1-6/+20
2014-05-27remote prune: optimize "dangling symref" check/warningJens Lindström3-2/+25
2014-05-27remote: repack packed-refs once when deleting multiple refsJens Lindström3-3/+21
2014-05-27completion: add missing options for git-mergeJohn Keeping1-1/+4
2014-05-27completion: add a note that merge options are sharedJohn Keeping1-0/+1
2014-05-23remote rm: delete remote configuration as the lastJens Lindström1-4/+6
2014-05-21Update draft release notes to 2.0Junio C Hamano1-9/+5
2014-05-21pretty.c: format string with truncate respects logOutputEncodingAlexey Shumkin3-8/+13
2014-05-21t4205, t6006: add tests that fail with i18n.logOutputEncoding setAlexey Shumkin2-2/+213
2014-05-21t4205 (log-pretty-format): use `tformat` rather than `format`Alexey Shumkin1-39/+13
2014-05-21t4041, t4205, t6006, t7102: don't hardcode tested encoding valueAlexey Shumkin4-27/+39
2014-05-20Git 2.0-rc4v2.0.0-rc4Junio C Hamano1-1/+1
2014-05-20RelNotes/2.0.0.txt: Fix several grammar issues, notably a lack of hyphens, do...Jason St. John1-36/+37
2014-05-20Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"Junio C Hamano11-4360/+87
2014-05-20rebase -i: test "Nothing to do" case with autostashMatthieu Moy1-0/+15
2014-05-20move "--follow needs one pathspec" rule to diff_setup_doneJeff King2-6/+5