Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-01Add some funny options for debugging statusRussell Belfer
2014-04-01Merge pull request #2228 from mekishizufu/example_short_idVicent Marti
2014-04-01Merge pull request #2206 from libgit2/cmn/inmemory-swap-orderVicent Marti
2014-04-01remote: rename inmemory to anonymous and swap url and fetch orderCarlos Martín Nieto
2014-04-01examples: Use git_object_short_idJiri Pospisil
2014-03-25Make submodules externally refcountedRussell Belfer
2014-03-07Merge pull request #2028 from libgit2/options-namesVicent Marti
2014-03-07Merge pull request #2153 from mekishizufu/tag_exampleRussell Belfer
2014-03-06git_checkout_opts -> git_checkout_optionsBen Straub
2014-03-06Merge completed: resolve the conflict with the upstreamSun He
2014-03-05Move all variable declarations to the top of the blockJiri Pospisil
2014-03-05Add tag exampleJiri Pospisil
2014-03-05fix the output format of diffSun He
2014-03-05Add the --shortstat flag to examples/diff.cSun He
2014-03-05examples/diff: Add minimal, patience diff options.Brian Gesiak
2014-03-03- examples CMakeLists.txt reverted to previous stateMiha Ravšelj
2014-03-03cmake examples change so that general.c is off by defaultMiha
2014-03-03- general.c reverted to original( before pr state )Miha
2014-03-03Merge remote-tracking branch 'remotes/upstream/development' into developmentMiha
2014-02-28Fix warnings and code style issuesRussell Belfer
2014-02-25- BUGFIX #2133 (@fourplusone) in smart_protocol.cMiha
2014-02-25Document enumerator and rewordingJuan Rubén
2014-02-24Add option to limit blame to first parentJuan Rubén
2014-02-09replace 'out' with 'patch',replace the literal tabs with '\t'.rocky-luo
2014-02-08add example for diff with --numstatrocky-luo
2014-02-06Fix a few references to changed function signaturesBen Straub
2014-01-27Merge pull request #2075 from libgit2/cmn/leftover-oidVicent Marti
2014-01-27Merge pull request #2078 from linquize/msvcVicent Marti
2014-01-27Make blame example compile on MSVCLinquize
2014-01-27MSVC doesn't like modern code neitherLinquize
2014-01-25index: rename an entry's id to 'id'Carlos Martín Nieto
2013-11-15Update files that reference tests-clarBen Straub
2013-11-12Fix warningsLinquize
2013-11-11Merge pull request #1956 from libgit2/cmn/fetch-default-headVicent Martí
2013-11-11remote: make _ls return the list directlyCarlos Martín Nieto
2013-11-07update example to new packfile creation signatureEdward Thomson
2013-11-05blame sample: usage commentBen Straub
2013-11-05Fix warningsBen Straub
2013-11-05Reorganize and doc-commentify blame sample.Ben Straub
2013-11-05Standardize layout of blame sampleBen Straub
2013-11-04Merge pull request #1317 from libgit2/blameRussell Belfer
2013-11-04Merge pull request #1934 from libgit2/relicense-examplesVicent Martí
2013-11-04Merge pull request #1929 from libgit2/rb/misc-diff-fixesVicent Martí
2013-11-03examples: doc updateCarlos Martín Nieto
2013-11-02Replace copyright topmatter in example filesBen Straub
2013-11-01Relicense examples under CC0Ben Straub
2013-11-01Make diff and status perform soft index reloadRussell Belfer
2013-11-01Merge pull request #1916 from libgit2/simplify-examplesVicent Martí
2013-11-01Merge pull request #1918 from libgit2/cmn/indexer-namingVicent Martí
2013-11-01Fix typosBen Straub