|/
|\ISS               Tidbits  Posts  Answers  Install  Wiki  Contact  Donate  GitHub
git                                                               version 2.34.1
________________________________________________________________________________
Git is software for tracking changes in any set of files, usually used for
coordinating work among programmers collaboratively developing source code
during software development. Its goals include speed, data integrity, and
support for distributed, non-linear workflows (thousands of parallel branches
running on different systems). [0]
Upstream: https://git-scm.com/
[000] Index
________________________________________________________________________________
* Installation ........................................................... [001]
* Usage .................................................................. [002]
* History ................................................................ [003]
* References ............................................................. [004]
[001] Installation
________________________________________________________________________________
+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b git                                                                |
|                                                                              |
+------------------------------------------------------------------------------+
[002] Usage
________________________________________________________________________________
Refer to the manual pages and command help output. To use git-request-pull,
perl is required.
[003] History
________________________________________________________________________________
2023-11-25 aefc9622 git: 2.34.1
2023-11-16 db48bbef git: 2.34.0
2023-10-13 c288c67f git: 2.33.1
2023-08-17 33b38f8b git: 2.33.0
2023-07-28 801ead4d git: remove duplicate option. Closes #299
2023-07-15 43aaf2d1 git: update for new env
2023-07-15 a052c08d git: use VERSION
2023-07-12 f460d667 git: fix non-posix cp flag
2023-07-08 197217d6 git: depend on openssl
2023-06-30 d36d682a git: 2.32.0
2023-10-30 50747e42 git: 2.29.2
2023-10-24 034bc52a git: 2.29.1
2023-10-19 35658832 git: 2.29.0
2023-10-01 165d755e git: Fix build when curl is compiled with zstd.
2023-09-30 25c7001c git: remove unneeded sed
2023-09-30 ef453d8b git: statically linked with https
2023-09-30 684788ac git: disable static for now
2023-09-30 873153e4 git: statically link
2023-07-27 e6130bf9 git: bump to 2.28.0
2023-06-01 1a92d826 git: bump to 2.27.0
2023-05-30 363d6560 git: fix sources (cert exp)
2023-05-15 62d2bf14 git: bump rel for libressl
2023-05-08 a047a7d2 git: Install files to /usr/lib/git-core
2023-04-27 5db39b38 git: install manual pages
2023-04-21 2470c517 git: bump to 2.26.2
2023-04-15 65ef8987 git: bump to 2.26.1
2024-03-23 766ee34d git: bump to 2.26.0
2024-03-22 62814b19 git: Fix broken patch. Closes #174
2024-03-18 937b278a git: bump to 2.25.2
2024-03-04 1a18b2d3 git: Reduce size by 25MB~ @E5ten
2024-02-17 ecd3b0cc git: bump to 2.25.1
2024-01-22 7f6c33cf git: Build with perl if available
2024-01-14 e1f53df4 git: bump to 2.25.0
2023-12-10 09bd41c5 git: bump to 2.24.1
2023-11-04 74382b54 git: bump to 2.24.0
2023-09-07 d0dd1660 git: fix build'
2023-09-07 7e03ed67 git: fix checksums
2023-09-07 f7ddd3f2 git: remove autotools dependency
2023-08-17 c5587791 git: bump to 2.23.0
2023-08-13 c6367561 git: bump to 2.22.1, NO_PERL=YesPlease
2023-07-20 9f5184a2 git: Smaller build
2023-07-06 de94c8b4 git: bump to 2.22.0
2023-06-19 52dfeaa7 git: add license
2023-06-19 a51d3748 git: remove expat
2023-06-19 025b5d8d git: add expat dependency
2023-06-18 16d7a75a git: Added curl as dependency.
2023-06-18 13e68bc3 git: Update manifest
2023-06-02 4e136a08 git: init at 2.21.0

[004] References
________________________________________________________________________________
[0] https://en.wikipedia.org/wiki/Git
________________________________________________________________________________
Dylan Araps (C) 2019-2021
The registered trademark Linux(R) is used pursuant to a sublicense from the
Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark
on a world­wide basis.