index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Git 1.7.11.4
v1.7.11.4
Junio C Hamano
2012-07-30
*
Merge branch 'jk/maint-commit-document-editmsg' into maint
Junio C Hamano
2012-07-30
|
\
|
*
commit: document the temporary commit message file
Jeff King
2012-07-23
*
|
Merge branch 'jk/maint-advise-vaddf' into maint
Junio C Hamano
2012-07-30
|
\
\
|
*
|
advice: pass varargs to strbuf_vaddf, not strbuf_addf
Jeff King
2012-07-23
*
|
|
Merge branch 'kk/maint-commit-tree' into maint
Junio C Hamano
2012-07-30
|
\
\
\
|
*
|
|
Revert "git-commit-tree(1): update synopsis"
Junio C Hamano
2012-07-17
|
*
|
|
Merge branch 'kk/maint-1.7.9-commit-tree' into kk/maint-commit-tree
Junio C Hamano
2012-07-17
|
|
\
\
\
|
|
*
|
|
commit-tree: resurrect command line parsing updates
Junio C Hamano
2012-07-17
*
|
|
|
|
Merge branch 'jv/maint-no-ext-diff' into maint
Junio C Hamano
2012-07-30
|
\
\
\
\
\
|
*
|
|
|
|
diff: test precedence of external diff drivers
Jeff King
2012-07-19
|
*
|
|
|
|
diff: correctly disable external_diff with --no-ext-diff
Junio C Hamano
2012-07-17
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'pg/maint-1.7.9-am-where-is-patch' into maint
Junio C Hamano
2012-07-30
|
\
\
\
\
\
|
*
|
|
|
|
am: indicate where a failed patch is to be found
Paul Gortmaker
2012-07-13
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'jl/maint-1.7.10-recurse-submodules-with-symlink' into maint
Junio C Hamano
2012-07-30
|
\
\
\
\
\
|
*
|
|
|
|
submodules: don't stumble over symbolic links when cloning recursively
Jens Lehmann
2012-07-12
*
|
|
|
|
|
Merge branch 'jc/maint-filter-branch-epoch-date' into maint
Junio C Hamano
2012-07-30
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
t7003: add test to filter a branch with a commit at epoch
Junio C Hamano
2012-07-12
|
*
|
|
|
|
date.c: Fix off by one error in object-header date parsing
Junio C Hamano
2012-07-12
|
*
|
|
|
|
filter-branch: do not forget the '@' prefix to force git-timestamp
Junio C Hamano
2012-07-09
*
|
|
|
|
|
Git 1.7.11.3
v1.7.11.3
Junio C Hamano
2012-07-22
*
|
|
|
|
|
Merge branch 'jk/push-delete-ref-error-message' into maint
Junio C Hamano
2012-07-22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
push: don't guess at qualifying remote refs on deletion
Jeff King
2012-07-03
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'ar/clone-honor-umask-at-top' into maint
Junio C Hamano
2012-07-22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
add: create ADD_EDIT.patch with mode 0666
Jeff King
2012-07-09
|
*
|
|
|
|
|
rerere: make rr-cache fanout directory honor umask
Junio C Hamano
2012-07-09
|
*
|
|
|
|
|
Restore umasks influence on the permissions of work tree created by clone
Alex Riesen
2012-07-09
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'cw/amend-commit-without-message' into maint
Junio C Hamano
2012-07-22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Allow edit of empty message with commit --amend
Chris Webb
2012-07-09
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'jk/maint-commit-amend-only-no-paths' into maint
Junio C Hamano
2012-07-22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
commit: fix "--amend --only" with no pathspec
Jeff King
2012-07-10
*
|
|
|
|
|
|
Merge branch 'tg/maint-cache-name-compare' into maint
Junio C Hamano
2012-07-22
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cache_name_compare(): do not truncate while comparing paths
Junio C Hamano
2012-07-11
*
|
|
|
|
|
|
|
Merge branch 'tr/maint-show-walk' into maint
Junio C Hamano
2012-07-22
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
show: fix "range implies walking"
Junio C Hamano
2012-06-19
|
*
|
|
|
|
|
|
|
Demonstrate git-show is broken with ranges
Thomas Rast
2012-06-19
*
|
|
|
|
|
|
|
|
Merge branch 'jc/refactor-diff-stdin' into maint
Junio C Hamano
2012-07-22
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
diff-index.c: "git diff" has no need to read blob from the standard input
Junio C Hamano
2012-06-28
|
*
|
|
|
|
|
|
|
|
diff-index.c: unify handling of command line paths
Junio C Hamano
2012-06-28
|
*
|
|
|
|
|
|
|
|
diff-index.c: do not pretend paths are pathspecs
Junio C Hamano
2012-06-28
*
|
|
|
|
|
|
|
|
|
Merge branch 'mz/empty-rebase-test' into maint
Junio C Hamano
2012-07-22
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
add test case for rebase of empty commit
Martin von Zweigbergk
2012-06-27
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'js/fast-export-paths-with-spaces' into maint
Junio C Hamano
2012-07-22
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
fast-export: quote paths with spaces
Jay Soffian
2012-06-27
|
|
|
_
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'cw/no-detaching-an-unborn' into maint
Junio C Hamano
2012-07-22
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
git-checkout: disallow --detach on unborn branch
Chris Webb
2012-06-26
*
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'vr/use-our-perl-in-tests' into maint
Junio C Hamano
2012-07-22
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
t/README: add a bit more Don'ts
Junio C Hamano
2012-06-24
|
*
|
|
|
|
|
|
|
|
|
|
|
tests: enclose $PERL_PATH in double quotes
Junio C Hamano
2012-06-24
|
*
|
|
|
|
|
|
|
|
|
|
|
t/test-lib.sh: export PERL_PATH for use in scripts
Junio C Hamano
2012-06-24
[next]