Downloads:
55,635
Downloads of v 1.9.5.20150319:
2,020
Last Update:
23 Mar 2015
Package Maintainer(s):
Software Author(s):
- Johannes Schindelin
- msysgit Committers
Tags:
git vcs dvcs version control msysgit- Software Specific:
- Software Site
- Software License
- Package Specific:
- Possible Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Git (Portable, CommandLine)
This is not the latest version of Git (Portable, CommandLine) available.
- 1
- 2
- 3
1.9.5.20150319 | Updated: 23 Mar 2015
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Possible Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
55,635
Downloads of v 1.9.5.20150319:
2,020
Maintainer(s):
Software Author(s):
- Johannes Schindelin
- msysgit Committers
Git (Portable, CommandLine) 1.9.5.20150319
This is not the latest version of Git (Portable, CommandLine) available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Johannes Schindelin, msysgit Committers. The inclusion of Johannes Schindelin, msysgit Committers trademark(s), if any, upon this webpage is solely to identify Johannes Schindelin, msysgit Committers goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Validation Testing Unknown
Verification Testing Passed
DetailsScan Testing Resulted in Flagged:
This package was submitted (and approved) prior to automated virus scanning integration into the package moderation processs.
We recommend clicking the "Details" link to make your own decision on installing this package.
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Git (Portable, CommandLine), run the following command from the command line or from PowerShell:
To upgrade Git (Portable, CommandLine), run the following command from the command line or from PowerShell:
To uninstall Git (Portable, CommandLine), run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download git.commandline --internalize --version=1.9.5.20150319 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade git.commandline -y --source="'INTERNAL REPO URL'" --version="'1.9.5.20150319'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade git.commandline -y --source="'INTERNAL REPO URL'" --version="'1.9.5.20150319'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install git.commandline
win_chocolatey:
name: git.commandline
version: '1.9.5.20150319'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'git.commandline' do
action :install
source 'INTERNAL REPO URL'
version '1.9.5.20150319'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller git.commandline
{
Name = "git.commandline"
Version = "1.9.5.20150319"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'git.commandline':
ensure => '1.9.5.20150319',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package is likely a meta/virtual (*) or an installer (*.install) or portable (*.portable) application package.
- Meta/virtual (*) - has a dependency on the *.install or the *.portable package - it is provided for discoverability and for other packages to take a dependency on.
- Portable (*.portable/*.commandline (deprecated naming convention)/*.tool (deprecated naming convention)) - usually zips or archives that require no administrative access to install.
- Install (*.install/*.app (deprecated naming convention)) - uses native installers, usually requires administrative access to install.
Learn more about chocolatey's distinction of installed versus portable apps and/or learn about this kind of package.
This package was approved by moderator mwrock on 23 Mar 2015.
Git (for Windows) – Git is a powerful distributed Source Code Management tool. If you just want to use Git to do your version control in Windows, you will need to download Git for Windows, run the installer, and you are ready to start.
Note: Git for Windows is a project run by volunteers, so if you want it to improve, volunteer!
Log in or click on link to see number of positives.
- git.commandline.1.9.5.20150319.nupkg (09c0579a0196) - ## / 57
- antiword.exe (98e0b0b1d4b6) - ## / 57
- basename.exe (c9889f800c2e) - ## / 55
- bash.exe (92b6fc8871fe) - ## / 56
- bison.exe (259ec7dc060a) - ## / 56
- bzip2.exe (9cbe3964cdf0) - ## / 55
- cat.exe (397cef40aa1c) - ## / 56
- chmod.exe (6febce2723ff) - ## / 56
- cmp.exe (b1c56cf4f3a6) - ## / 55
- connect.exe (fcf235c7da42) - ## / 57
- cp.exe (753287778bbf) - ## / 56
- curl.exe (51c8d046b7b7) - ## / 56
- cut.exe (05986f4e4969) - ## / 57
- date.exe (838f87806a65) - ## / 56
- diff.exe (70e6bcea1be4) - ## / 56
- dirname.exe (01f702c3f69d) - ## / 56
- dos2unix.exe (362f3de24b66) - ## / 55
- du.exe (6e9c180bd010) - ## / 56
- env.exe (1ac136919257) - ## / 55
- expr.exe (3959ee2b8523) - ## / 56
- false.exe (330917b1ab0b) - ## / 55
- find.exe (e889f1e0dedc) - ## / 57
- flex.exe (fae264f3f27e) - ## / 55
- gawk.exe (ec47239daf2b) - ## / 56
- getcp.exe (cb88dd351950) - ## / 56
- git-receive-pack.exe (3f4872f261f3) - ## / 57
- git-upload-pack.exe (a31bc5719057) - ## / 56
- gpg.exe (e5bab4e88154) - ## / 56
- gpgkeys_curl.exe (4ecf76f95fdc) - ## / 57
- gpgkeys_finger.exe (c105ccf966b2) - ## / 57
- gpgkeys_hkp.exe (84bd86549e35) - ## / 57
- gpgkeys_ldap.exe (72b63c760217) - ## / 57
- gpgsplit.exe (401349fef2b5) - ## / 57
- gpgv.exe (e13591ed17fb) - ## / 57
- grep.exe (e1ac8cc0d8e5) - ## / 56
- gunzip.exe (f26766db862d) - ## / 57
- hd2u.exe (498c0fe738c5) - ## / 56
- head.exe (175dd88c23f6) - ## / 56
- iconv.exe (8b03d726787c) - ## / 57
- id.exe (98724048bf47) - ## / 57
- kill.exe (c8d5f54be488) - ## / 57
- less.exe (535d436a6b19) - ## / 57
- libapr-0-0.dll (2b2fd4d89e3f) - ## / 56
- libaprutil-0-0.dll (9995f386c5db) - ## / 55
- libcrypto.dll (e0adfbca5319) - ## / 57
- libcurl.dll (5ffb55880286) - ## / 57
- libexpat-0.dll (ff87b30d3dda) - ## / 55
- libgsasl-7.dll (f08aaff1e292) - ## / 56
- libiconv-2.dll (0731223181a6) - ## / 56
- libintl-8.dll (21ab0480421d) - ## / 57
- libneon-25.dll (abca94e3c376) - ## / 55
- libpoppler-7.dll (869c8be69cbd) - ## / 56
- libssl.dll (86517c95e077) - ## / 56
- libsvn_client-1-0.dll (51dbc1b362dc) - ## / 55
- libsvn_delta-1-0.dll (ae1a78742c14) - ## / 55
- libsvn_diff-1-0.dll (e7e72d170cf0) - ## / 56
- libsvn_fs-1-0.dll (ac90c0878511) - ## / 56
- libsvn_fs_fs-1-0.dll (e1a1ef54b380) - ## / 57
- libsvn_ra-1-0.dll (cebe08dd1c08) - ## / 56
- libsvn_ra_dav-1-0.dll (1c0aca67008d) - ## / 57
- libsvn_ra_local-1-0.dll (771b991fce86) - ## / 57
- libsvn_ra_svn-1-0.dll (600b4cc7e4f4) - ## / 56
- libsvn_repos-1-0.dll (510f6a90d9d3) - ## / 57
- libsvn_subr-1-0.dll (80b8e0ac5f16) - ## / 57
- libsvn_swig_perl-1-0.dll (b4165ac4496e) - ## / 57
- libsvn_wc-1-0.dll (62230a920cb5) - ## / 57
- libW11.dll (451d673d71ba) - ## / 55
- libz.dll (11bccc4e8f39) - ## / 55
- ln.exe (1771ee644085) - ## / 56
- ls.exe (ffceee60db78) - ## / 55
- m4.exe (7618028d9ac2) - ## / 55
- md5sum.exe (f5e6c6775f91) - ## / 56
- mkdir.exe (48545e26636b) - ## / 55
- msmtp.exe (637071a4c9f2) - ## / 57
- msys-1.0.dll (62ab52a612b0) - ## / 56
- msys-crypto-1.0.0.dll (cdbd0c00efe1) - ## / 56
- msys-minires.dll (1460abf7481b) - ## / 57
- msys-perl5_8.dll (b9dc89d01716) - ## / 57
- msys-regex-1.dll (eeac58a4878d) - ## / 55
- msys-ssl-1.0.0.dll (2c9df3c0f01d) - ## / 55
- msys-z.dll (a6643240cd0e) - ## / 56
- msysltdl-3.dll (2f0a5353485f) - ## / 54
- mv.exe (6b8451f200fd) - ## / 55
- openssl.exe (5fcf8b710cb8) - ## / 56
- patch.exe (08fc152d0bea) - ## / 57
- pdfinfo.exe (f6cdf1565a8c) - ## / 55
- pdftotext.exe (5a18a20178e0) - ## / 56
- perl.exe (f3b5ead7311e) - ## / 55
- ps.exe (8a2067c18753) - ## / 56
- pthreadGC2.dll (b63d2ae58936) - ## / 50
- rebase.exe (39ad989ad39c) - ## / 55
- rm.exe (0c749f9f5a83) - ## / 55
- rmdir.exe (e0a3dd8072f6) - ## / 55
- rxvt.exe (25b64ba5699c) - ## / 55
- scp.exe (123427925e68) - ## / 57
- sed.exe (508af2b6fea4) - ## / 55
- sh.exe (5d2cceacd85c) - ## / 56
- sleep.exe (10d013119734) - ## / 56
- sort.exe (299328f1beed) - ## / 55
- split.exe (6d979bbf45d9) - ## / 55
- ssh-add.exe (6dbfc4125110) - ## / 56
- ssh-agent.exe (83b1df325b22) - ## / 55
- ssh-keygen.exe (fa0a03213e64) - ## / 55
- ssh-keyscan.exe (33b0d32a9a4a) - ## / 55
- ssh.exe (131601aeed22) - ## / 54
- tail.exe (d45b99dce146) - ## / 55
- tar.exe (a9b3b91e378e) - ## / 56
- tcl85.dll (80202d6e4c64) - ## / 56
- tclpip85.dll (c088c81cf20e) - ## / 57
- tclsh.exe (bb6f06829eac) - ## / 54
- tee.exe (75ab83f3a1c9) - ## / 56
- tk85.dll (c2556d362d53) - ## / 56
- touch.exe (6a65064575a9) - ## / 57
- tr.exe (5bddd8298448) - ## / 56
- true.exe (b4d68397dccd) - ## / 56
- uname.exe (6f4739830303) - ## / 56
- uniq.exe (351bf6c333bf) - ## / 56
- unix2dos.exe (7441ce794d85) - ## / 57
- unzip.exe (3f33fc133679) - ## / 56
- wc.exe (ee8dd7d459b1) - ## / 56
- wish.exe (fd4a30b25d82) - ## / 55
- xargs.exe (8829e6cc282b) - ## / 56
- git.exe (50016c8f5788) - ## / 57
- git_shell_ext.dll (272969bebef8) - ## / 57
- git_shell_ext64.dll (d200fe143eff) - ## / 57
- tcldde13.dll (cfe6b7fbcb85) - ## / 57
- attrs.dll (a597f300a05d) - ## / 57
- B.dll (eb069a01c4d2) - ## / 57
- C.dll (a9f7768ac5b7) - ## / 57
- ByteLoader.dll (8960bf47d67f) - ## / 57
- Cwd.dll (704c5825308b) - ## / 57
- Dumper.dll (fbb28b91711b) - ## / 57
- DProf.dll (3e1f72a7ae8c) - ## / 57
- Peek.dll (69b2d3098396) - ## / 57
- PPPort.dll (44adebb4d9b7) - ## / 57
- MD5.dll (ae5f67f34d6e) - ## / 57
- Encode.dll (0be22cfa1c5a) - ## / 56
- Byte.dll (d1acf50f50c6) - ## / 57
- CN.dll (a24d16cffde7) - ## / 57
- EBCDIC.dll (faa149732712) - ## / 57
- JP.dll (55889f5a646f) - ## / 57
- KR.dll (5a1d0781be4c) - ## / 57
- Symbol.dll (5e1109d0fae4) - ## / 57
- TW.dll (88fff59e888f) - ## / 57
- Unicode.dll (2fd8cb35aa09) - ## / 57
- Fcntl.dll (1a0f18fde0ce) - ## / 57
- Glob.dll (5fbfae895beb) - ## / 57
- Call.dll (64be3e01f82e) - ## / 57
- IO.dll (ba07a26d1b9b) - ## / 57
- Util.dll (8d0319d17ac5) - ## / 56
- Base64.dll (7c7a77105e6d) - ## / 57
- Opcode.dll (2388c5c477eb) - ## / 57
- encoding.dll (a8eb6469578c) - ## / 57
- scalar.dll (9bb183baecc0) - ## / 57
- via.dll (0f19048856c5) - ## / 57
- POSIX.dll (61d819027786) - ## / 57
- re.dll (d6a7121a2679) - ## / 57
- SDBM_File.dll (f27fa2769d1c) - ## / 57
- Socket.dll (69fb53373986) - ## / 57
- Storable.dll (bad25dd3d6c9) - ## / 57
- Hostname.dll (56c0613e1c31) - ## / 57
- Syslog.dll (c2fe599bff29) - ## / 57
- threads.dll (dc08ec02fe9e) - ## / 57
- shared.dll (43e5e21aabb0) - ## / 57
- HiRes.dll (2f53e5dafd1f) - ## / 57
- Normalize.dll (3e035f20448b) - ## / 57
- APItest.dll (9a48257c97f1) - ## / 57
- Typemap.dll (628b13c79c89) - ## / 57
- _Client.dll (1152980ea222) - ## / 57
- _Core.dll (1137814c4e0c) - ## / 57
- _Delta.dll (68811c13bf40) - ## / 56
- _Fs.dll (a82d99e75139) - ## / 57
- _Ra.dll (e8647d624a6e) - ## / 57
- _Repos.dll (c0080f30986d) - ## / 57
- _Wc.dll (a9153e249974) - ## / 56
- ReadKey.dll (40c7d30ffb3d) - ## / 57
- tclreg12.dll (aceabb17076e) - ## / 56
- git-credential-store.exe (e862c318a33a) - ## / 56
- git-credential-wincred.exe (e5de718689e7) - ## / 57
- git-daemon.exe (556e418b1299) - ## / 56
- git-fast-import.exe (f6f537b4c31b) - ## / 56
- git-http-backend.exe (fcd32f843c4d) - ## / 56
- git-http-fetch.exe (86ac4dffe5df) - ## / 55
- git-http-push.exe (5f771a9f00b9) - ## / 56
- git-imap-send.exe (f33a561e46a0) - ## / 57
- git-remote-ftp.exe (011bbc62ce63) - ## / 56
- git-remote-testsvn.exe (7056a29c5ec6) - ## / 55
- git-sh-i18n--envsubst.exe (1aab29edeec8) - ## / 57
- git-show-index.exe (cf3b5746767e) - ## / 56
- vim.exe (8b53628f7a64) - ## / 56
- PortableGit-1.9.5-preview20150319.7z (26261872847b) - ## / 54
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
[Deprecated] Git (Portable, CommandLine) 2.11.0.20170203 | 29883 | Friday, February 3, 2017 | Approved | |
Git (Portable, CommandLine) 2.11.0 | 838 | Thursday, December 1, 2016 | Approved | |
Git (Portable, CommandLine) 2.10.2 | 703 | Wednesday, November 2, 2016 | Approved | |
Git (Portable, CommandLine) 2.10.1 | 679 | Tuesday, October 4, 2016 | Approved | |
Git (Portable, CommandLine) 2.10.0 | 719 | Saturday, September 3, 2016 | Approved | |
Git (Portable, CommandLine) 2.9.3 | 721 | Saturday, August 13, 2016 | Approved | |
Git (Portable, CommandLine) 2.9.2 | 671 | Sunday, July 17, 2016 | Approved | |
Git (Portable, CommandLine) 2.9.0 | 392 | Tuesday, June 14, 2016 | Approved | |
Git (Portable, CommandLine) 2.8.4 | 407 | Wednesday, June 8, 2016 | Approved | |
Git (Portable, CommandLine) 2.8.3 | 379 | Friday, May 20, 2016 | Approved | |
Git (Portable, CommandLine) 2.8.2 | 405 | Sunday, May 8, 2016 | Approved | |
Git (Portable, CommandLine) 2.8.1 | 597 | Tuesday, April 5, 2016 | Approved | |
Git (Portable, CommandLine) 2.8.0 | 466 | Tuesday, March 29, 2016 | Approved | |
Git (Portable, CommandLine) 2.7.4 | 509 | Friday, March 18, 2016 | Approved | |
Git (Portable, CommandLine) 2.7.3 | 453 | Tuesday, March 15, 2016 | Approved | |
Git (Portable, CommandLine) 2.7.2 | 622 | Tuesday, February 23, 2016 | Approved | |
Git (Portable, CommandLine) 2.7.1 | 635 | Sunday, February 7, 2016 | Approved | |
Git (Portable, CommandLine) 2.7.0 | 633 | Tuesday, January 5, 2016 | Approved | |
Git (Portable, CommandLine) 2.6.4 | 502 | Monday, December 14, 2015 | Approved | |
Git (Portable, CommandLine) 2.6.3 | 365 | Tuesday, November 10, 2015 | Approved | |
Git (Portable, CommandLine) 2.6.2 | 445 | Monday, October 19, 2015 | Approved | |
Git (Portable, CommandLine) 2.6.1 | 391 | Tuesday, October 6, 2015 | Approved | |
Git (Portable, CommandLine) 2.6.0 | 380 | Tuesday, September 29, 2015 | Approved | |
Git (Portable, CommandLine) 2.5.3 | 372 | Friday, September 18, 2015 | Approved | |
Git (Portable, CommandLine) 2.5.2 | 410 | Friday, September 11, 2015 | Approved | |
Git (Portable, CommandLine) 2.5.0 | 400 | Tuesday, August 18, 2015 | Approved | |
Git (Portable, CommandLine) 1.9.5.20150319 | 2020 | Monday, March 23, 2015 | Approved | |
Git (Portable, CommandLine) 1.9.5 | 1528 | Thursday, December 18, 2014 | Approved | |
Git (CommandLine) 1.9.4.20140929 | 1342 | Monday, September 29, 2014 | Approved | |
Git (CommandLine) 1.9.4 | 1221 | Friday, June 13, 2014 | Approved | |
Git (CommandLine) 1.9.2 | 571 | Wednesday, June 4, 2014 | Approved | |
Git (CommandLine) 1.9.0 | 1219 | Tuesday, February 18, 2014 | Approved | |
Git (CommandLine) 1.8.5.2 | 691 | Tuesday, December 31, 2013 | Approved | |
Git (CommandLine) 1.8.4 | 963 | Tuesday, September 17, 2013 | Approved | |
Git (CommandLine) 1.8.3 | 690 | Monday, June 3, 2013 | Approved | |
Git (CommandLine) 1.8.1.2 | 695 | Saturday, February 2, 2013 | Approved | |
Git (CommandLine) 1.8.0 | 601 | Tuesday, October 23, 2012 | Approved | |
Git (CommandLine) 1.7.11 | 575 | Thursday, June 21, 2012 | Approved | |
Git (CommandLine) 1.7.10 | 542 | Sunday, May 27, 2012 | Approved |
This package has no dependencies.
Ground Rules:
- This discussion is only about Git (Portable, CommandLine) and the Git (Portable, CommandLine) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Git (Portable, CommandLine), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.