index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
Commit message (
Expand
)
Author
Age
Files
Lines
*
really s/Doge/Dis/g this time
Tomo Ueda
2021-09-02
2
-8
/
+8
*
really s/doge/dis/g this time
Tomo Ueda
2021-09-02
7
-13
/
+13
*
Rename pixmaps
Demon
2021-03-11
12
-1
/
+1
*
Fix macOS Info.plist values
langerhans
2019-03-25
1
-10
/
+10
*
Replace Bitcoin icons with Dogecoin (#1448)
Ross Nicoll
2019-03-25
13
-1392
/
+1518
*
Rename binaries to match Dogecoin
Ross Nicoll
2019-03-25
1
-3
/
+3
*
Fix typos
practicalswift
2017-01-29
1
-1
/
+1
*
Remove unused Python imports
practicalswift
2017-01-13
1
-1
/
+0
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
[copyright] copyright header style uniform
isle2983
2016-11-06
1
-1
/
+1
*
release: bump required osx version to 10.8. Credit jonasschnelli.
Cory Fields
2016-10-25
1
-1
/
+1
*
Merge #8784: Copyright headers for build scripts
Wladimir J. van der Laan
2016-09-29
1
-0
/
+4
|
\
|
*
Add MIT license to autogen.sh and share/genbuild.sh
Luke Dashjr
2016-09-21
1
-0
/
+4
*
|
[share] remove qt/protobuf.pri
MarcoFalke
2016-09-22
1
-35
/
+0
|
/
*
[copyright] add MIT License copyright header to remaining Python files
isle2983
2016-09-11
1
-0
/
+3
*
Merge #8270: Tests: Use portable #! in python scripts (/usr/bin/env)
MarcoFalke
2016-08-15
1
-1
/
+1
|
\
|
*
Use portable #! in python scripts (/usr/bin/env)
Matthew King
2016-06-26
1
-1
/
+1
*
|
windows: Add testnet icon for testnet link
Wladimir J. van der Laan
2016-06-30
1
-1
/
+1
*
|
windows: Add testnet link to installer
Wladimir J. van der Laan
2016-06-29
1
-0
/
+2
|
/
*
build: Get rid of `CLIENT_DATE`
Wladimir J. van der Laan
2016-06-09
1
-7
/
+0
*
Correct small typo in extract_strings_qt.py
Mitchell Cash
2016-05-24
1
-2
/
+2
*
Remove wxwidgets references from NSIS script.
JeremyRand
2016-04-11
1
-4
/
+0
*
build: Use PACKAGE_TARNAME and new bin names in NSIS script.
JeremyRand
2016-04-11
1
-13
/
+13
*
build: python 3 compatibility
Wladimir J. van der Laan
2016-03-29
1
-2
/
+7
*
[doc] Fix markdown
MarcoFalke
2016-03-01
1
-2
/
+1
*
Merge branch 'master' into single_prodname
Luke Dashjr
2016-02-03
2
-0
/
+52
|
\
|
*
Update project URL
BtcDrak
2016-01-15
1
-1
/
+1
|
*
Added additional config option for multiple RPC users.
Gregory Sanders
2015-11-29
2
-0
/
+52
*
|
Move PACKAGE_URL to configure.ac
Luke Dashjr
2016-01-28
1
-1
/
+1
*
|
Bugfix: Actually use _COPYRIGHT_HOLDERS_SUBSTITUTION everywhere
Luke Dashjr
2016-01-19
1
-0
/
+2
*
|
Set copyright holders displayed in notices separately from the package name
Luke Dashjr
2015-12-22
2
-1
/
+2
*
|
Unify package name to as few places as possible without major changes
Luke Dashjr
2015-12-14
3
-3
/
+4
|
/
*
[trivial] Remove obsolete share/qt/make_windows_icon.sh
MarcoFalke
2015-10-09
1
-9
/
+0
*
[trivial] Remove obsolete pixmaps
MarcoFalke
2015-09-13
13
-15
/
+0
*
[qt] [trivial] share/qt/make_spinner.py => src/qt/res/movies/makespinner.sh
MarcoFalke
2015-09-13
3
-38
/
+0
*
contrib: Improvements to hardcoded seeds scripts
Wladimir J. van der Laan
2015-06-25
3
-680
/
+0
*
Merge pull request #6218
Wladimir J. van der Laan
2015-06-03
1
-1
/
+1
|
\
|
*
osx: set min version to 10.7 for 0.11+
Cory Fields
2015-06-02
1
-1
/
+1
*
|
OSX: use "Bitcoin Core" as Bundle Display Name
Jonas Schnelli
2015-06-03
1
-0
/
+6
*
|
[OSX] revert renaming of Bitcoin-Qt.app
Jonas Schnelli
2015-06-01
1
-2
/
+2
|
/
*
[Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app"
Jonas Schnelli
2015-05-19
1
-2
/
+2
*
build: if there's no recent git tag, don't spew error messages
Cory Fields
2015-05-04
1
-1
/
+1
*
Update seed IPs, based on bitcoin.sipa.be crawler data
Pieter Wuille
2015-01-05
1
-602
/
+513
*
build: Fix "too many arguments" error
Francis GASCHET
2014-11-04
1
-1
/
+1
*
Fix all header defines
Pavel JanÃk
2014-11-03
1
-3
/
+3
*
Update generate-seeds.py to produce doxygen compatible comments
Michael Ford
2014-10-28
1
-5
/
+8
*
Disable App Nap on OSX 10.9+
Michael Ford
2014-10-04
1
-0
/
+3
*
build: fix release name strings for gitian builds
Cory Fields
2014-09-19
1
-1
/
+1
*
Add built-in seeds for .onion
Wladimir J. van der Laan
2014-08-03
3
-0
/
+766
*
qt: Pick translation messages only from necessary files
Wladimir J. van der Laan
2014-07-07
1
-2
/
+3
[next]