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
/
config.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
git: validate reference names
Ayman Bagabas
2023-11-30
1
-1
/
+2
*
*: fix some typos
Zhizhen He
2023-09-08
1
-6
/
+6
*
*: Remove use of deprecated io/util
Paulo Gomes
2023-05-11
1
-2
/
+1
*
feat(clone): add mirror clone option
Ayman Bagabas
2023-04-17
1
-0
/
+8
*
config: Add Repository Format Extension
Paulo Gomes
2023-03-08
1
-22
/
+51
*
all: replace go-homedir with os.UserHomeDir
Daniel Martí
2022-05-29
1
-2
/
+1
*
Merge pull request #425 from abhinav/error-strings
Máximo Cuadros
2021-12-11
1
-1
/
+1
|
\
|
*
error strings: Don't capitalize, use periods, or newlines
Abhinav Gupta
2021-12-04
1
-1
/
+1
*
|
config: add support for branch description
merlin
2021-11-08
1
-0
/
+1
|
/
*
*: use go-billy instead of os calls
Máximo Cuadros
2021-05-02
1
-1
/
+2
*
config: support insteadOf for remotes' URLs (#79)
Kostya Ostrovsky
2020-12-01
1
-1
/
+72
*
Add init.defaultBranch to the config
Thomas Lazar
2020-09-30
1
-0
/
+23
*
config: ReadConfig and LoadConfig from scopes
Máximo Cuadros
2020-05-24
1
-0
/
+86
*
config: Config.[User|Author|Commit] marshal/unmarshal
Máximo Cuadros
2020-05-24
1
-0
/
+71
*
Revert "Merge pull request #20 from quorumcontrol/feature/other-configs"
Máximo Cuadros
2020-05-24
1
-36
/
+13
*
Add Merged config
Wes Morgan
2020-04-06
1
-13
/
+36
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
1
-2
/
+2
*
fix broken link (s/ftp/https/)
Jeremiah Mahler
2019-10-31
1
-1
/
+1
*
Support the 'rebase' config key for branches
Mike Riley
2019-05-17
1
-0
/
+1
*
config: add a way to see if a "remote" URL is local or not
Jeremy Stribling
2019-02-11
1
-0
/
+5
*
config: add commentChar to core config struct
Zaq? Wiedmann
2018-08-29
1
-0
/
+5
*
config: modules, Ignore submodules with dotdot '..' path components. Fixes CV...
Joseph Vusich
2018-05-30
1
-4
/
+8
*
config: adds branches to config for tracking branches against remotes, update...
Jeremy Chambers
2018-04-10
1
-2
/
+64
*
Make DefaultPackWindow const public and document it
Javi Fontan
2018-01-10
1
-4
/
+6
*
Set default pack window size in config
Javi Fontan
2018-01-09
1
-1
/
+5
*
all: simplification
ferhat elmas
2017-11-29
1
-8
/
+3
*
config: support a configurable, and turn-off-able, pack.window
Jeremy Stribling
2017-09-11
1
-0
/
+39
*
serialized remotes in alphabetical order
Manuel Carmona
2017-08-10
1
-2
/
+10
*
config: preserve option order on config marshalling
Santiago M. Mola
2017-08-01
1
-11
/
+27
*
config: multiple values in RemoteConfig (URLs and Fetch)
Santiago M. Mola
2017-08-01
1
-6
/
+17
*
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
1
-1
/
+1
*
documentation and API improvements
Máximo Cuadros
2017-02-21
1
-11
/
+12
*
config: added Config.Submodules
Máximo Cuadros
2017-02-14
1
-9
/
+40
*
config: adding Config.Core.Worktree
Máximo Cuadros
2017-02-13
1
-0
/
+9
*
config: RefSpec.Validate returning errors and doc (Fixes #232)
Máximo Cuadros
2017-01-31
1
-8
/
+21
*
new srcd.works/go-git.v4 path
Máximo Cuadros
2017-01-30
1
-1
/
+1
*
rename billy imports
Máximo Cuadros
2017-01-30
1
-1
/
+1
*
Fix typos in config pkg (#233)
Sergio Arbeo
2017-01-30
1
-2
/
+2
*
config: documentation improvements
Máximo Cuadros
2017-01-30
1
-17
/
+26
*
config: marshal and unmarshal implementation
Máximo Cuadros
2017-01-26
1
-0
/
+111
*
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: storer comment
Máximo Cuadros
2016-11-07
1
-1
/
+1
*
global storage interface refactor (#112)
Máximo Cuadros
2016-11-07
1
-5
/
+34
*
doc packages
Máximo Cuadros
2016-09-01
1
-0
/
+1
*
clients/ssh: test fix
Máximo Cuadros
2016-08-24
1
-6
/
+0
*
Remote.Fetch multiple RefSpec support
Máximo Cuadros
2016-08-22
1
-3
/
+35
*
remote and repository base on ConfigStore
Máximo Cuadros
2016-08-21
1
-0
/
+1
*
remote and repository base on ConfigStore
Máximo Cuadros
2016-08-20
1
-4
/
+10
[next]