index
:
go-git
master
push_url
A highly extensible Git implementation in pure Go.
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
plumbing: packfile, apply small object reading optimization also for delta ob...
Filip Navara
2019-04-20
1
-23
/
+61
*
plumbing: commit.StatsContext and fix for orphan commit (#1115)
v4.11.0
Máximo Cuadros
2019-04-18
2
-15
/
+40
*
Merge pull request #1088 from oleksii-shnyra/fix-1074
Máximo Cuadros
2019-04-18
2
-2
/
+87
|
\
|
*
plumbing: commit.Stat test suite
Máximo Cuadros
2019-04-18
1
-0
/
+78
|
*
plumbing: object, Count stats properly when no new line added at the end. Fix...
oleksiishnyra
2019-03-14
1
-2
/
+9
*
|
Merge pull request #1112 from HashedDan/commit-example-typo
Máximo Cuadros
2019-04-18
1
-1
/
+1
|
\
\
|
*
|
examples: commit, fixed minor typo in info statement
HashedDan
2019-04-15
1
-1
/
+1
|
/
/
*
|
Merge pull request #1095 from niukuo/panic_find_entry
Máximo Cuadros
2019-04-02
2
-1
/
+4
|
\
\
|
*
|
fix panic in object.Tree.FindEntry
niukuo
2019-03-27
2
-1
/
+4
*
|
|
Merge pull request #1099 from dpordomingo/go1.12-support
Máximo Cuadros
2019-04-02
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
travis: drop go1.10 add go1.12
David Pordomingo
2019-03-29
1
-1
/
+1
|
/
/
*
|
Merge pull request #1092 from niukuo/master
Máximo Cuadros
2019-03-25
1
-1
/
+1
|
\
\
|
*
|
fix missing error in bfsCommitIterator
niukuo
2019-03-21
1
-1
/
+1
*
|
|
Merge pull request #1094 from niukuo/remote_anonymous
Máximo Cuadros
2019-03-25
2
-0
/
+47
|
\
\
\
|
*
|
|
add Repository.CreateRemoteAnonymous
niukuo
2019-03-22
2
-0
/
+47
|
|
/
/
*
|
|
Merge pull request #1093 from jfontan/transactional-packfilewriter-interface
Máximo Cuadros
2019-03-22
2
-9
/
+67
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
transactional: implement storer.PackfileWriter
Javi Fontan
2019-03-21
2
-9
/
+67
|
|
/
*
|
Merge pull request #1084 from vmarkovtsev/master
Máximo Cuadros
2019-03-20
1
-1
/
+17
|
\
\
|
|
/
|
/
|
|
*
Add diff.DoWithTimeout()
Vadim Markovtsev
2019-03-13
1
-2
/
+16
|
*
Increase diffmatchcpatch timeout
Vadim Markovtsev
2019-03-10
1
-0
/
+2
*
|
Merge pull request #1081 from meinto/fix/tobias/potentially-duplicate-check-f...
Máximo Cuadros
2019-03-11
1
-11
/
+0
|
\
\
|
|
/
|
/
|
|
*
git: remove potentially duplicate check for unstaged files
Tobias Meinhardt
2019-03-05
1
-11
/
+0
|
/
*
Merge pull request #1072 from jeremyschlatter/patch-3
Máximo Cuadros
2019-03-04
1
-1
/
+1
|
\
|
*
git: Fix typo
Jeremy Schlatter
2019-02-22
1
-1
/
+1
*
|
Merge pull request #1073 from jeremyschlatter/patch-2
Máximo Cuadros
2019-03-04
1
-1
/
+1
|
\
\
|
*
|
git: Fix typo
Jeremy Schlatter
2019-02-22
1
-1
/
+1
|
|
/
*
|
Merge pull request #1070 from fbsb/fix/enable-excluded-patterns
Máximo Cuadros
2019-03-04
2
-1
/
+33
|
\
\
|
*
|
worktree: test hardcoded excludes when no gitignore is present
Fabian Sabau
2019-03-04
1
-0
/
+28
|
*
|
worktree: enable manual ignore patterns when no .gitignore is available
Fabian Sabau
2019-03-04
1
-1
/
+5
|
/
/
*
|
Merge pull request #1080 from jfontan/fix/blocked-goroutine-remote-push
Máximo Cuadros
2019-03-04
2
-1
/
+17
|
\
\
|
*
|
git: fix goroutine block while pushing a remote
Javi Fontan
2019-03-01
2
-1
/
+17
|
/
/
*
|
Merge pull request #1076 from jfontan/panic-cache
Máximo Cuadros
2019-02-26
2
-1
/
+19
|
\
\
|
|
/
|
/
|
|
*
plumbing/cache: check for empty cache list
Javi Fontan
2019-02-25
2
-1
/
+19
|
/
*
Merge pull request #1065 from vmarkovtsev/fix-unicode
v4.10.0
Máximo Cuadros
2019-02-14
4
-14
/
+62
|
\
|
*
Remove Unicode normalization in difftree
Vadim Markovtsev
2019-02-11
4
-14
/
+62
*
|
Merge pull request #1067 from ajnavarro/fix/log-all-missing-objects
Máximo Cuadros
2019-02-13
2
-11
/
+85
|
\
\
|
*
|
Improve error handling logic
Antonio Jesus Navarro Perez
2019-02-13
1
-4
/
+4
|
*
|
Ignore missing references on log --all
Antonio Jesus Navarro Perez
2019-02-12
2
-11
/
+85
*
|
|
Merge pull request #1066 from keybase/strib/909-git-push-speedup-when-local
Jeremy Stribling
2019-02-13
6
-17
/
+104
|
\
\
\
|
*
|
|
remote: when pushing to a local repo, use local store for ignores
Jeremy Stribling
2019-02-11
1
-1
/
+14
|
*
|
|
config: add a way to see if a "remote" URL is local or not
Jeremy Stribling
2019-02-11
3
-14
/
+50
|
*
|
|
revlist: add `ObjectsWithStorageForIgnores` method
Jeremy Stribling
2019-02-11
2
-2
/
+40
|
/
/
/
*
|
|
Merge pull request #1064 from asv/sentinel_error_for_no_ff_update
Máximo Cuadros
2019-02-08
2
-6
/
+7
|
\
\
\
|
*
|
|
worktree: add sentinel error for non-fast-forward pull
Alexey Smirnov
2019-02-07
2
-6
/
+7
|
/
/
/
*
|
|
Merge pull request #1060 from keybase/strib/gh-KBFS-3828-packfile-object-size
Máximo Cuadros
2019-02-05
2
-1
/
+27
|
\
\
\
|
*
|
|
packfile: get object size correctly for delta objects
Jeremy Stribling
2019-01-31
2
-1
/
+27
|
|
/
/
*
|
|
Merge pull request #1006 from mcuadros/transactional-storage
Máximo Cuadros
2019-02-02
20
-8
/
+1161
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
storage: transactional, package documentation
Máximo Cuadros
2019-02-02
8
-21
/
+75
|
*
|
storage: transactional, new storage with transactional capabilities
Máximo Cuadros
2018-12-10
14
-7
/
+675
|
*
|
storage: new storage.ErrReferenceHasChanged error and test for CheckAndSetRef...
Máximo Cuadros
2018-12-10
4
-3
/
+58
[next]