An open API service providing commit metadata for open source projects.

GitHub / libgit2/git2go / commits

Git to Go; bindings for libgit2. Like McDonald's but tastier.

SHA Message Author Date Stats
ddc1515c merge Merge commit 'refs/pull/331/head' of github.com:libgit2/git2go Carlos Martín Nieto <c****n@d****e> almost 10 years ago
b829eb1e odb & refdb: make New*BackendFromC take unsafe.Pointer as argument allowing a... Mark Karpeles <m****x@g****m> almost 10 years ago
a16e24a9 Write the index before writing the index tree in seedTestRepo test helper func Geordie Henderson <g****n@h****m> almost 10 years ago
03e10c56 Fix reference bug introduced with RebaseOptions implementation ezwiebel <e****e@s****m> almost 10 years ago
adc3a4bd Add DefaultRebaseOptions() [git_rebase_init_options(GIT_REBASE_OPTIONS_VERSIO... ezwiebel <e****e@s****m> almost 10 years ago
d2b8c99b Add method to fetch raw commit message Karsten Dambekalns <k****n@d****e>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
e00b0831 Add RebaseOpen() service to wrapper ezwiebel <e****e@s****m> almost 10 years ago
74bc3c62 Add check for ErrIterOver in BranchIterator.ForEach Michael Daffin <m****n@s****m> almost 10 years ago
208cdaef Removes redundant iteration over check. Alan Johnson <a****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
6ffad323 Removed Useless Argument Check Mirko Nosenzo <n****e@g****m> about 10 years ago
7f426f24 Only test against 1.5 and up Carlos Martín Nieto <c****n@d****e> about 10 years ago
8eb8fa37 Also remove a pkg-config directive that snuck in Carlos Martín Nieto <c****n@d****e> about 10 years ago
92fa6357 Bring back the Makefile from 'next' Carlos Martín Nieto <c****n@d****e> about 10 years ago
aadd0c20 merge Merge remote-tracking branch 'upstream/master' into next Carlos Martín Nieto <c****n@d****e> about 10 years ago
241aa34d merge Merge pull request #336 from libgit2/cmn/test-parallel Carlos Martín Nieto <c****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
e1467c06 merge Merge pull request #337 from libgit2/cmn/go16-blob-pointer Carlos Martín Nieto <c****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
5c678353 Add Go 1.7 to the build list Carlos Martín Nieto <c****n@d****e> about 10 years ago
b41e4c4a Work around Go 1.6's CGo pointer check Carlos Martín Nieto <c****n@d****e> about 10 years ago
b5d213c2 Remove unecessary copy Carlos Martín Nieto <c****n@d****e> about 10 years ago
3c1ba8c4 Add test for slice-to-slice and GCo pointer detection Itamar Turner-Trauring <i****r@i****g>
Committed by: Carlos Martín Nieto <c****n@d****e>
about 10 years ago
0703dae9 merge Merge pull request #320 from netnose/enum-mappings Carlos Martín Nieto <c****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
e55c00ec Run the tests in parallel Carlos Martín Nieto <c****n@d****e> about 10 years ago
b2d71f4f Fix Free() service in Rebase wrapper ezwiebel <e****e@s****m> about 10 years ago
193b2139 Add CurrentOperationIndex() and OperationAt(index uint) services to wrapper ezwiebel <e****e@s****m> about 10 years ago
e1f09497 Add Abort() service to wrapper ezwiebel <e****e@s****m> about 10 years ago
a62a8c3b Add operation OperationCount() service and enrich UTs ezwiebel <e****e@s****m> about 10 years ago
b1a9de80 Initial rebase wrapper version ezwiebel <e****e@s****m> about 10 years ago
1670c49c merge Merge pull request #323 from Coderlane/diff_stats_string Carlos Martín Nieto <c****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
37d3c2d9 Update libgit2 to 73dab769 Carlos Martín Nieto <c****n@d****e> about 10 years ago
380684bb Fixing issue with error conversion. Alan Johnson <a****n@g****m> about 10 years ago
3ed398a7 merge Merge pull request #328 from navytux/y/odb-type Carlos Martín Nieto <c****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
aa7dfab1 Clone Fix Mirko Nosenzo <n****e@g****m> about 10 years ago
cf7553e7 odb: Expose git_odb_object_type() as OdbObject.Type() Kirill Smelkov <k****r@n****m> about 10 years ago
c6b94a16 Returning Problems on Remote Rename Mirko Nosenzo <n****e@g****m> about 10 years ago
f720800b merge Merge pull request #318 from netnose/tag-remove Carlos Martín Nieto <c****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
30cffcb5 merge Merge pull request #317 from netnose/reset-default Carlos Martín Nieto <c****n@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
6fa4c8ea Checkout Payload Pointer Fix Mirko Nosenzo <n****e@g****m> about 10 years ago
a2f93e91 Add NewCredSshKeyFromMemory to the credentials helpers.
Signed-off-by: David Calavera <d****a@g****m>
David Calavera <d****a@g****m> about 10 years ago
18802c24 Checkout Callbacks Payload Check in Callback Functions Mirko Nosenzo <n****e@g****m> over 10 years ago
db6f44c7 Checkout Callbacks Payload Check Mirko Nosenzo <n****e@g****m> over 10 years ago
89192368 ResetDefaultToCommit maps git_reset_default Mirko Nosenzo <n****e@g****m> over 10 years ago
8b855ce7 Tag Remove Mirko Nosenzo <n****e@g****m> over 10 years ago
39309852 Remote Refinements Mirko Nosenzo <n****e@g****m> over 10 years ago
82f86f2f StatusConflicted maps GIT_STATUS_CONFLICTED Mirko Nosenzo <n****e@g****m> over 10 years ago
278dc9ac Checkout Callbacks Mirko Nosenzo <n****e@g****m> over 10 years ago
298f2e21 BranchAll maps GIT_BRANCH_ALL Mirko Nosenzo <n****e@g****m> over 10 years ago
8eaae73f Error out if we detect an incompatible libgit2 version Carlos Martín Nieto <c****n@d****e> over 10 years ago
9163ca7d Update to 1dc4491 Carlos Martín Nieto <c****n@d****e> over 10 years ago
98153892 diff: Add DiffStats String Travis Lane <t****x@g****m> over 10 years ago
652a14f7 merge Merge pull request #301 from hansrodtang/next Carlos Martín Nieto <c****n@g****m> over 10 years ago
2be7d798 Add Repository.IsShallow Hans Rødtang <h****g@g****m> over 10 years ago
726331df Add Repository.IsEmpty Hans Rødtang <h****g@g****m> over 10 years ago
b99dbb13 Add Repository.IsHeadUnborn Hans Rødtang <h****g@g****m> over 10 years ago
094bb376 Add unimplemented diff delta/flag values. Hans Rødtang <h****g@g****m> over 10 years ago
1e8b7ef3 Add "Conflicted" git.Delta and git.Status. Hans Rødtang <h****g@g****m> over 10 years ago
836b6c56 merge Merge pull request #257 from clns/stash-support Carlos Martín Nieto <c****n@g****m> over 10 years ago
95793ac1 merge Merge pull request #298 from hirochachacha/add_git_diff_tree_to_index Carlos Martín Nieto <c****n@g****m> over 10 years ago
d3bd8903 Update libgit2 version to install on Travis to 24 Carlos Martín Nieto <c****n@d****e> over 10 years ago
2ae7d13b merge Merge branch 'next' Carlos Martín Nieto <c****n@d****e> over 10 years ago
e095c85f Update to 785d8c Carlos Martín Nieto <c****n@d****e> over 10 years ago
975228d5 add DiffTreeToIndex Hiroshi Ioka <h****a@g****m> over 10 years ago
71ff6ab0 Fix error after updating to latest changes Calin Seciu <c****u@g****m> over 10 years ago
c6f394e4 merge Merge branch 'next' into stash-support Calin Seciu <c****u@g****m> over 10 years ago
dc440979 Remove Untrack() from free() function Calin Seciu <c****u@g****m> over 10 years ago
5191254a Fix problems based on PR comments Calin Seciu <c****u@g****m> over 10 years ago
251d89e1 Update vendored libgit2 Carlos Martín Nieto <c****n@d****e> over 10 years ago
6941cccb merge Merge branch 'master' into next Carlos Martín Nieto <c****n@d****e> over 10 years ago
fa644d2f merge Merge pull request #296 from libgit2/cmn/track-real-pointers Carlos Martín Nieto <c****n@g****m> over 10 years ago
f1240e65 handles: use real pointers to keep track of handles Carlos Martín Nieto <c****n@d****e> over 10 years ago
ac719c67 merge Merge branch 'master' into next Carlos Martín Nieto <c****n@d****e> over 10 years ago
4a9a59c6 merge Merge commit 'refs/pull/285/head' of github.com:libgit2/git2go into next Carlos Martín Nieto <c****n@d****e> over 10 years ago
f05417aa merge Merge pull request #282 from ianlancetaylor/master Carlos Martín Nieto <c****n@g****m> over 10 years ago
dc8b154f odb: don't copy buffer Ian Lance Taylor <i****t@g****g> over 10 years ago
ddbf1baa merge: remove whitespace change Ian Lance Taylor <i****t@g****g> over 10 years ago
a1f25eaf handles, merge: simplify code, don't copy file contents Ian Lance Taylor <i****t@g****g> over 10 years ago
b70973e5 merge Merge remote-tracking branch 'upstream/master' Ian Lance Taylor <i****t@g****g> over 10 years ago
aa59dcce Upgrade to libgit2 to 0f9d15493d5d8ad4353dd7beed52c9567334f6e5 Han-Wen Nienhuys <h****n@g****m> over 10 years ago
6d6736b2 merge Merge remote-tracking branch 'upstream/master' into next Carlos Martín Nieto <c****n@d****e> over 10 years ago
55594814 merge Merge pull request #263 from joseferminj/master Carlos Martín Nieto <c****n@g****m> over 10 years ago
ae1de838 merge Merge pull request #292 from orivej/git_revwalk_simplify_first_parent Carlos Martín Nieto <c****n@g****m> over 10 years ago
b876e836 Add RevWalk.SimplifyFirstParent() Orivej Desh <o****j@g****r> over 10 years ago
4a779466 merge Merge pull request #288 from hanwen/readheader Carlos Martín Nieto <c****n@g****m> over 10 years ago
773ac24a Expose git_odb_read_header as Odb.ReadHeader. Han-Wen Nienhuys <h****n@g****m> over 10 years ago
090dc7ee Use Filemode in TreeBuilder.Insert, and add test coverage for some Han-Wen Nienhuys <h****n@g****m> over 10 years ago
6d60e0f2 merge Merge pull request #283 from ebfe/repo-open Carlos Martín Nieto <c****n@d****e> over 10 years ago
2e17c3d5 merge Merge pull request #280 from ebfe/hint-path Carlos Martín Nieto <c****n@d****e> over 10 years ago
42b11d40 handles, merge, odb: changes for Go 1.6 pointer passing rules Ian Lance Taylor <i****t@g****g> over 10 years ago
51d3ead3 Don't drop CreateBlobFromChunks hintPath argument Michael Gehring <m****g@e****g> over 10 years ago
1bc7cf60 Add missing RepositoryOpenExtended arguments Michael Gehring <m****g@e****g> over 10 years ago
105573ac merge Merge pull request #275 from clearr/index-find Carlos Martín Nieto <c****n@d****e> over 10 years ago
20ab28bf Add Index.Find() and Index.FindPrefix() FUJII Ryota <r****f@r****z> over 10 years ago
9c5fb973 Get rid of the with-static.sh script Carlos Martín Nieto <c****n@d****e> over 10 years ago
9022ab9c merge Merge pull request #273 from clearr/fix-index-entrybypath-leak Carlos Martín Nieto <c****n@d****e> over 10 years ago
1cdf1d70 Fix a memory leak in Index.EntryByPath() FUJII Ryota <r****f@r****z> over 10 years ago
4ee13db8 merge Merge pull request #271 from joseferminj/fix-memory-problems Carlos Martín Nieto <c****n@d****e> almost 11 years ago
92d736d1 Fix Fetch/Push memory allocation problems Jose Alvarez <j****n@g****m> almost 11 years ago
f05a6a33 merge Merge pull request #269 from durin42/small-fixes Carlos Martín Nieto <c****n@d****e> almost 11 years ago
714cd56c odb: remove debug fmt.Printlns Augie Fackler <a****e@g****m>
Committed by: Augie Fackler <r****f@d****m>
almost 11 years ago
f18ea412 config_test: properly detect failed config writes Augie Fackler <a****e@g****m>
Committed by: Augie Fackler <r****f@d****m>
almost 11 years ago
c646a2eb merge Merge pull request #268 from clearr/fix-index-leaks Carlos Martín Nieto <c****n@d****e> almost 11 years ago

← Back to repository