index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Commit message (
Expand
)
Author
Age
*
Merge branch 'jc/ll-merge-binary-ours'
Junio C Hamano
2012-09-14
|
\
|
*
attr: "binary" attribute should choose built-in "binary" merge driver
Junio C Hamano
2012-09-08
|
*
merge: teach -Xours/-Xtheirs to binary ll-merge driver
Junio C Hamano
2012-09-08
*
|
Merge branch 'mh/abspath'
Junio C Hamano
2012-09-14
|
\
\
|
*
|
t0060: split absolute path test in two to exercise some of it on Windows
Johannes Sixt
2012-09-10
|
*
|
t0060: verify that real_path() removes extra slashes
Michael Haggerty
2012-09-06
|
*
|
real_path(): properly handle nonexistent top-level paths
Michael Haggerty
2012-09-06
|
*
|
t0060: verify that real_path() works correctly with absolute paths
Michael Haggerty
2012-09-06
|
*
|
real_path(): reject the empty string
Michael Haggerty
2012-09-06
|
*
|
t0060: verify that real_path() fails if passed the empty string
Michael Haggerty
2012-09-06
|
*
|
absolute_path(): reject the empty string
Michael Haggerty
2012-09-06
|
*
|
t0060: verify that absolute_path() fails if passed the empty string
Michael Haggerty
2012-09-06
|
*
|
t0060: move tests of real_path() from t0000 to here
Michael Haggerty
2012-09-06
*
|
|
Merge branch 'dj/fetch-all-tags'
Junio C Hamano
2012-09-14
|
\
\
\
|
*
|
|
fetch --all: pass --tags/--no-tags through to each remote
Dan Johnson
2012-09-07
*
|
|
|
Merge branch 'rj/tap-fix'
Junio C Hamano
2012-09-14
|
\
\
\
\
|
*
|
|
|
test-lib.sh: Suppress the "passed all ..." message if no tests run
Ramsay Jones
2012-09-02
|
*
|
|
|
test-lib.sh: Add check for invalid use of 'skip_all' facility
Ramsay Jones
2012-09-02
|
*
|
|
|
test-lib.sh: Fix some shell coding style violations
Ramsay Jones
2012-09-02
|
*
|
|
|
t4016-*.sh: Skip all tests rather than each test
Ramsay Jones
2012-09-02
|
*
|
|
|
t3902-*.sh: Skip all tests rather than each test
Ramsay Jones
2012-09-02
|
*
|
|
|
t3300-*.sh: Fix a TAP parse error
Ramsay Jones
2012-09-02
*
|
|
|
|
Merge branch 'nd/maint-remote-remove'
Junio C Hamano
2012-09-12
|
\
\
\
\
\
|
*
|
|
|
|
remote: prefer subcommand name 'remove' to 'rm'
Nguyễn Thái Ngọc Duy
2012-09-06
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'maint-1.7.11' into maint
Junio C Hamano
2012-08-24
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge branch 'rj/test-regex'
Junio C Hamano
2012-09-11
|
\
\
\
\
\
|
*
|
|
|
|
test-regex: Add a test to check for a bug in the regex routines
Ramsay Jones
2012-09-02
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'cn/branch-set-upstream-to'
Junio C Hamano
2012-09-10
|
\
\
\
\
\
|
*
|
|
|
|
branch: deprecate --set-upstream and show help if we detect possible mistaken...
Carlos Martín Nieto
2012-08-30
|
*
|
|
|
|
branch: add --unset-upstream option
Carlos Martín Nieto
2012-08-30
|
*
|
|
|
|
branch: introduce --set-upstream-to
Carlos Martín Nieto
2012-08-23
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'mz/cherry-pick-cmdline-order'
Junio C Hamano
2012-09-10
|
\
\
\
\
\
|
*
|
|
|
|
cherry-pick/revert: respect order of revisions to pick
Martin von Zweigbergk
2012-08-30
|
*
|
|
|
|
demonstrate broken 'git cherry-pick three one two'
Martin von Zweigbergk
2012-08-30
|
*
|
|
|
|
teach log --no-walk=unsorted, which avoids sorting
Martin von Zweigbergk
2012-08-30
*
|
|
|
|
|
Merge branch 'jk/maint-quiet-is-synonym-to-s-in-log'
Junio C Hamano
2012-09-10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
log: fix --quiet synonym for -s
Jeff King
2012-08-28
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'mk/test-seq' into maint-1.7.11
Junio C Hamano
2012-08-24
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge branch 'jk/maint-http-half-auth-push'
Junio C Hamano
2012-09-07
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
http: prompt for credentials on failed POST
Jeff King
2012-08-27
|
*
|
|
|
|
|
|
t: test http access to "half-auth" repositories
Jeff King
2012-08-27
|
*
|
|
|
|
|
|
t: test basic smart-http authentication
Jeff King
2012-08-27
|
*
|
|
|
|
|
|
t/lib-httpd: recognize */smart/* repos as smart-http
Jeff King
2012-08-27
|
*
|
|
|
|
|
|
t/lib-httpd: only route auth/dumb to dumb repos
Jeff King
2012-08-27
|
*
|
|
|
|
|
|
t5550: factor out http auth setup
Jeff King
2012-08-27
|
*
|
|
|
|
|
|
t5550: put auth-required repo in auth/dumb
Jeff King
2012-08-27
*
|
|
|
|
|
|
|
Merge branch 'jc/apply-binary-p0'
Junio C Hamano
2012-09-07
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
apply: compute patch->def_name correctly under -p0
Junio C Hamano
2012-08-24
*
|
|
|
|
|
|
|
|
Merge branch 'jc/dotdot-is-parent-directory'
Junio C Hamano
2012-09-07
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
specifying ranges: we did not mean to make ".." an empty set
Junio C Hamano
2012-08-23
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
[next]