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
*
Extend "checkout --track" DWIM to support more cases
Alex Riesen
2008-08-22
*
filter-branch: Grok special characters in tag names
Johannes Sixt
2008-08-21
*
test-lib: do not remove trash_directory if called with --debug
Johannes Schindelin
2008-08-21
*
Merge branch 'jc/add-stop-at-symlink'
Junio C Hamano
2008-08-20
|
\
|
*
add: refuse to add working tree items beyond symlinks
Junio C Hamano
2008-08-04
|
*
update-index: refuse to add working tree items beyond symlinks
Junio C Hamano
2008-08-04
*
|
Merge branch 'kh/diff-tree'
Junio C Hamano
2008-08-20
|
\
\
|
*
|
Add test for diff-tree --stdin with two trees
Karl Hasselström
2008-08-11
*
|
|
Merge branch 'mg/count-objects'
Junio C Hamano
2008-08-20
|
\
\
\
|
*
|
|
count-objects: Add total pack size to verbose output
Marcus Griep
2008-08-17
*
|
|
|
Merge branch 'cc/merge-base-many'
Junio C Hamano
2008-08-20
|
\
\
\
\
|
*
|
|
|
merge-base-many: add trivial tests based on the documentation
Junio C Hamano
2008-07-29
*
|
|
|
|
Merge branch 'jc/test-deeper'
Junio C Hamano
2008-08-20
|
\
\
\
\
\
|
*
|
|
|
|
tests: use $TEST_DIRECTORY to refer to the t/ directory
Junio C Hamano
2008-08-17
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'js/parallel-test'
Junio C Hamano
2008-08-20
|
\
\
\
\
\
|
*
|
|
|
|
Update t/.gitignore to ignore all trash directories
Marcus Griep
2008-08-18
|
*
|
|
|
|
Enable parallel tests
Johannes Schindelin
2008-08-08
|
*
|
|
|
|
tests: Clarify dependencies between tests, 'aggregate-results' and 'clean'
Johannes Schindelin
2008-08-08
|
*
|
|
|
|
t9700: remove useless check
Johannes Schindelin
2008-08-08
*
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-08-20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
"git-merge": allow fast-forwarding in a stat-dirty tree
Junio C Hamano
2008-08-20
|
*
|
|
|
|
|
for-each-ref: cope with tags with incomplete lines
Junio C Hamano
2008-08-20
|
*
|
|
|
|
|
diff --check: do not get confused by new blank lines in the middle
Junio C Hamano
2008-08-20
|
*
|
|
|
|
|
mailinfo: avoid violating strbuf assertion
Jeff King
2008-08-19
*
|
|
|
|
|
|
Merge branch 'dp/hash-literally'
Junio C Hamano
2008-08-19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
add --no-filters option to git hash-object
Dmitry Potapov
2008-08-03
|
*
|
|
|
|
|
|
add --path option to git hash-object
Dmitry Potapov
2008-08-03
|
*
|
|
|
|
|
|
correct argument checking test for git hash-object
Dmitry Potapov
2008-08-03
*
|
|
|
|
|
|
|
Merge branch 'js/checkout-dwim-local'
Junio C Hamano
2008-08-19
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
checkout --track: make up a sensible branch name if '-b' was omitted
Johannes Schindelin
2008-08-11
*
|
|
|
|
|
|
|
|
add boolean diff.suppress-blank-empty config option
Jim Meyering
2008-08-19
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0'
Brandon Casey
2008-08-18
*
|
|
|
|
|
|
|
mailinfo: re-fix MIME multipart boundary parsing
Don Zickus
2008-08-18
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
t9300: replace '!' with test_must_fail
Miklos Vajna
2008-08-16
*
|
|
|
|
|
|
git-am: ignore --binary option
Stephan Beyer
2008-08-16
*
|
|
|
|
|
|
Fix t3700 on filesystems which do not support question marks in names
Alex Riesen
2008-08-15
*
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-08-13
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
t5304-prune: adjust file mtime based on system time rather than file mtime
Brandon Casey
2008-08-13
|
*
|
|
|
|
|
|
Fix escaping of glob special characters in pathspecs
Kevin Ballard
2008-08-13
*
|
|
|
|
|
|
|
rebase -i -p: fix parent rewriting
Thomas Rast
2008-08-13
*
|
|
|
|
|
|
|
rebase -i -p: handle index and workdir correctly
Thomas Rast
2008-08-13
*
|
|
|
|
|
|
|
diff --check: do not unconditionally complain about trailing empty lines
Junio C Hamano
2008-08-11
*
|
|
|
|
|
|
|
Adjust for the new way of enabling the default post-update hook
Petr Baudis
2008-08-11
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2008-08-11
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
|
|
|
|
/
/
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix deleting reflog entries from HEAD reflog
Junio C Hamano
2008-08-10
|
*
|
|
|
|
reflog test: add more tests for 'reflog delete'
Pieter de Bie
2008-08-10
*
|
|
|
|
|
mailinfo: fix MIME multi-part message boundary handling
Junio C Hamano
2008-08-09
*
|
|
|
|
|
git-svn: Allow deep branch names by supporting multi-globs
Marcus Griep
2008-08-08
*
|
|
|
|
|
Fix multi-glob assertion in git-svn
Marcus Griep
2008-08-08
*
|
|
|
|
|
clone --mirror: avoid storing repeated tags
Johannes Schindelin
2008-08-07
|
|
_
|
/
/
/
|
/
|
|
|
|
[next]