index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-22
git-rm: Fix to properly handle files with spaces, tabs, newlines, etc.
Carl Worth
1
-17
/
+35
2006-02-22
Add new git-rm command with documentation
Carl Worth
1
-0
/
+42
2006-02-22
Merge branch 'fix'
Junio C Hamano
1
-0
/
+22
2006-02-21
Merge branch 'js/portable'
Junio C Hamano
1
-5
/
+2
2006-02-21
git-ls-files: Fix, document, and add test for --error-unmatch option.
Carl Worth
1
-0
/
+27
2006-02-21
New test to verify that when git-clone fails it cleans up the new directory.
Carl Worth
1
-0
/
+36
2006-02-21
git-add: Add support for --, documentation, and test.
Carl Worth
1
-0
/
+22
2006-02-21
Merge part of jc/portable branch
Junio C Hamano
5
-1
/
+19
2006-02-18
Fixes for ancient versions of GNU make
Johannes Schindelin
1
-5
/
+2
2006-02-18
Optionally work without python
Johannes Schindelin
5
-1
/
+19
2006-02-17
Make git-reset delete empty directories
Shawn Pearce
1
-0
/
+63
2006-02-17
Abstract test_create_repo out for use in tests.
Carl Worth
1
-6
/
+17
2006-02-12
avoid echo -e, there are systems where it does not work
Alex Riesen
1
-1
/
+1
2006-02-12
fix "test: 2: unexpected operator" on bsd
Alex Riesen
1
-1
/
+1
2006-02-11
t5500: adjust to change in pack-object reporting behaviour.
Junio C Hamano
1
-1
/
+1
2006-02-10
Define GIT_(AUTHOR|COMMITTER)_(NAME|EMAIL) to known values.
Junio C Hamano
1
-4
/
+6
2006-02-08
t6000: fix a careless test library add-on.
Junio C Hamano
1
-1
/
+6
2006-02-06
git-commit: revamp the git-commit semantics.
Junio C Hamano
1
-3
/
+3
2006-01-25
tests: adjust breakage by stricter rev-parse
Junio C Hamano
1
-2
/
+2
2006-01-21
t4011: "sleep 1" is not enough on FAT
Junio C Hamano
1
-1
/
+1
2006-01-15
show-branch: make the current branch and merge commits stand out.
Junio C Hamano
1
-3
/
+3
2006-01-13
GIT 1.1.2
Junio C Hamano
1
-3
/
+3
2006-01-11
name-rev: do not omit leading components of ref name.
Junio C Hamano
1
-3
/
+3
2006-01-08
GIT 1.1.0
Junio C Hamano
1
-1
/
+1
2006-01-08
Add a test for rebase when a change was picked upstream
Yann Dirson
1
-0
/
+53
2006-01-08
Add a minimal test for git-cherry
Yann Dirson
1
-0
/
+53
2006-01-07
ls-files --others --directory: test
Junio C Hamano
1
-6
/
+28
2006-01-07
Fix typo in debug stanza of t2001
Yann Dirson
1
-1
/
+1
2006-01-05
Merge fixes up to GIT 1.0.7
Junio C Hamano
6
-18
/
+44
2006-01-05
t3300: skip when filesystem does not like TAB in filenames.
Junio C Hamano
1
-3
/
+6
2006-01-05
trivial: check, if t/trash directory was successfully created
Alex Riesen
1
-1
/
+1
2006-01-05
trivial: use git-repo-config to detect how to run tests in the test repository
Alex Riesen
2
-7
/
+22
2006-01-05
trivial: use git-repo-config to detect if the test can be run on the repository
Alex Riesen
1
-0
/
+8
2005-12-28
Fix skipping merge-order test with NO_OPENSSL=1.
Gerrit Pape
1
-7
/
+7
2005-12-27
Merge fixes up to GIT 1.0.6
Junio C Hamano
3
-3
/
+3
2005-12-27
Fix bogus tests on rev-list output.
Junio C Hamano
2
-2
/
+2
2005-12-27
Guard a test against wc that pads its output with whitespace
Junio C Hamano
1
-1
/
+1
2005-12-26
Merge fixes up to GIT 1.0.5
Junio C Hamano
2
-1
/
+92
2005-12-26
Handle symlinks graciously
Johannes Schindelin
1
-0
/
+85
2005-12-26
t5300: avoid false failures.
Junio C Hamano
1
-1
/
+7
2005-12-23
check_packed_git_idx(): check integrity of the idx file itself.
Junio C Hamano
1
-0
/
+7
2005-12-22
check_packed_git_idx(): check integrity of the idx file itself.
Junio C Hamano
1
-0
/
+7
2005-12-21
merge-recursive: conflicting rename case.
Junio C Hamano
1
-0
/
+37
2005-12-20
Racy GIT (part #2)
Junio C Hamano
1
-4
/
+13
2005-12-20
Racy GIT
Junio C Hamano
1
-0
/
+24
2005-12-19
tests: make scripts executable
Junio C Hamano
8
-0
/
+0
2005-12-17
Revert "get_sha1_basic(): corner case ambiguity fix"
Junio C Hamano
1
-48
/
+0
2005-12-15
get_sha1_basic(): corner case ambiguity fix
Junio C Hamano
2
-0
/
+49
2005-12-14
git rebase loses author name/email if given bad email address
Amos Waterland
1
-0
/
+34
2005-12-14
t3200: branch --help does not die anymore.
Junio C Hamano
1
-2
/
+2
[next]