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
*
Merge pull request #928 from vancluever/f-add-tagging-support
Máximo Cuadros
2018-09-10
6
-69
/
+662
|
\
|
*
repository: fix test for new Storage constructor
Máximo Cuadros
2018-09-10
1
-7
/
+5
|
*
Merge branch 'master' of github.com:src-d/go-git into f-add-tagging-support
Máximo Cuadros
2018-09-10
44
-187
/
+1028
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #932 from flant/fix-negative-range-info
Máximo Cuadros
2018-09-10
2
-2
/
+43
|
\
\
|
*
|
Fix fatal corrupt patch in unified diff format
Antonio Jesus Navarro Perez
2018-09-07
2
-2
/
+43
*
|
|
Merge pull request #949 from kuba--/custom-cache
Máximo Cuadros
2018-09-08
25
-165
/
+111
|
\
\
\
|
*
|
|
Expose Storage cache.
kuba--
2018-09-07
25
-165
/
+111
|
|
/
/
*
/
/
plumbing/transport: ssh check if list of known_hosts files is empty
Kuba Podgórski
2018-09-07
2
-7
/
+69
|
/
/
*
|
worktree: solve merge conflicts
v4.7.0
Máximo Cuadros
2018-09-06
2
-3
/
+70
|
\
\
|
*
|
worktree: address PR comments: sort imports appropriately
Mark Bartel
2018-07-07
2
-6
/
+6
|
*
|
worktree: sort the tree object. Fixes #881
Mark Bartel
2018-07-03
1
-0
/
+14
|
*
|
worktree: add test for correct tree sorting (issue #881)
Mark Bartel
2018-07-03
1
-0
/
+54
*
|
|
Merge pull request #942 from jfontan/improvement/maintain-packfiles-open
Máximo Cuadros
2018-09-06
5
-2
/
+131
|
\
\
\
|
*
|
|
storage/filesystem: compare files using offset in test
Javi Fontan
2018-09-06
2
-3
/
+20
|
*
|
|
storage/filesystem: add KeepDescriptors test
Javi Fontan
2018-09-05
3
-7
/
+31
|
*
|
|
plumbing/storer: do not expose Close in EncodedObjectStorer interface
Javi Fontan
2018-09-04
1
-2
/
+0
|
*
|
|
storage/dotgit: add KeepDescriptors option
Javi Fontan
2018-09-04
7
-2
/
+92
|
/
/
/
*
|
|
Merge pull request #941 from jfontan/improvement/static-mode
Máximo Cuadros
2018-09-04
6
-9
/
+260
|
\
\
\
|
*
|
|
storage/dotgit: add ExclusiveAccess tests in dotgit
Javi Fontan
2018-09-04
1
-0
/
+24
|
*
|
|
storage/filesystem: move Options to filesytem and dotgit
Javi Fontan
2018-09-03
5
-32
/
+50
|
*
|
|
storage/filesystem: make Storage options private
Javi Fontan
2018-09-03
1
-2
/
+2
|
*
|
|
plumbing/storer: rename Static option to ExclusiveAccess
Javi Fontan
2018-08-31
3
-8
/
+9
|
*
|
|
git: do not expose storage options in PlainOpen
Javi Fontan
2018-08-31
3
-27
/
+1
|
*
|
|
dotgit: fix typo in comment
Javi Fontan
2018-08-30
1
-1
/
+1
|
*
|
|
git, storer: use a common storer.Options for storer and PlainOpen
Javi Fontan
2018-08-30
7
-38
/
+33
|
*
|
|
git: add Static option to PlainOpen
Javi Fontan
2018-08-30
6
-10
/
+249
*
|
|
|
Merge pull request #939 from keybase/taruti/cherrypick-for-upstream-clamp-obj...
Máximo Cuadros
2018-09-04
2
-2
/
+6
|
\
\
\
\
|
*
|
|
|
plumbing: object: Clamp object timestamps before unix epoch to unix epoch
Taru Karttunen
2018-08-29
2
-2
/
+6
*
|
|
|
|
Merge pull request #937 from zaquestion/comment_char
Máximo Cuadros
2018-08-30
2
-0
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
config: add commentChar to core config struct
Zaq? Wiedmann
2018-08-29
2
-0
/
+7
*
|
|
|
|
|
Merge pull request #933 from kuba--/fix-895/clean-dir
Máximo Cuadros
2018-08-29
3
-16
/
+62
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add Status.IsUntracked function
kuba--
2018-08-29
2
-5
/
+12
|
*
|
|
|
|
Remove empty dirs when cleaning with Dir opt.
kuba--
2018-08-29
3
-32
/
+89
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #935 from jfontan/improvement/cache-incoming-directory
Máximo Cuadros
2018-08-29
1
-18
/
+36
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
storage/dotgit: use HasPrefix instead of Split
Javi Fontan
2018-08-27
1
-6
/
+9
|
*
|
|
|
storage/dotgit: search for incoming dir only once
Javi Fontan
2018-08-25
1
-13
/
+28
|
/
/
/
/
*
|
|
|
Merge pull request #929 from jfontan/fix/reuse-base-cache
Máximo Cuadros
2018-08-23
3
-2
/
+41
|
\
\
\
\
|
*
|
|
|
plumbing, storage: add bases to the common cache
Javi Fontan
2018-08-22
3
-2
/
+41
|
/
/
/
/
*
|
|
|
Merge pull request #927 from jfontan/fix/iterate-objects-by-offset
Máximo Cuadros
2018-08-22
3
-1
/
+85
|
\
\
\
\
|
*
|
|
|
plumbing/idxfile: object iterators returns entries in offset order
Javi Fontan
2018-08-21
3
-1
/
+85
|
/
/
/
/
*
|
|
|
Merge pull request #887 from noxora/hook-support
Máximo Cuadros
2018-08-21
2
-3
/
+101
|
\
\
\
\
|
*
|
|
|
dotgit: fix object delete test
Santiago M. Mola
2018-08-17
1
-14
/
+18
|
*
|
|
|
added hook support
noxora
2018-08-16
2
-4
/
+98
*
|
|
|
|
Merge pull request #921 from jfontan/fix/empty-headers
Máximo Cuadros
2018-08-21
2
-5
/
+45
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
object: fix panic when reading object header
Javi Fontan
2018-08-17
2
-5
/
+45
*
|
|
|
|
Merge pull request #924 from fkorotkov/fedor/fix-issue-923
Máximo Cuadros
2018-08-20
2
-0
/
+9
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fixed an edge case for .gitignore
Fedor Korotkov
2018-08-19
2
-0
/
+9
|
/
/
/
/
|
|
|
*
git: s/TagObjectOptions/CreateTagOptions/
Chris Marchesi
2018-09-07
3
-13
/
+13
|
|
|
*
git: Add some tests for annotated tag deletion
Chris Marchesi
2018-09-07
1
-3
/
+110
|
|
|
*
git: Don't touch tag objects orphaned by tag deletion
Chris Marchesi
2018-09-07
1
-16
/
+2
[next]