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-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
2013-10-30init.c example: deploy more helpersBen Straub
2013-10-30add.c example: deploy helpers, reorgBen Straub
2013-10-30init example: deploy helpers, reorgBen Straub
2013-10-30Extract common example helpers and reorg examplesRussell Belfer
2013-10-28Merge remote-tracking branch 'libgit2/development' into blameBen Straub
2013-10-28Merge pull request #1891 from libgit2/cmn/fix-thin-packsVicent Martí
2013-10-23indexer: include the delta statsCarlos Martín Nieto
2013-10-23examples: show used local objects in fetchCarlos Martín Nieto
2013-10-22Create git_diff_line and extend git_diff_hunkRussell Belfer
2013-10-16Diff API cleanupRussell Belfer
2013-10-12Rename diff objects and split patch.hRussell Belfer
2013-10-11Fix post-line-range iterationBen Straub
2013-10-11Include signatures in blame hunksBen Straub