summaryrefslogtreecommitdiffstats
path: root/transport.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-11git.c: make usage match manual pageKevin Bracey1-2/+2
2013-03-10Translate git_more_info_string consistentlyKevin Bracey1-1/+1
2013-03-09perf: update documentation of GIT_PERF_REPEAT_COUNTAntoine Pelisse1-1/+1
2013-03-07gitweb/README: remove reference to git.kernel.orgFredrik Gustafsson1-3/+0
2013-03-01Git 1.8.1.5v1.8.1.5Junio C Hamano3-2/+9
2013-03-01Make !pattern in .gitattributes non-fatalThomas Rast2-4/+7
2013-03-01Documentation/githooks: Fix linkgitAndrew Wong1-1/+1
2013-02-27Update draft release notes to 1.8.1.5Junio C Hamano1-1/+5
2013-02-27Documentation/submodule: Add --force to update synopsisBrad King1-1/+1
2013-02-25Prepare for 1.8.1.5Junio C Hamano2-1/+38
2013-02-25Documentation: "advice" is uncountableGreg Price2-2/+2
2013-02-22Provide a mechanism to turn off symlink resolution in ceiling pathsMichael Haggerty3-16/+52
2013-02-21Makefile: avoid infinite loop on configure.ac changeJeff King1-6/+8
2013-02-20Git 1.8.1.4v1.8.1.4Junio C Hamano4-3/+15
2013-02-20imap-send: support subjectAltName as wellOswald Buddenhagen1-0/+19
2013-02-20imap-send: the subject of SSL certificate must match the hostOswald Buddenhagen1-0/+39
2013-02-19user-manual: Flesh out uncommitted changes and submodule updatesW. Trevor King1-1/+3
2013-02-19user-manual: Use request-pull to generate "please pull" textW. Trevor King1-9/+5
2013-02-19user-manual: Reorganize the reroll sections, adding 'git rebase -i'W. Trevor King1-46/+69
2013-02-19imap-send: move #ifdef aroundJunio C Hamano1-2/+7
2013-02-18user-manual: typofix (ofthe->of the)Junio C Hamano1-1/+1
2013-02-18user-manual: use -o latest.tar.gz to create a gzipped tarballW. Trevor King1-3/+12
2013-02-18user-manual: use 'git config --global user.*' for setupW. Trevor King1-5/+13
2013-02-18user-manual: mention 'git remote add' for remote branch configW. Trevor King1-27/+13
2013-02-18user-manual: give 'git push -f' as an alternative to +masterW. Trevor King1-0/+7
2013-02-18user-manual: use 'remote add' to setup push URLsW. Trevor King1-5/+10
2013-02-15git.txt: update description of the configuration mechanismMatthieu Moy1-6/+5
2013-02-14user-manual: Update for receive.denyCurrentBranch=refuseW. Trevor King1-3/+4
2013-02-12Replace filepattern with pathspec for consistencyMatthieu Moy3-8/+8
2013-02-12parse-options: report uncorrupted multi-byte optionsErik Faye-Lund1-1/+4
2013-02-11Add utf8_fprintf helper that returns correct number of columnsJiang Xin3-2/+25
2013-02-11git-bisect.txt: clarify that reset quits bisectMichael J Gruber1-1/+6
2013-02-11user-manual: Rewrite git-gc section for automatic packingW. Trevor King1-12/+6
2013-02-11user-manual: Fix 'you - Git' -> 'you--Git' typoW. Trevor King1-1/+1
2013-02-11user-manual: Fix 'http' -> 'HTTP' typosW. Trevor King1-3/+3
2013-02-10user-manual: Fix 'both: so' -> 'both; so' typoW. Trevor King1-1/+1
2013-02-10p4merge: fix printf usageDavid Aguilar1-1/+1
2013-02-10difftool--helper: fix printf usageDavid Aguilar1-1/+1
2013-02-09cvsimport: format commit timestamp ourselves without using strftimeBen Walton1-1/+4
2013-02-09perl/Git.pm: fix get_tz_offset to properly handle DST boundary casesBen Walton1-3/+3
2013-02-09Move Git::SVN::get_tz to Git::get_tz_offsetBen Walton3-12/+31
2013-02-08git-mergetool: print filename when it contains %Asheesh Laroia1-1/+1
2013-02-08Git 1.8.1.3v1.8.1.3Junio C Hamano3-2/+23
2013-02-06http_request: reset "type" strbuf before addingJeff King1-0/+1
2013-02-05t4038: add tests for "diff --cc --raw <trees>"John Keeping1-0/+24
2013-02-05t5551: fix expected error outputJunio C Hamano1-2/+1
2013-02-04Verify Content-Type from smart HTTP serversShawn Pearce8-17/+59
2013-02-04Start preparing for 1.8.1.3Junio C Hamano2-1/+29
2013-02-03builtin/apply: tighten (dis)similarity index parsingJohn Keeping1-4/+6
2013-02-03combine-diff: lift 32-way limit of combined diffJunio C Hamano1-14/+7