summaryrefslogtreecommitdiffstats
path: root/t/t9135 (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-07gitignore.txt: fix documentation of "**" patternsKarsten Blees1-3/+3
2013-11-01Documentation: "pack-file" is not literal in unpack-objectsVivien Didelot1-1/+1
2013-10-31Documentation: restore a space in unpack-objects usageVivien Didelot1-1/+1
2013-10-30subtree: add makefile target for html docsJeff King1-1/+6
2013-10-30t5570: Update for clone-progress-to-stderr branchBrian Gernhardt1-2/+1
2013-10-28doc/howto: warn about (dumb)http server document being too oldSitaram Chamarty1-0/+4
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-24http.c: Spell the null pointer as NULLRamsay Jones1-1/+1
2013-10-23Almost 1.8.4.2 ;-)Junio C Hamano1-0/+13
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-18Start preparing for 1.8.4.2Junio C Hamano2-1/+51
2013-10-18t4254: modernize testsSZEDER Gábor1-21/+15
2013-10-16revision: do not peel tags used in range notationJunio C Hamano2-22/+45
2013-10-16git-prune-packed.txt: fix reference to GIT_OBJECT_DIRECTORYSteffen Prohaska1-1/+1
2013-10-15bash prompt: don't use '+=' operator in show upstream code pathSZEDER Gábor1-1/+1
2013-10-15split_ident: parse timestamp from end of lineJeff King2-3/+22
2013-10-15remote-curl: rewrite base url from info/refs redirectsJeff King4-1/+19
2013-10-15remote-curl: store url as a strbufJeff King1-19/+19
2013-10-15remote-curl: make refs_url a strbufJeff King1-8/+7
2013-10-15http: update base URLs when we see redirectsJeff King2-0/+68
2013-10-15http: provide effective url to callersJeff King2-0/+10
2013-10-15http: hoist credential request out of handle_curl_resultJeff King3-3/+11
2013-10-14clone --branch: refuse to clone if upstream repo is emptyRalf Thielow2-1/+11
2013-10-01http: refactor options to http_get_*Jeff King4-28/+44
2013-09-30http_request: factor out curlinfo_strbufJeff King1-7/+14
2013-09-30http_get_file: style fixesJeff King1-2/+2
2013-09-27Git 1.8.4.1v1.8.4.1Jonathan Nieder3-15/+37
2013-09-26merge-recursive: fix parsing of "diff-algorithm" optionJohn Keeping1-2/+2
2013-09-24git-remote-mediawiki: bugfix for pages w/ >500 revisionsBenoit Person2-2/+35
2013-09-20format-patch: print in-body "From" only when neededJeff King4-1/+49
2013-09-18shortlog: ignore commits with missing authorsJeff King2-2/+20
2013-09-18clone: always set transport optionsJeff King2-16/+18
2013-09-18clone: treat "checking connectivity" like other progressJeff King2-3/+4
2013-09-18clone: send diagnostic messages to stderrJeff King3-10/+11
2013-09-18Start preparing for 1.8.4.1Junio C Hamano2-1/+51
2013-09-17t3200: fix failure on case-insensitive filesystemsEric Sunshine1-0/+1
2013-09-17t7406-submodule-update: add missing &&Tay Ray Chuan1-1/+1
2013-09-12http-backend: provide Allow header for 405Brian M. Carlson1-2/+4
2013-09-11cvsserver: pick up the right mode bitsJunio C Hamano1-1/+1
2013-09-10send-email: don't call methods on undefined valuesBrian M. Carlson1-1/+1
2013-09-09upload-pack: bump keepalive default to 5 secondsJeff King2-2/+2
2013-09-09upload-pack: send keepalive packets during pack computationJeff King2-1/+35
2013-09-09branch.c: Relax unnecessary requirement on upstream's remote ref namePer Cederqvist2-3/+2
2013-09-09t3200: Add test demonstrating minor regression in 41c21f2Johan Herland1-0/+34
2013-09-09Refer to branch.<name>.remote/merge when documenting --trackJohan Herland1-2/+4