summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* diff: add a notify callback to `git_diff__from_iterators`yorah2013-02-074-44/+260
* Return the matched pathspec pattern in `git_pathspec_match_path`yorah2013-02-075-9/+31
* Merge pull request #1322 from phkelley/developmentBen Straub2013-02-072-2/+2
|\
| * No bitfields in public headers b/c packing is compiler-specificPhilip Kelley2013-02-072-2/+2
|/
* tests: fix indentation in repo/message.cScott J. Goldman2013-02-071-8/+8
* tests: fix indentation in repo/init.cScott J. Goldman2013-02-071-20/+20
* tests: fix code style in threads/basic.cScott J. Goldman2013-02-071-7/+10
* Merge pull request #1319 from cscheid/developmentVicent Martí2013-02-061-1/+0
|\
| * removed obsolete reference to api.htmlCarlos Scheidegger2013-02-061-1/+0
|/
* Fetchhead: don't expect a tag that isn't thereBen Straub2013-02-062-1/+9
* Fix fetchhead tests to expect nearly-danglingBen Straub2013-02-062-3/+5
* Clone: fetch all tagsBen Straub2013-02-062-1/+2
* Merge pull request #1315 from nulltoken/developmentVicent Martí2013-02-051-0/+2
|\
| * cMakeList: Prevent MSVCR1x0.dll dependencynulltoken2013-02-051-0/+2
* | Merge pull request #1298 from ben/user-atRussell Belfer2013-02-0414-27/+295
|\ \
| * | Address feedbackBen Straub2013-02-042-8/+12
| * | Use malloc rather than callocBen Straub2013-02-011-1/+2
| * | Introduce git__substrdupBen Straub2013-02-012-10/+14
| * | Remove double-free segfaultsBen Straub2013-01-311-6/+6
| * | WinHttp: use cred in url if providedBen Straub2013-01-311-3/+16
| * | HTTP: use creds in url if availableBen Straub2013-01-313-0/+28
| * | Plug test leaksBen Straub2013-01-311-12/+16
| * | Enhance url parsing to include passwordsBen Straub2013-01-317-18/+149
| * | Add user-from-url param to auth callbackBen Straub2013-01-317-8/+62
| * | Stash username from url (but don't use it yet)Ben Straub2013-01-305-9/+17
| * | Skip "user@" when finding hostname in urlBen Straub2013-01-302-2/+23
* | | Merge pull request #1307 from nulltoken/fix/revparse_describeVicent Martí2013-02-032-6/+138
|\ \ \
| * | | revparse: Lookup sha before branchnulltoken2013-02-032-6/+103
| * | | revparse: Lookup branch before described tagnulltoken2013-02-032-7/+42
|/ / /
* | | Merge pull request #1303 from csware/win32_consistent_error_encodingVicent Martí2013-02-015-21/+68
|\ \ \
| * | | Deduplicate FormatMessage UTF-16 to UTF-8 conversion codeSven Strickroth2013-02-025-47/+66
| * | | Improved error handlingSven Strickroth2013-02-022-4/+19
| * | | Get utf8_size from WideCharToMultiByte instead of guessing itSven Strickroth2013-02-012-6/+6
| * | | Win32: Make sure error messages are consistently UTF-8 encodedSven Strickroth2013-02-012-11/+24
* | | | Merge pull request #1299 from csware/support_local_msysgit_installVicent Martí2013-02-013-22/+31
|\ \ \ \
| * | | | Stick to coding style: Move up bracesSven Strickroth2013-02-011-6/+3
| * | | | Added Sven Strickroth to AUTHORSSven Strickroth2013-01-311-0/+1
| * | | | Detect msysgit installation of users without admin rightsSven Strickroth2013-01-311-4/+7
| * | | | Refactored: Move msysgit registry detection to it's own functionSven Strickroth2013-01-312-17/+25
| |/ / /
* | | | Merge pull request #1302 from jamill/global_config_lookupVicent Martí2013-02-011-6/+0
|\ \ \ \
| * | | | Try harder to find global config fileJameson Miller2013-02-011-6/+0
|/ / / /
* | | | Merge pull request #1286 from lznuaa/masterBen Straub2013-02-012-2/+28
|\ \ \ \
| * | | | Add test case for clone head detached repoFrank Li2013-02-011-0/+24
| * | | | Fix fail clone local repo which head detatchedFrank Li2013-01-271-2/+4
* | | | | Merge pull request #1300 from carlosmn/ref-leading-slashRussell Belfer2013-01-312-0/+7
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | refs: handle ALLOW_ONELEVEL normalization with leading slashCarlos Martín Nieto2013-01-312-0/+7
|/ / / /
* | | | Merge pull request #1297 from arrbee/diff-patch-line-totalsVicent Martí2013-01-304-1/+129
|\ \ \ \
| * | | | Free buffer at end of testRussell Belfer2013-01-301-0/+2
| * | | | Add helper for diff line statsRussell Belfer2013-01-304-1/+127
* | | | | Let people know that the ML is deprecatedVicent Martí2013-01-301-1/+5
|/ / / /