summaryrefslogtreecommitdiffstats
path: root/streaming.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-03l10n: zh_CN.po: translate 68 messages (2194t0f0u)Jiang Xin1-1270/+1508
2013-11-02l10n: vi.po (2194t): Update and minor fixTran Ngoc Quan1-1276/+1562
2013-11-02l10n: git.pot: v1.8.5 round 1 (68 new, 9 removed)Jiang Xin1-1201/+1463
2013-11-01Update draft release notes to 1.8.5Junio C Hamano1-6/+19
2013-10-30web--browse: Add support for xdg-openRüdiger Sonderfeld2-3/+4
2013-10-30t3200: do not open a HTML manual page when DEFAULT_MAN_FORMAT is htmlJohannes Sixt1-1/+1
2013-10-30Git 1.8.5-rc0v1.8.5-rc0Junio C Hamano2-1/+24
2013-10-30t5570: Update for clone-progress-to-stderr branchBrian Gernhardt1-2/+1
2013-10-30for-each-ref: avoid loading objects to print %(objectname)Jeff King2-9/+24
2013-10-28Almost -rc0 for 1.8.5Junio C Hamano1-0/+15
2013-10-28Git 1.8.4.2v1.8.4.2Junio C Hamano3-2/+17
2013-10-28test-lib: fix typo in commentTorstein Hegge1-1/+1
2013-10-28sha1_file: move comment about return value where it belongsChristian Couder1-1/+1
2013-10-28tests: undo special treatment of CRLF for WindowsJohannes Sixt3-9/+0
2013-10-28Windows: a test_cmp that is agnostic to random LF <> CRLF conversionsJohannes Sixt2-0/+67
2013-10-28t5300-pack-object: do not compare binary data using test_cmpJohannes Sixt1-5/+5
2013-10-28cache: remove unused function 'have_git_dir'Stefan Beller2-6/+0
2013-10-28refs: remove unused function invalidate_ref_cacheStefan Beller2-15/+0
2013-10-25howto: add article on recovering a corrupted objectJeff King2-0/+243
2013-10-25reset: pass real rev name to add--interactiveJeff King3-7/+10
2013-10-25add-interactive: handle unborn branch in patch modeJeff King1-9/+13
2013-10-25silence gcc array-bounds warningJeff King1-1/+1
2013-10-25drop redundant semicolon in empty whileJeff King1-1/+1
2013-10-24checkout_entry(): clarify the use of topath[] parameterJunio C Hamano3-1/+10
2013-10-24entry.c: convert checkout_entry to use strbufNguyễn Thái Ngọc Duy1-5/+8
2013-10-24http.c: Spell the null pointer as NULLRamsay Jones1-1/+1
2013-10-23Update draft release notes to 1.8.5Junio C Hamano1-0/+4
2013-10-23Almost 1.8.4.2 ;-)Junio C Hamano1-0/+13
2013-10-23remote-hg: unquote C-style paths when exportingAntoine Pelisse1-0/+6
2013-10-23Clear fd after closing to avoid double-close errorJens Lindstrom2-0/+8
2013-10-22Revert "test-lib: allow prefixing a custom string before "ok N" etc."Thomas Rast1-15/+12
2013-10-22Revert "test-lib: support running tests under valgrind in parallel"Thomas Rast1-84/+22
2013-10-22git-svn docs: Use tabs consistently within the ascii docStefan Beller1-13/+13
2013-10-22t5570: Update for clone-progress-to-stderr branchBrian Gernhardt1-2/+1
2013-10-22t5570: Update for symref capabilityBrian Gernhardt1-1/+1
2013-10-22Documentation: revamp gitk(1)Thomas Rast1-24/+83
2013-10-22Reword repack documentation to no longer state it's a scriptStefan Beller1-1/+1
2013-10-22Fix calling parse_pathspec with no paths nor PATHSPEC_PREFER_* flagsNguyễn Thái Ngọc Duy3-2/+19
2013-10-18Update draft release notes to 1.8.5Junio C Hamano1-0/+7
2013-10-18checkout: proper error message on 'git checkout foo bar --'Matthieu Moy2-5/+22
2013-10-18checkout: allow dwim for branch creation for "git checkout $branch --"Matthieu Moy2-23/+76
2013-10-18graph: fix coloring around octopus mergesHemmo Nieminen1-2/+2
2013-10-18git-merge: document the -S optionNicolas Vigier1-1/+5
2013-10-18gc: remove gc.pid file at end of executionJonathan Nieder2-0/+29
2013-10-18l10n: fr.po: 2135/2135 messages translatedJean-Noel Avila1-2367/+3193
2013-10-18Update draft release notes to 1.8.5Junio C Hamano1-0/+4
2013-10-18Start preparing for 1.8.4.2Junio C Hamano2-1/+51
2013-10-18t4254: modernize testsSZEDER Gábor1-21/+15
2013-10-16Update draft release notes to 1.8.5Junio C Hamano1-0/+30
2013-10-16t3600: fix broken "choking git rm" testSZEDER Gábor1-7/+4