summaryrefslogtreecommitdiff
path: root/git
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@code-monkey.de>2006-04-23 20:59:15 +0000
committerTilman Sauerbeck <tilman@code-monkey.de>2006-04-23 20:59:15 +0000
commitb01757e94b918d656bee52e62a795e64f7e642a7 (patch)
treeffa2c41c6c296f65fb965008cd80f207f960f838 /git
parent0adeb825d56ab8f9ae532d002e7af024ab84914f (diff)
downloadopt-b01757e94b918d656bee52e62a795e64f7e642a7.tar.gz
opt-b01757e94b918d656bee52e62a795e64f7e642a7.tar.xz
git: updated to 1.3.0
Diffstat (limited to 'git')
-rw-r--r--git/.footprint9
-rw-r--r--git/.md5sum2
-rw-r--r--git/Pkgfile2
3 files changed, 11 insertions, 2 deletions
diff --git a/git/.footprint b/git/.footprint
index 3486d7428..4b0a0a4ed 100644
--- a/git/.footprint
+++ b/git/.footprint
@@ -3,11 +3,13 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/git
-rwxr-xr-x root/root usr/bin/git-add
-rwxr-xr-x root/root usr/bin/git-am
+-rwxr-xr-x root/root usr/bin/git-annotate
-rwxr-xr-x root/root usr/bin/git-apply
-rwxr-xr-x root/root usr/bin/git-applymbox
-rwxr-xr-x root/root usr/bin/git-applypatch
-rwxr-xr-x root/root usr/bin/git-archimport
-rwxr-xr-x root/root usr/bin/git-bisect
+-rwxr-xr-x root/root usr/bin/git-blame
-rwxr-xr-x root/root usr/bin/git-branch
-rwxr-xr-x root/root usr/bin/git-cat-file
-rwxr-xr-x root/root usr/bin/git-check-ref-format
@@ -15,6 +17,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/git-checkout-index
-rwxr-xr-x root/root usr/bin/git-cherry
-rwxr-xr-x root/root usr/bin/git-cherry-pick
+-rwxr-xr-x root/root usr/bin/git-clean
-rwxr-xr-x root/root usr/bin/git-clone
-rwxr-xr-x root/root usr/bin/git-clone-pack
-rwxr-xr-x root/root usr/bin/git-commit
@@ -23,6 +26,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/git-count-objects
-rwxr-xr-x root/root usr/bin/git-cvsexportcommit
-rwxr-xr-x root/root usr/bin/git-cvsimport
+-rwxr-xr-x root/root usr/bin/git-cvsserver
-rwxr-xr-x root/root usr/bin/git-daemon
-rwxr-xr-x root/root usr/bin/git-describe
-rwxr-xr-x root/root usr/bin/git-diff
@@ -40,6 +44,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/git-hash-object
-rwxr-xr-x root/root usr/bin/git-http-fetch
-rwxr-xr-x root/root usr/bin/git-http-push
+-rwxr-xr-x root/root usr/bin/git-imap-send
-rwxr-xr-x root/root usr/bin/git-index-pack
-rwxr-xr-x root/root usr/bin/git-init-db
-rwxr-xr-x root/root usr/bin/git-local-fetch
@@ -59,7 +64,9 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/git-merge-recursive
-rwxr-xr-x root/root usr/bin/git-merge-resolve
-rwxr-xr-x root/root usr/bin/git-merge-stupid
+-rwxr-xr-x root/root usr/bin/git-merge-tree
-rwxr-xr-x root/root usr/bin/git-mktag
+-rwxr-xr-x root/root usr/bin/git-mktree
-rwxr-xr-x root/root usr/bin/git-mv
-rwxr-xr-x root/root usr/bin/git-name-rev
-rwxr-xr-x root/root usr/bin/git-pack-objects
@@ -84,6 +91,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/git-rev-list
-rwxr-xr-x root/root usr/bin/git-rev-parse
-rwxr-xr-x root/root usr/bin/git-revert
+-rwxr-xr-x root/root usr/bin/git-rm
-rwxr-xr-x root/root usr/bin/git-send-pack
-rwxr-xr-x root/root usr/bin/git-sh-setup
-rwxr-xr-x root/root usr/bin/git-shell
@@ -127,6 +135,7 @@ drwxr-xr-x root/root usr/share/git-core/templates/hooks/
-rw-r--r-- root/root usr/share/git-core/templates/hooks/post-update
-rw-r--r-- root/root usr/share/git-core/templates/hooks/pre-applypatch
-rw-r--r-- root/root usr/share/git-core/templates/hooks/pre-commit
+-rw-r--r-- root/root usr/share/git-core/templates/hooks/pre-rebase
-rw-r--r-- root/root usr/share/git-core/templates/hooks/update
drwxr-xr-x root/root usr/share/git-core/templates/info/
-rw-r--r-- root/root usr/share/git-core/templates/info/exclude
diff --git a/git/.md5sum b/git/.md5sum
index 6bb9aa3e8..dbd5c9fa2 100644
--- a/git/.md5sum
+++ b/git/.md5sum
@@ -1 +1 @@
-27ac8c7afc201b90d603c1e2a8a1cf89 git-1.2.6.tar.bz2
+33db94b67856b40ad452b518d5ca51fe git-1.3.0.tar.bz2
diff --git a/git/Pkgfile b/git/Pkgfile
index e44506391..1b1da07c3 100644
--- a/git/Pkgfile
+++ b/git/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: openssl, curl
name=git
-version=1.2.6
+version=1.3.0
release=1
source=(http://www.kernel.org/pub/software/scm/$name/$name-$version.tar.bz2)

Generated by cgit