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
path:
root
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1231 from alexandear/fix-typos
Máximo Cuadros
2019-11-01
3
-8
/
+8
|
\
|
*
Fix typos in comments, variables and function names
Oleksandr Redko
2019-10-24
3
-8
/
+8
*
|
fix broken link (s/ftp/https/)
Jeremiah Mahler
2019-10-31
1
-1
/
+1
|
/
*
*: avoid unnecessary conversions
Christian Muehlhaeuser
2019-07-29
1
-1
/
+1
*
Merge pull request #1165 from seletskiy/push-prune
Máximo Cuadros
2019-07-26
2
-0
/
+16
|
\
|
*
add Prune option to PushOptions
Stanislav Seletskiy
2019-07-25
2
-0
/
+16
*
|
config: added missing dot.
Vladimir Masarik
2019-07-04
1
-1
/
+1
*
|
fix wildcard handling in RefSpec matching
Mike Lundy
2019-06-04
2
-11
/
+62
|
/
*
Support the 'rebase' config key for branches
Mike Riley
2019-05-17
3
-2
/
+26
*
config: add a way to see if a "remote" URL is local or not
Jeremy Stribling
2019-02-11
1
-0
/
+5
*
Merge pull request #977 from filipnavara/config-test
Máximo Cuadros
2018-10-09
1
-1
/
+14
|
\
|
*
Add test for Windows local paths.
Filip Navara
2018-10-05
1
-1
/
+14
*
|
all: remove extra 's' in "mismatch"
Jongmin Kim
2018-09-26
1
-1
/
+1
|
/
*
config: add commentChar to core config struct
Zaq? Wiedmann
2018-08-29
2
-0
/
+7
*
config: modules, Ignore submodules with dotdot '..' path components. Fixes CV...
Joseph Vusich
2018-05-30
3
-12
/
+46
*
config: adds branches to config for tracking branches against remotes, update...
Jeremy Chambers
2018-04-10
4
-5
/
+284
*
Add more unit tests for RefSpec
Alan Cabrera
2018-03-14
1
-0
/
+13
*
Fix RefSpec.Src()
Alan Cabrera
2018-03-14
2
-1
/
+13
*
Make DefaultPackWindow const public and document it
Javi Fontan
2018-01-10
2
-5
/
+7
*
Add tests for default config values
Javi Fontan
2018-01-10
1
-0
/
+9
*
Set default pack window size in config
Javi Fontan
2018-01-09
1
-1
/
+5
*
all: simplification
ferhat elmas
2017-11-29
3
-20
/
+7
*
config: support a configurable, and turn-off-able, pack.window
Jeremy Stribling
2017-09-11
2
-0
/
+47
*
serialized remotes in alphabetical order
Manuel Carmona
2017-08-10
2
-4
/
+12
*
config: preserve option order on config marshalling
Santiago M. Mola
2017-08-01
2
-12
/
+28
*
config: multiple values in RemoteConfig (URLs and Fetch)
Santiago M. Mola
2017-08-01
2
-10
/
+40
*
Export raw config.
JP Sugarbroad
2017-04-06
1
-14
/
+14
*
project: move imports from srcd.works to gopkg.in
Antonio Jesus Navarro Perez
2017-03-07
4
-4
/
+4
*
documentation and API improvements
Máximo Cuadros
2017-02-21
3
-24
/
+25
*
config: added Config.Submodules
Máximo Cuadros
2017-02-14
3
-12
/
+58
*
config: adding Config.Core.Worktree
Máximo Cuadros
2017-02-13
2
-0
/
+34
*
config: RefSpec.Validate returning errors and doc (Fixes #232)
Máximo Cuadros
2017-01-31
3
-21
/
+47
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
4
-4
/
+4
*
rename billy imports
Máximo Cuadros
2017-01-30
1
-1
/
+1
*
Fix typos in config pkg (#233)
Sergio Arbeo
2017-01-30
2
-3
/
+3
*
config: fix TestUnmarshallMarshall test
Máximo Cuadros
2017-01-30
1
-4
/
+1
*
config: documentation improvements
Máximo Cuadros
2017-01-30
3
-32
/
+44
*
config: modules, marshal and unmarshal implementation
Máximo Cuadros
2017-01-26
2
-20
/
+160
*
config: marshal and unmarshal implementation
Máximo Cuadros
2017-01-26
2
-2
/
+157
*
config: git modules config
Máximo Cuadros
2017-01-26
2
-0
/
+66
*
remote: add Push (#178)
Santiago M. Mola
2016-12-19
1
-3
/
+5
*
config: Config, bare flag (#177)
Máximo Cuadros
2016-12-12
1
-0
/
+3
*
config: support delete refspecs (IsDelete). (#166)
Santiago M. Mola
2016-12-08
2
-1
/
+37
*
new plumbing package (#118)
Máximo Cuadros
2016-11-08
2
-19
/
+19
*
config: storer comment
Máximo Cuadros
2016-11-07
1
-1
/
+1
*
gofmt simplify (#111)
ferhat elmas
2016-11-07
1
-3
/
+3
*
global storage interface refactor (#112)
Máximo Cuadros
2016-11-07
2
-5
/
+54
*
remote, fix fetch tags
Máximo Cuadros
2016-10-27
1
-3
/
+4
*
doc packages
Máximo Cuadros
2016-09-01
1
-0
/
+1
*
clients/ssh: test fix
Máximo Cuadros
2016-08-24
2
-11
/
+0
[next]