Accepting request 348004 from devel:tools:scm

1

OBS-URL: https://build.opensuse.org/request/show/348004
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=170
This commit is contained in:
2015-12-17 14:52:47 +00:00
committed by Git OBS Bridge
parent 4bf18b297e
commit 100449d757
6 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Dec 9 07:21:40 UTC 2015 - astieger@suse.com
- git 2.6.4:
* Add support for talking http/https over socks proxy.
* Allow all hooks to ignore their standard input,
rather than having git complain of SIGPIPE.
* Allow tilde-expansion in some http config variables.
* Make git-p4 work on a detached head.
* Add "git rebase --no-autostash"
* Allow "git interpret-trailers" to run outside of a Git
repository.
-------------------------------------------------------------------
Sat Nov 7 14:12:41 UTC 2015 - astieger@suse.com