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-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
2007-08-10
Merge branch 'cr/tag'
Junio C Hamano
2
-9
/
+119
2007-08-10
Merge branch 'jc/clone'
Junio C Hamano
3
-2
/
+19
2007-08-10
allow git-bundle to create bottomless bundle
Junio C Hamano
1
-0
/
+8
2007-08-10
Reinstate the old behaviour when GIT_DIR is set and GIT_WORK_TREE is unset
Johannes Schindelin
1
-2
/
+4
2007-08-03
Fix bogus use of printf in t3700 test
Junio C Hamano
1
-2
/
+2
2007-08-01
git-clone: aggressively optimize local clone behaviour.
Junio C Hamano
3
-2
/
+19
2007-08-01
rebase -i: fix for optional [branch] parameter
Johannes Schindelin
1
-0
/
+8
2007-08-01
git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F.
Junio C Hamano
1
-3
/
+3
2007-08-01
rebase -i: ignore patches that are already in the upstream
Johannes Schindelin
1
-0
/
+15
2007-08-01
Clean up work-tree handling
Johannes Schindelin
2
-15
/
+29
2007-08-01
Add is_absolute_path() and make_absolute_path()
Johannes Schindelin
1
-0
/
+16
2007-07-31
Add test case for basic commit functionality.
Kristian Høgsberg
1
-0
/
+134
2007-07-31
Add a test for git-config --file
Alex Riesen
1
-0
/
+6
2007-07-30
Unset GIT_EDITOR while running tests.
Junio C Hamano
1
-0
/
+1
2007-07-29
rebase: try not to munge commit log message
Junio C Hamano
1
-0
/
+48
2007-07-29
Merge branch 'bs/lock'
Junio C Hamano
1
-0
/
+15
2007-07-29
git-diff: turn on recursion by default
Jeff King
1
-1
/
+1
2007-07-28
gitweb: Simplify 'opt' parameter validation, add "no merges" feeds
Jakub Narebski
1
-0
/
+28
2007-07-27
rebase -i: fix interrupted squashing
Johannes Schindelin
1
-0
/
+30
2007-07-27
Add test for symlinked configuration file updates.
Junio C Hamano
1
-0
/
+15
2007-07-26
Teach "git stripspace" the --strip-comments option
Johannes Schindelin
1
-0
/
+5
2007-07-25
Make sure git-stash works from subdirectory.
Junio C Hamano
1
-0
/
+7
2007-07-25
t9200: Be careful when checking CVS/Entries
Junio C Hamano
1
-25
/
+39
2007-07-24
Teach git-commit about commit message templates.
Steven Grimm
4
-0
/
+106
2007-07-23
filter-branch: Big syntax change; support rewriting multiple refs
Johannes Schindelin
1
-15
/
+26
2007-07-21
builtin-tag.c: Fix two memory leaks and minor notation changes.
Carlos Rica
1
-0
/
+35
[next]