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-03-06git_checkout_opts -> git_checkout_optionsBen Straub
2014-03-06Merge completed: resolve the conflict with the upstreamSun He
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
2013-11-01A few formatting changes for roccoCarlos Martín Nieto
2013-11-01Update examples/README.mdRussell Belfer
2013-11-01Format comments for use with doccoBen Straub
2013-10-31Use gmtime() instead of gmtime_t()Linquize
2013-10-31Clean up showindex sampleBen Straub
2013-10-31Reorganize rev-parse exampleBen Straub
2013-10-30rev-list.c example: use common utils, reorganizeBen Straub
2013-10-30cat-file.c example: deploy helpers, reorgBen Straub
2013-10-30add.c: proper frontmatterBen Straub
2013-10-30indexer: remove the stream infixCarlos Martín Nieto