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

GitHub / gitopia/go-git / commits

SHA Message Author Date Stats
f0b111ab merge Merge pull request #425 from abhinav/error-strings Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
4ccea5bb Fix repository_test Abhinav Gupta <m****l@a****t> over 4 years ago
e60e348f merge Merge pull request #418 from abhinav/unused Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
32c4f532 merge Merge pull request #406 from john-cai/jc-push-atomic Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
fe158cd6 merge Merge branch 'master' into jc-push-atomic Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
39f97ab8 merge Merge pull request #410 from john-cai/jc-sparse Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
c71074e8 merge Merge pull request #409 from ninedraft/branch-description Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
152fefc2 merge Merge pull request #404 from john-cai/jc-force-with-lease Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
605e273e merge Merge pull request #420 from abhinav/packp-action-type Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
1a8f803f storage: filesystem, switch from os.SEEK_* to io.Seek* (#421) Abhinav Gupta <m****l@a****t>
Committed by: GitHub <n****y@g****m>
over 4 years ago
f438ca34 examples: remote fix typo (#408) NeP <9****1@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
0dcebfb7 error strings: Don't capitalize, use periods, or newlines Abhinav Gupta <m****l@a****t> over 4 years ago
fe308ea0 packp: Actions should have type Action Abhinav Gupta <m****l@a****t> over 4 years ago
557a1fdc remote/addReachableTags: Remove guard before delete Abhinav Gupta <m****l@a****t> over 4 years ago
cde3a0d0 storage/transactional: Use correct config in test Abhinav Gupta <m****l@a****t> over 4 years ago
977668a2 transactional/ReferenceStorage: Drop packRefs field Abhinav Gupta <m****l@a****t> over 4 years ago
07a8bcc7 Remove unused variables/types/functions Abhinav Gupta <m****l@a****t> over 4 years ago
e4fcd078 merge Merge pull request #407 from john-cai/jc-support-index-v3 Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
efc74e77 config: describe reason for custom quote functions merlin <c****o@g****m> almost 5 years ago
e0567bda config: add tests for branch desc marshaling and unmarshaling merlin <c****o@g****m> almost 5 years ago
b939cf84 config: add support for branch description merlin <c****o@g****m> almost 5 years ago
a04ddf53 Support v3 index John Cai <j****i@g****m> almost 5 years ago
f92011d9 simplified sparse checkout John Cai <j****6@g****m>
Committed by: John Cai <j****i@g****m>
almost 5 years ago
589a41ce Add Atomic to push options John Cai <j****i@g****m> almost 5 years ago
7db545b1 Add ForceWithLease Push Option John Cai <j****6@g****m>
Committed by: John Cai <j****i@g****m>
almost 5 years ago
3211a7a1 merge Merge pull request #399 from S-Bohn/add-push-options Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
ed3b10c0 merge Merge pull request #325 from tjamet/push/sha Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
934e99b8 merge Merge pull request #402 from enisdenjo/gitdir-info-exclude Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
8884a203 merge Merge pull request #403 from tklauser/bump-ssh-agent-module Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
a6a8f660 merge Merge pull request #374 from snebel29/feat/add-example Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
b12009d8 Update github.com/xanzy/ssh-agent to v0.3.1 Tobias Klauser <t****r@d****h> almost 5 years ago
92c37d55 better tests enisdenjo <b****s@g****m> almost 5 years ago
55b186dc plumbing: gitignore, Read .git/info/exclude file too. enisdenjo <b****s@g****m> almost 5 years ago
e729edb0 plumbing: packp, Add encoding for push-options. Fixes #268. Sören Bohn <s****n@p****m>
Committed by: Sören Bohn <s****n@l****g>
almost 5 years ago
99457e57 merge Merge pull request #375 from noerw/add-remoteurl-option Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
243e7c80 merge Merge pull request #385 from john-cai/add-follow-tags Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
5340c58e git: add --follow-tags option for pushes John Cai <j****6@g****m>
Committed by: John Cai <j****i@g****m>
almost 5 years ago
c4b334d4 add tests Norwin <g****t@n****e> almost 5 years ago
5e649291 Add RemoteURL to {Fetch,Pull,Push}Options Norwin <g****t@n****e> almost 5 years ago
06a3e504 examples: add find-if-any-tag-point-head
Signed-off-by: Sven Nebel <n****n@g****m>
Sven Nebel <n****n@g****m>
Committed by: snebel29 <n****n@g****m>
almost 5 years ago
4ec1753b plumbing/storer/object: improve grammar Go Doc (#350) Christopher Hunter <h****r@i****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
b4368b2a plumbing: format/packfile, prevent large objects from being read into memory ...
Signed-off-by: Andrew Thornton <a****7@c****t>
zeripath <a****7@c****t>
Committed by: GitHub <n****y@g****m>
about 5 years ago
da810275 Revert "plumbing: format/packfile, prevent large objects from being read into... zeripath <a****7@c****t>
Committed by: GitHub <n****y@g****m>
about 5 years ago
21d8d7e9 Document the push refspec format Thibault Jamet <t****t@u****m> about 5 years ago
617ae9f3 Add support to push commits per hashes Thibault Jamet <t****t@u****m> about 5 years ago
db4233e9 remote: patch default timeout for `List` (#321) Nicolas Chagrass <n****s@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
720c1928 plumbing: format/packfile, prevent large objects from being read into memory ...
Signed-off-by: Andrew Thornton <a****7@c****t>
zeripath <a****7@c****t>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e6e23391 plumbing: object/patch, printStat strings.Repeat cause panic (#310) cookeem <c****m@q****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
320db9af git: Add support for deepening shallow clones (#311) Marcus Watkins <m****k@m****t>
Committed by: GitHub <n****y@g****m>
over 5 years ago
db2bc573 plumbing: transport/http, skip flaky test Máximo Cuadros <m****s@g****m> over 5 years ago
c12f5b69 go modules: update go-git-fixtures Máximo Cuadros <m****s@g****m> over 5 years ago
01df7536 *: use go-billy instead of os calls Máximo Cuadros <m****s@g****m> over 5 years ago
67af9d72 utils: ioutil, Pipe implementatio Máximo Cuadros <m****s@g****m> over 5 years ago
c69d5331 plumbing: format, use os.UserHomeDir() Máximo Cuadros <m****s@g****m> over 5 years ago
67d34902 Remote: new ListContext function (#278) Xiang Xiujuan <5****5@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9618dbb8 plumbing: transport/file, replace os/exec with golang.org/x/sys/execabs to im... Máximo Cuadros <m****s@g****m> over 5 years ago
77e7ef99 plumbing: transport/ssh, support more formats in `NewPublicKeys` SSH helper (...
Signed-off-by: Hidde Beydals <h****o@h****o>, Hidde Beydals <h****o@h****o>
Hidde Beydals <h****o@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a50d22d1 Repository: test, use raw string to avoid double-escape (#288) Jeff Widman <j****f@j****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
986e60ec *: remove unused unexported const (#286) Jeff Widman <j****f@j****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e616e9be *: typo fixes #291 Jeff Widman <j****f@j****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
f464d193 Minor doc fixes (#287) Jeff Widman <j****f@j****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
90952cac plumbing: object, fix TestDecodeAndVerify test Máximo Cuadros <m****s@g****m> over 5 years ago
2f7c4ae0 Fetch submodules pointing to orphaned but still reachable commits (#284) Nikolay Edigaryev <e****v@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
bd662b09 *: replace golang.org/x/crypto/openpgp by github.com/ProtonMail/go-crypto/ope... Johan Fleury <j****b@a****t>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d5ed15d9 plumbing: transport/ssh, fix no agent test on windows Máximo Cuadros <m****s@g****m> over 5 years ago
b0ef4d48 go modules updated Máximo Cuadros <m****s@g****m> over 5 years ago
4ac486c3 github-action: update go version Máximo Cuadros <m****s@g****m> over 5 years ago
9d995cb7 *: fix flaky test Máximo Cuadros <m****s@g****m> over 5 years ago
e5bbc4d1 plumbing: wire up contexts for Transport.AdvertisedReferences (#246) Andrew Suffield <a****d@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
1f328388 transport: ssh, fix cloning large repositories (#272) David Cuadrado <k****k@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
bf3471db add RequireRemoteRefs to PushOptions (#258) Andrew Suffield <a****d@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
55ba7b2e diff: Allow srcPrefix and dstPrefix to be configured (#265) Andrew Nelson <a****n@a****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
4519f59b plumbing: gitignore, Fix gitconfig path in LoadSystemPatterns doc (#256) Andrew Archibald <a****w@a****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
c66023ad git: worktree_commit, just store objects not already stored (#224) jsteuer <j****r@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
024d62b9 worktree: Don't remove root directory when cleaning (#230)
Signed-off-by: Michael Hanselmann <p****c@h****h>
hansmi <h****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
1b1a61ad Add insecureSkipTLS and cabundle (#228) Daishan Peng <S****y@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
c6c9b100 Adding "object-format" and "filter" capabilities (#222) Roberto O. Fernández Crisial <r****c@r****r>
Committed by: GitHub <n****y@g****m>
over 5 years ago
51cbc24b config: support insteadOf for remotes' URLs (#79) Kostya Ostrovsky <k****y@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d525a514 merge Merge pull request #178 from tomlazar/defaultbranch Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
e9c56de2 merge Merge pull request #195 from adracus/fix.relative-submodules Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
81d429bc Fix relative submodule resolution Axel Christ <a****t@i****e> almost 6 years ago
15aedd2f merge Merge pull request #184 from mikyk10/master Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
e0bd4e88 git: worktree, Support relative submodule URL. Mitsutaka Naito <4****0@u****m> almost 6 years ago
125fb621 add some tests Thomas Lazar <t****r@s****m> almost 6 years ago
97741e72 merge Merge pull request #162 from yabberyabber/fetch-error Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
b5b59f5f merge Merge pull request #112 from MichaelMure/complete-config Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ec9b50d8 Add init.defaultBranch to the config Thomas Lazar <t****r@s****m> almost 6 years ago
63d92533 merge Merge pull request #161 from ashokponkumar/master Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
9d7bd4d4 Fetch should return a unique error type when ref not found andrew2nelson <a****n@a****m> almost 6 years ago
70b98de4 support file path in PlainOpenWithOptions - do only when detect flag is enabled Ashok Pon Kumar <a****r@g****m> almost 6 years ago
e7be6a4e support file path in PlainOpenWithOptions Ashok Pon Kumar <a****r@g****m> almost 6 years ago
6da5e595 merge Merge pull request #158 from chrisgavin/fix-force-push-delete-reference Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
711b703b git: remote, Fix deleting references when force pushing. Chris Gavin <c****s@c****e> almost 6 years ago
b40ca794 Add tests vince <v****8@g****m>
Committed by: Michael Muré <b****e@g****m>
almost 6 years ago
5bf939bc merge Merge pull request #146 from fatelei/clone_with_ssh Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
0518e8de chore: add an exmaple: clone with ssh fatelei <f****i@g****m> about 6 years ago
cded5b68 merge Merge pull request #139 from StupidScience/113-git-commit-all-fix Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
1ce6c82f speed up commit with all: true option Anton Kaymakchi <a****i@s****u> about 6 years ago
641ee1dd merge Merge pull request #125 from cristaloleg/minor-linter-fixes Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
7906922c merge Merge pull request #136 from dsymonds/revparse-partial-hash Máximo Cuadros <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago

← Back to repository