index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xdiff: Show function names in hunk headers.
Mark Wooding
2006-03-28
1
-1
/
+1
*
Merge branch 'lt/diffgen' into next
Junio C Hamano
2006-03-26
1
-1
/
+1
|
\
|
*
built-in diff: minimum tweaks
Junio C Hamano
2006-03-26
1
-1
/
+1
*
|
tar-tree: Use the prefix field of a tar header
Rene Scharfe
2006-03-26
1
-0
/
+3
|
/
*
annotate-tests: override VISUAL when running tests.
Mark Wooding
2006-03-12
1
-1
/
+1
*
Fix t1200 test for breakage caused by removal of full-stop at the end of fast...
Junio C Hamano
2006-03-10
1
-1
/
+1
*
repo-config: give value_ a sane default so regexec won't segfault
Jonas Fonseca
2006-03-08
1
-0
/
+8
*
Merge branch 'sp/checkout'
Junio C Hamano
2006-03-07
1
-0
/
+212
|
\
|
*
Add --temp and --stage=all options to checkout-index.
Shawn Pearce
2006-03-05
1
-0
/
+212
*
|
annotate-blame: tests incomplete lines.
Junio C Hamano
2006-03-06
1
-0
/
+19
*
|
annotate-blame test: add evil merge.
Junio C Hamano
2006-03-06
1
-0
/
+9
*
|
annotate-blame test: don't "source", but say "."
Junio C Hamano
2006-03-06
2
-2
/
+2
*
|
annotate/blame tests updates.
Junio C Hamano
2006-03-06
1
-37
/
+44
*
|
git-blame: Use the same tests for git-blame as for git-annotate
Fredrik Kuivinen
2006-03-06
3
-83
/
+97
*
|
gitignore: Ignore some more boring things.
Mark Wooding
2006-03-05
1
-0
/
+1
|
/
*
Merge branch 'lt/rev-list'
Junio C Hamano
2006-03-04
1
-462
/
+0
|
\
|
*
Rip out merge-order and make "git log <paths>..." work again.
Linus Torvalds
2006-03-01
1
-462
/
+0
*
|
workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm)
Alex Riesen
2006-03-03
1
-6
/
+17
*
|
git-mv: fix moves into a subdir from outside
Josef Weidendorfer
2006-03-03
1
-2
/
+16
*
|
Fix test case for some sed
Johannes Schindelin
2006-03-03
1
-1
/
+2
*
|
annotate: Add a basic set of test cases.
Ryan Anderson
2006-03-02
1
-0
/
+89
|
/
*
git-rm: Fix to properly handle files with spaces, tabs, newlines, etc.
Carl Worth
2006-02-23
1
-17
/
+35
*
Add new git-rm command with documentation
Carl Worth
2006-02-23
1
-0
/
+42
*
Merge branch 'fix'
Junio C Hamano
2006-02-22
1
-0
/
+22
|
\
|
*
git-add: Add support for --, documentation, and test.
Carl Worth
2006-02-22
1
-0
/
+22
*
|
Merge branch 'js/portable'
Junio C Hamano
2006-02-22
1
-5
/
+2
|
\
\
|
*
|
Fixes for ancient versions of GNU make
Johannes Schindelin
2006-02-19
1
-5
/
+2
*
|
|
git-ls-files: Fix, document, and add test for --error-unmatch option.
Carl Worth
2006-02-22
1
-0
/
+27
*
|
|
New test to verify that when git-clone fails it cleans up the new directory.
Carl Worth
2006-02-22
1
-0
/
+36
*
|
|
Merge part of jc/portable branch
Junio C Hamano
2006-02-21
5
-1
/
+19
|
\
|
|
|
|
/
|
/
|
|
*
Optionally work without python
Johannes Schindelin
2006-02-19
5
-1
/
+19
*
|
Make git-reset delete empty directories
Shawn Pearce
2006-02-18
1
-0
/
+63
*
|
Abstract test_create_repo out for use in tests.
Carl Worth
2006-02-18
1
-6
/
+17
|
/
*
avoid echo -e, there are systems where it does not work
Alex Riesen
2006-02-12
1
-1
/
+1
*
fix "test: 2: unexpected operator" on bsd
Alex Riesen
2006-02-12
1
-1
/
+1
*
t5500: adjust to change in pack-object reporting behaviour.
Junio C Hamano
2006-02-12
1
-1
/
+1
*
Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values.
Junio C Hamano
2006-02-11
1
-4
/
+6
*
t6000: fix a careless test library add-on.
Junio C Hamano
2006-02-09
1
-1
/
+6
*
git-commit: revamp the git-commit semantics.
Junio C Hamano
2006-02-07
1
-3
/
+3
*
tests: adjust breakage by stricter rev-parse
Junio C Hamano
2006-01-26
1
-2
/
+2
*
t4011: "sleep 1" is not enough on FAT
Junio C Hamano
2006-01-22
1
-1
/
+1
*
show-branch: make the current branch and merge commits stand out.
Junio C Hamano
2006-01-15
1
-3
/
+3
*
GIT 1.1.2
v1.1.2
Junio C Hamano
2006-01-14
1
-3
/
+3
|
\
|
*
name-rev: do not omit leading components of ref name.
Junio C Hamano
2006-01-11
1
-3
/
+3
*
|
GIT 1.1.0
v1.1.0
Junio C Hamano
2006-01-08
1
-1
/
+1
|
\
|
|
*
Fix typo in debug stanza of t2001
Yann Dirson
2006-01-08
1
-1
/
+1
*
|
Add a test for rebase when a change was picked upstream
Yann Dirson
2006-01-08
1
-0
/
+53
*
|
Add a minimal test for git-cherry
Yann Dirson
2006-01-08
1
-0
/
+53
*
|
ls-files --others --directory: test
Junio C Hamano
2006-01-08
1
-6
/
+28
*
|
Merge fixes up to GIT 1.0.7
Junio C Hamano
2006-01-06
6
-18
/
+44
|
\
|
[next]