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 'jn/pager-lv-default-env'
Junio C Hamano
2014-01-31
|
\
|
*
pager test: make fake pager consume all its input
Jonathan Nieder
2014-01-31
*
|
Merge branch 'as/tree-walk-fix-aggressive-short-cut'
Junio C Hamano
2014-01-27
|
\
\
|
*
|
tree_entry_interesting: match against all pathspecs
Andy Spencer
2014-01-27
*
|
|
Merge branch 'jk/test-fixes'
Junio C Hamano
2014-01-27
|
\
\
\
|
*
|
|
t7700: do not use "touch" unnecessarily
Jeff King
2014-01-23
|
*
|
|
t7501: fix "empty commit" test with NO_PERL
Jeff King
2014-01-23
*
|
|
|
Merge branch 'nd/negative-pathspec'
Junio C Hamano
2014-01-27
|
\
\
\
\
|
*
|
|
|
tree-walk.c: ignore trailing slash on submodule in tree_entry_interesting()
Nguyễn Thái Ngọc Duy
2014-01-23
*
|
|
|
|
Merge branch 'pw/git-p4'
Junio C Hamano
2014-01-27
|
\
\
\
\
\
|
*
|
|
|
|
git p4 test: examine behavior with locked (+l) files
Pete Wyckoff
2014-01-22
|
*
|
|
|
|
git p4: handle files with wildcards when doing RCS scrubbing
Pete Wyckoff
2014-01-22
|
*
|
|
|
|
git p4 test: do not pollute /tmp
Pete Wyckoff
2014-01-22
|
*
|
|
|
|
git p4 test: run as user "author"
Pete Wyckoff
2014-01-22
|
*
|
|
|
|
git p4 test: is_cli_file_writeable succeeds
Pete Wyckoff
2014-01-22
|
*
|
|
|
|
git p4 test: explicitly check p4 wildcard delete
Pete Wyckoff
2014-01-22
|
*
|
|
|
|
git p4: work around p4 bug that causes empty symlinks
Pete Wyckoff
2014-01-22
|
*
|
|
|
|
git p4 test: ensure p4 symlink parsing works
Pete Wyckoff
2014-01-21
|
*
|
|
|
|
git p4 test: wildcards are supported
Pete Wyckoff
2014-01-21
*
|
|
|
|
|
Merge branch 'jk/mark-edges-uninteresting'
Junio C Hamano
2014-01-27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
t/perf: time rev-list with UNINTERESTING commits
Jeff King
2014-01-21
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'jk/interpret-branch-name-fix'
Junio C Hamano
2014-01-27
|
\
\
\
\
\
\
|
*
|
|
|
|
|
interpret_branch_name: find all possible @-marks
Jeff King
2014-01-15
|
*
|
|
|
|
|
interpret_branch_name: avoid @{upstream} past colon
Jeff King
2014-01-15
|
*
|
|
|
|
|
interpret_branch_name: always respect "namelen" parameter
Jeff King
2014-01-15
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'mm/mv-file-to-no-such-dir-with-slash' into maint
Junio C Hamano
2014-01-13
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'jk/rev-parse-double-dashes' into maint
Junio C Hamano
2014-01-13
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'jk/cat-file-regression-fix' into maint
Junio C Hamano
2014-01-13
|
|
\
\
\
\
\
\
\
*
|
\
\
\
\
\
\
\
Merge branch 'jk/allow-fetch-onelevel-refname'
Junio C Hamano
2014-01-27
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
fetch-pack: do not filter out one-level refs
Jeff King
2014-01-15
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'jc/revision-range-unpeel'
Junio C Hamano
2014-01-27
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
revision: propagate flag bits from tags to pointees
Junio C Hamano
2014-01-15
|
*
|
|
|
|
|
|
|
|
revision: mark contents of an uninteresting tree uninteresting
Junio C Hamano
2014-01-15
*
|
|
|
|
|
|
|
|
|
Merge branch 'nd/shallow-clone'
Junio C Hamano
2014-01-17
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
t5537: fix incorrect expectation in test case 10
Nguyễn Thái Ngọc Duy
2014-01-09
|
*
|
|
|
|
|
|
|
|
|
prune: clean .git/shallow after pruning objects
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
|
|
|
|
|
|
|
|
|
clone: use git protocol for cloning shallow repo locally
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
|
|
|
|
|
|
|
|
|
send-pack: support pushing from a shallow clone via http
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
|
|
|
|
|
|
|
|
|
receive-pack: support pushing to a shallow clone via http
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
|
|
|
|
|
|
|
|
|
smart-http: support shallow fetch/clone
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
|
|
|
|
|
|
|
|
|
send-pack: support pushing to a shallow clone
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
|
|
|
|
|
|
|
|
|
receive-pack: allow pushes that update .git/shallow
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
|
|
|
|
|
|
|
|
|
receive/send-pack: support pushing from a shallow clone
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
|
|
|
|
|
|
|
|
|
fetch: add --update-shallow to accept refs that update .git/shallow
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
|
|
|
|
|
|
|
|
|
upload-pack: make sure deepening preserves shallow roots
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
|
|
|
|
|
|
|
|
|
fetch: support fetching from a shallow repository
Nguyễn Thái Ngọc Duy
2013-12-10
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'jk/t5531-prepare-to-default-to-non-matching'
Junio C Hamano
2014-01-13
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
t5531: further "matching" fixups
Jeff King
2014-01-13
*
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'sb/diff-orderfile-config'
Junio C Hamano
2014-01-13
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
diff test: reading a directory as a file need not error out
Jonathan Nieder
2014-01-10
[next]