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
*
git: validate reference names
Ayman Bagabas
2023-11-30
2
-2
/
+3
*
*: 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
*
minor grammatical fixes
Jon Eskin
2022-09-22
1
-1
/
+1
*
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
*
|
Merge pull request #418 from abhinav/unused
Máximo Cuadros
2021-12-10
1
-0
/
+1
|
\
\
|
*
|
Remove unused variables/types/functions
Abhinav Gupta
2021-11-27
1
-0
/
+1
|
|
/
*
|
config: describe reason for custom quote functions
merlin
2021-11-08
1
-0
/
+10
*
|
config: add tests for branch desc marshaling and unmarshaling
merlin
2021-11-08
1
-3
/
+8
*
|
config: add support for branch description
merlin
2021-11-08
2
-0
/
+24
|
/
*
*: use go-billy instead of os calls
Máximo Cuadros
2021-05-02
2
-14
/
+9
*
config: support insteadOf for remotes' URLs (#79)
Kostya Ostrovsky
2020-12-01
4
-2
/
+239
*
add some tests
Thomas Lazar
2020-10-09
1
-0
/
+27
*
Add init.defaultBranch to the config
Thomas Lazar
2020-09-30
2
-0
/
+29
*
fix goreportcard warnings
Oleg Kovalov
2020-07-01
1
-1
/
+2
*
CreateTagOptions.Validate: load Tagger from config
Máximo Cuadros
2020-06-05
1
-1
/
+36
*
config: ReadConfig and LoadConfig from scopes
Máximo Cuadros
2020-05-24
2
-0
/
+92
*
config: Config.[User|Author|Commit] marshal/unmarshal
Máximo Cuadros
2020-05-24
2
-8
/
+103
*
Revert "Merge pull request #20 from quorumcontrol/feature/other-configs"
Máximo Cuadros
2020-05-24
2
-196
/
+13
*
config: RefSpec.IsExactSHA1, validates if the refspec describes an exact SHA1...
Máximo Cuadros
2020-05-10
2
-3
/
+22
*
Add Merged config
Wes Morgan
2020-04-06
2
-13
/
+196
*
*: migration from gopkg to go modules
Máximo Cuadros
2020-03-10
7
-9
/
+9
*
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
[next]