Accepting request 292562 from devel:tools:scm
1 OBS-URL: https://build.opensuse.org/request/show/292562 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=152
This commit is contained in:
parent
3fb0376b3d
commit
eba6be1122
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:475544098567e02ec2320b2c006f39fc6a132fd14a97a3dc7d6ea6ad9be14687
|
|
||||||
size 3618048
|
|
3
git-2.3.4.tar.xz
Normal file
3
git-2.3.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:97ea2b2101797fb32a1698b0b8c81811d521699fa49fad8f04c8cba94b09db95
|
||||||
|
size 3619192
|
23
git.changes
23
git.changes
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 24 06:52:33 UTC 2015 - astieger@suse.com
|
||||||
|
|
||||||
|
- git 2.3.4:
|
||||||
|
* The 'color.status.unmerged' configuration was not described.
|
||||||
|
* "git log --decorate" did not reset colors correctly around the
|
||||||
|
branch names.
|
||||||
|
* "git -C '' subcmd" refused to work in the current directory, unlike
|
||||||
|
"cd ''" which silently behaves as a no-op.
|
||||||
|
* "git imap-send" learned to optionally talk with an IMAP server via
|
||||||
|
libcURL; because there is no other option when Git is built with
|
||||||
|
NO_OPENSSL option, use that codepath by default under such
|
||||||
|
configuration.
|
||||||
|
* A workaround for certain build of GPG that triggered false breakage
|
||||||
|
in a test has been added.
|
||||||
|
* "git rebase -i" recently started to include the number of
|
||||||
|
commits in the insn sheet to be processed, but on a platform
|
||||||
|
that prepends leading whitespaces to "wc -l" output, the numbers
|
||||||
|
are shown with extra whitespaces that aren't necessary.
|
||||||
|
* We did not parse username followed by literal IPv6 address in SSH
|
||||||
|
transport URLs, e.g. ssh://user@[2001:db8::1]:22/repo.git
|
||||||
|
correctly.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 14 19:05:25 UTC 2015 - astieger@suse.com
|
Sat Mar 14 19:05:25 UTC 2015 - astieger@suse.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user