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
2007-10-18
git-blame shouldn't crash if run in an unmerged tree
Linus Torvalds
1
-0
/
+73
2007-10-16
filter-branch: update current branch when rewritten
Johannes Schindelin
1
-1
/
+3
2007-10-16
Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREE
Johannes Schindelin
1
-0
/
+9
2007-10-15
Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT
Linus Torvalds
2
-2
/
+1
2007-10-03
Add test case for ls-files --with-tree
Carl Worth
1
-0
/
+71
2007-09-29
rebase -i: squash should retain the authorship of the _first_ commit
Johannes Schindelin
1
-1
/
+1
2007-09-24
Fixed minor typo in t/t9001-send-email.sh test command line.
Glenn Rempe
1
-1
/
+1
2007-09-18
t/t4014: test "am -3" with mode-only change.
Junio C Hamano
1
-2
/
+5
2007-09-18
git-push: documentation and tests for pushing only branches
Jeff King
1
-0
/
+10
2007-09-17
git-commit: partial commit of paths only removed from the index
Junio C Hamano
1
-2
/
+13
2007-09-17
git-commit: Allow partial commit of file removal.
Junio C Hamano
1
-0
/
+21
2007-09-17
Merge branch 'jc/grep-c' into maint
Junio C Hamano
1
-0
/
+4
2007-09-16
apply --index-info: fall back to current index for mode changes
Johannes Schindelin
1
-0
/
+15
2007-09-15
revision walker: --cherry-pick is a limited operation
Johannes Schindelin
1
-0
/
+14
2007-09-14
Split grep arguments in a way that does not requires to add /dev/null.
Junio C Hamano
1
-0
/
+4
2007-09-14
Add test to check recent fix to "git add -u"
Benoit Sigoure
1
-1
/
+10
2007-09-11
Fix a test failure (t9500-*.sh) on cygwin
Ramsay Jones
1
-5
/
+13
2007-09-09
git-tag -s must fail if gpg cannot sign the tag.
Carlos Rica
1
-0
/
+7
2007-09-09
git-diff: don't squelch the new SHA1 in submodule diffs
Sven Verdoolaege
1
-0
/
+4
2007-09-05
Cleanup unnecessary file modifications in t1400-update-ref
Shawn O. Pearce
1
-2
/
+0
2007-09-05
git-apply: do not read past the end of buffer
Junio C Hamano
1
-0
/
+58
2007-09-01
rebase -m: Fix incorrect short-logs of already applied commits.
Johannes Sixt
1
-0
/
+44
2007-08-31
git-tag: Fix -l option to use better shell style globs.
Carlos Rica
1
-11
/
+9
2007-08-31
git-svn: fix dcommit clobbering upstream when committing multiple changes
Eric Wong
1
-0
/
+30
2007-08-31
filter-branch: introduce convenience function "skip_commit"
Johannes Schindelin
1
-7
/
+1
2007-08-31
filter-branch: provide the convenience functions also for commit filters
Johannes Schindelin
1
-0
/
+10
2007-08-27
git-merge: do up-to-date check also for all strategies
Junio C Hamano
1
-0
/
+77
2007-08-27
Fix initialization of a bare repository
Junio C Hamano
1
-0
/
+116
2007-08-24
Fix racy-git handling in git-write-tree.
Linus Torvalds
1
-0
/
+44
2007-08-23
rebase -i: fix squashing corner case
Johannes Schindelin
1
-0
/
+21
2007-08-19
Make thin-pack generation subproject aware.
Linus Torvalds
1
-0
/
+52
2007-08-19
Allow frontends to bidirectionally communicate with fast-import
Shawn O. Pearce
1
-0
/
+31
2007-08-19
Make trailing LF optional for all fast-import commands
Shawn O. Pearce
1
-0
/
+46
2007-08-19
Make trailing LF following fast-import `data` commands optional
Shawn O. Pearce
1
-0
/
+21
2007-08-19
Teach fast-import to ignore lines starting with '#'
Shawn O. Pearce
1
-0
/
+40
2007-08-19
Actually allow TAG_FIXUP branches in fast-import
Shawn O. Pearce
1
-0
/
+47
2007-08-16
t1301-shared-repo.sh: fix 'stat' portability issue
Arjen Laarhoven
1
-1
/
+10
2007-08-15
git-clone: allow --bare clone
Junio C Hamano
1
-1
/
+4
2007-08-15
git-apply: apply submodule changes
Sven Verdoolaege
1
-0
/
+17
2007-08-15
Merge branch 'maint' to sync with 1.5.2.5
Junio C Hamano
1
-16
/
+57
2007-08-15
git-add -u paths... now works from subdirectory
Salikh Zakirov
1
-0
/
+14
2007-08-15
Fix "git add -u" data corruption.
Junio C Hamano
1
-16
/
+43
2007-08-15
git-svn: fix log with single revision against a non-HEAD branch
Eric Wong
1
-0
/
+48
2007-08-14
attr.c: read .gitattributes from index as well.
Junio C Hamano
1
-0
/
+81
2007-08-14
merge-recursive: do not rudely die on binary merge
Junio C Hamano
1
-0
/
+67
2007-08-13
Add a test for git-commit being confused by relative GIT_DIR
David Kastrup
1
-0
/
+55
2007-08-13
Fix t5701-clone-local for white space from wc
Brian Gernhardt
1
-2
/
+2
2007-08-13
t3902 - skip test if file system doesn't support HT in names
Mark Levedahl
1
-0
/
+6
2007-08-13
git-add: Add support for --refresh option.
Alexandre Julliard
1
-0
/
+12
2007-08-13
t3404: fix "fake-editor"
Junio C Hamano
1
-17
/
+19
[next]