summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wipcmn/remote-optionsCarlos Martín Nieto2015-02-154-233/+128
* Merge pull request #2901 from ethomson/win32_mode_bitsCarlos Martín Nieto2015-02-131-3/+11
|\
| * win32: limit the mode to `_wopen`/`_waccess`Edward Thomson2015-02-131-3/+11
|/
* Merge pull request #2883 from urkud/reget-reader-pointerCarlos Martín Nieto2015-02-132-0/+23
|\
| * Reinit `reader` pointer after reading included config fileYury G. Kudryashov2015-02-131-0/+1
| * Add test for include.path inside included configYury G. Kudryashov2015-02-131-0/+22
* | Merge pull request #2897 from leoyanggit/fix_fileop_warningCarlos Martín Nieto2015-02-131-1/+1
|\ \
| * | Fix build warning on AndroidLeo Yang2015-02-121-1/+1
* | | Merge pull request #2899 from libgit2/jamill/rebase_opt_ver_checkEdward Thomson2015-02-121-1/+3
|\ \ \
| * | | Check rebase options version on public entry pointsjamill/rebase_opt_ver_checkJameson Miller2015-02-121-1/+3
|/ / /
* | | Merge pull request #2866 from ethomson/checkout_perf2Carlos Martín Nieto2015-02-1220-129/+379
|\ \ \
| * | | remove some unused warningsEdward Thomson2015-02-042-3/+6
| * | | checkout: hold seen dir paths in a mapEdward Thomson2015-02-043-49/+76
| * | | attr_session: keep a temp bufferEdward Thomson2015-02-043-3/+9
| * | | checkout: cache system attributes file locationEdward Thomson2015-02-043-17/+65
| * | | attrcache: don't re-read attrs during checkoutEdward Thomson2015-02-0310-59/+172
| * | | tests: update for new test dataEdward Thomson2015-02-023-4/+5
| * | | checkout test: ensure .gitattributes lifecycleEdward Thomson2015-02-025-0/+52
* | | | Merge pull request #2862 from jeffhostetler/jeffhostetler/bug/branch_create_a...Carlos Martín Nieto2015-02-122-0/+113
|\ \ \ \
| * | | | Fix branch creation when branch name matches namespace of previously deleted ...Jeff Hostetler2015-02-032-0/+113
* | | | | Merge pull request #2880 from ethomson/mkdir_rootCarlos Martín Nieto2015-02-125-17/+65
|\ \ \ \ \
| * | | | | mkdir: respect the root pathEdward Thomson2015-02-051-11/+18
| * | | | | stat: don't remove trailing '/' from root on win32Edward Thomson2015-02-052-6/+19
| * | | | | appveyor: include the invasive filesystem testsEdward Thomson2015-02-051-0/+2
| * | | | | repo: ensure we can create repo at filesystem rootEdward Thomson2015-02-051-0/+26
* | | | | | Merge pull request #2845 from rakuco/libssh2-detection-fixCarlos Martín Nieto2015-02-121-1/+2
|\ \ \ \ \ \
| * | | | | | Add libssh2's library and include directories.Raphael Kubo da Costa2015-01-251-1/+2
* | | | | | | Merge pull request #2889 from jeffhostetler/jeffhostetler/merge_performanceCarlos Martín Nieto2015-02-125-0/+226
|\ \ \ \ \ \ \
| * | | | | | | Large merge perf test.Jeff Hostetler2015-02-065-0/+226
* | | | | | | | Merge pull request #2894 from ethomson/copyrightsCarlos Martín Nieto2015-02-112-21/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | clar: use actual license and copyrightEdward Thomson2015-02-101-21/+15
| * | | | | | | | Credit utf8proc for utf8 iteratorEdward Thomson2015-02-101-0/+25
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #2893 from phatblat/ben/pr/doc-commentsCarlos Martín Nieto2015-02-119-23/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Use correct Doxygen trailing comment syntaxBen Chatelain2015-02-103-7/+7
| * | | | | | | | Fix doc comment formattingBen Chatelain2015-02-109-23/+22
| |/ / / / / / /
* | | | | | | | Fixed error when including git2/include/sys/stream.hJohn Haley2015-02-111-0/+2
|/ / / / / / /
* | | | | | | Merge pull request #2890 from arthurschreiber/patch-5nulltoken2015-02-061-2/+0
|\ \ \ \ \ \ \
| * | | | | | | Speed up AppVeyor builds.Arthur Schreiber2015-02-061-2/+0
|/ / / / / / /
* | | | | | | Merge pull request #2884 from libgit2/cmn/template-pathEdward Thomson2015-02-051-1/+2
|\ \ \ \ \ \ \
| * | | | | | | repository: parse init.templatedir as a pathcmn/template-pathCarlos Martín Nieto2015-02-061-1/+2
|/ / / / / / /
* | | | | | | Merge pull request #2881 from ethomson/clarEdward Thomson2015-02-051-0/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Update clar to d17c7f6Edward Thomson2015-02-051-0/+5
|/ / / / / /
* | | | | | Merge pull request #2867 from ethomson/8dot3Edward Thomson2015-02-055-1/+34
|\ \ \ \ \ \
| * | | | | | win32: further cleanups for 8.3 disablingEdward Thomson2015-02-034-9/+30
| * | | | | | win32: cleanup 8.3 disabled testsEdward Thomson2015-02-033-40/+16
| * | | | | | Fix test failures when 8.3 is disabledLinquize2015-01-313-5/+41
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #2875 from JIghtuse/masterEdward Thomson2015-02-051-0/+3
|\ \ \ \ \ \
| * | | | | | for-each-ref example: init/shutdown libgit2 in mainBoris Egorov2015-02-051-0/+3
* | | | | | | Merge pull request #2872 from ethomson/pedanticEdward Thomson2015-02-043-99/+1
|\ \ \ \ \ \ \
| * | | | | | | hash_generic: __extension__ keyword for pedantryEdward Thomson2015-02-041-1/+1