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
*
Fix spelling Unstagged -> Unstaged
Benjamin Nørgaard
2017-10-08
2
-4
/
+4
*
Merge pull request #609 from darkowlzz/ls-remote
Máximo Cuadros
2017-10-04
3
-0
/
+70
|
\
|
*
TestList: explicitly check the refs in fixture
Sunny
2017-10-04
1
-27
/
+21
|
*
Create ListOptions and rename LSRemote to List.
Sunny
2017-10-04
3
-8
/
+12
|
*
remote: add support for ls-remote
Sunny
2017-10-02
2
-0
/
+72
*
|
Merge pull request #608 from balkian/master
Máximo Cuadros
2017-09-29
2
-3
/
+23
|
\
\
|
*
|
Fixed SCP regex
J. Fernando Sánchez
2017-09-28
2
-2
/
+2
|
*
|
Adds port to SCP Endpoints
J. Fernando Sánchez
2017-09-28
2
-3
/
+23
|
/
/
*
|
Merge pull request #588 from erizocosmico/perf/revlist-norevisit-ancestors-fixed
Máximo Cuadros
2017-09-12
2
-3
/
+84
|
\
\
|
*
|
revlist: do not revisit ancestors as long as all branches are visited
Miguel Molina
2017-09-12
2
-3
/
+84
|
/
/
*
|
Merge pull request #586 from keybase/strib/commit-preorder-seen-gh-master
Máximo Cuadros
2017-09-12
5
-15
/
+45
|
\
\
|
*
|
plumbing: the commit walker can skip externally-seen commits
Jeremy Stribling
2017-09-09
5
-15
/
+45
*
|
|
Merge pull request #587 from keybase/strib/skip-compression-gh-master
Máximo Cuadros
2017-09-11
10
-42
/
+146
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
config: support a configurable, and turn-off-able, pack.window
Jeremy Stribling
2017-09-11
10
-42
/
+146
|
/
/
*
|
Merge pull request #585 from src-d/doc/upd-linl
Máximo Cuadros
2017-09-09
1
-1
/
+1
|
\
\
|
*
|
Update README.md
Alexander
2017-09-09
1
-1
/
+1
|
/
/
*
|
Merge pull request #584 from erizocosmico/revert/revlist-no-revisit-ancestors
Máximo Cuadros
2017-09-08
1
-17
/
+3
|
\
\
|
*
|
revert: revlist: do not revisit already visited ancestors
Miguel Molina
2017-09-08
1
-17
/
+3
|
/
/
*
|
plumbing/index: fix TestEncode in go 1.9
Máximo Cuadros
2017-09-07
1
-1
/
+2
*
|
travis: remove tip and add 1.9
Máximo Cuadros
2017-09-07
1
-7
/
+2
*
|
Merge pull request #582 from erizocosmico/perf/deltas
Máximo Cuadros
2017-09-07
3
-56
/
+367
|
\
\
|
*
|
packfile: small optimizations for findMatch and matchLength
Miguel Molina
2017-09-07
2
-16
/
+38
|
*
|
packfile: parallelize deltification of objects in groups
Miguel Molina
2017-09-07
2
-21
/
+31
|
*
|
packfile: use a modified version of JGit DeltaIndex and DeltaIndexScanner
Miguel Molina
2017-09-06
3
-40
/
+286
|
*
|
packfile: slightly haster hash function for chunk-offset index key
Miguel Molina
2017-09-06
2
-11
/
+32
|
*
|
packfile: reuse delta indexes when possible
Miguel Molina
2017-09-06
3
-10
/
+22
*
|
|
Merge pull request #583 from matjam/matjam-1
Máximo Cuadros
2017-09-07
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Minor fix to grammatical error in error message for ErrRepositoryNotExists.
Nathan Ollerenshaw
2017-09-06
1
-1
/
+1
|
/
/
*
|
Merge pull request #580 from erizocosmico/perf/refs-iter-once
Máximo Cuadros
2017-09-05
2
-40
/
+73
|
\
\
|
*
|
remote: iterate over reference only once
Miguel Molina
2017-09-05
2
-40
/
+73
|
/
/
*
|
Merge pull request #579 from erizocosmico/perf/revlist-no-revisit-ancestors
Máximo Cuadros
2017-09-05
1
-11
/
+38
|
\
\
|
*
|
revlist: do not visit again already visited parents
Miguel Molina
2017-09-05
1
-11
/
+38
|
|
/
*
/
Worktree.Add: Support Add deleted files, fixes #571 (#577)
grunenwflorian
2017-09-05
3
-0
/
+43
|
/
*
Merge pull request #578 from erizocosmico/perf/reduce-gc-press
v4.0.0-rc15
Máximo Cuadros
2017-09-04
4
-6
/
+33
|
\
|
*
packfile: improve performance a little by reducing gc pressure
Miguel Molina
2017-09-04
4
-6
/
+33
|
/
*
Merge pull request #576 from mcuadros/clone-tags
Máximo Cuadros
2017-09-04
5
-13
/
+57
|
\
|
*
Repository.Clone added Tags option, and set by default AllTags as git does
Máximo Cuadros
2017-09-04
3
-6
/
+40
|
*
Remote.Fetch Tags logic improvement and fix NoTags
Máximo Cuadros
2017-09-04
2
-7
/
+17
|
/
*
Merge pull request #573 from orirawlings/pushSideband
Máximo Cuadros
2017-09-01
8
-6
/
+118
|
\
|
*
Add sideband support for push
Ori Rawlings
2017-09-01
8
-6
/
+118
*
|
Merge pull request #572 from mcuadros/reset
Máximo Cuadros
2017-09-01
6
-130
/
+277
|
\
\
|
|
/
|
/
|
|
*
Worktree.Reset ignore untracked files on Merge mode
Máximo Cuadros
2017-09-01
6
-130
/
+277
|
/
*
Merge pull request #569 from erizocosmico/fix/race-condition-dotgit-refs
Máximo Cuadros
2017-08-29
1
-10
/
+15
|
\
|
*
dotgit: avoid duplicated references returned by Refs
Miguel Molina
2017-08-29
1
-10
/
+15
|
/
*
Merge pull request #567 from strib/avoid-revlist-when-deleting
v4.0.0-rc14
Máximo Cuadros
2017-08-28
2
-3
/
+48
|
\
|
*
remote: avoid expensive revlist operation when only deleting refs
Jeremy Stribling
2017-08-28
2
-3
/
+48
*
|
Merge pull request #565 from strib/delta-sliding-window
Máximo Cuadros
2017-08-28
2
-1
/
+23
|
\
\
|
|
/
|
/
|
|
*
plumbing: use sliding window in delta calculations, like git CL
Jeremy Stribling
2017-08-28
2
-1
/
+23
|
/
*
Merge pull request #554 from strib/strib/fix-win-cmd-lookup
Máximo Cuadros
2017-08-28
2
-2
/
+2
|
\
|
*
plumbing: use LookPath instead of Stat to fix Windows executables
Jeremy Stribling
2017-08-27
2
-2
/
+2
[next]