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-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
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-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
rebase -i: call editor just once for a multi-squash
Johannes Schindelin
1
-0
/
+9
2007-07-20
Add GIT_EDITOR environment and core.editor configuration variables
Adam Roben
1
-0
/
+91
2007-07-18
unpack-trees.c: assume submodules are clean during check-out
Sven Verdoolaege
1
-0
/
+9
2007-07-15
git-svn: fix commiting renames over DAV with funky file names
Eric Wong
3
-0
/
+191
2007-07-14
Use $(RM) in Makefiles instead of 'rm -f'
Emil Medve
1
-1
/
+2
2007-07-14
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
1
-0
/
+83
2007-07-15
Teach fast-import to recursively copy files/directories
Shawn O. Pearce
1
-0
/
+83
2007-07-13
More permissive "git-rm --cached" behavior without -f.
Matthieu Moy
1
-0
/
+34
2007-07-12
Merge branch 'maint'
Junio C Hamano
1
-0
/
+50
2007-07-12
Teach read-tree 2-way merge to ignore intermediate symlinks
Junio C Hamano
1
-0
/
+50
2007-07-11
branch --track: code cleanup and saner handling of local branches
Johannes Schindelin
1
-10
/
+11
2007-07-11
t7004: Add tests for the git tag -n option.
Carlos Rica
1
-1
/
+201
2007-07-11
t0030: Add tests with consecutive text lines and others with spaces added.
Carlos Rica
1
-0
/
+51
2007-07-11
t0030: Remove repeated instructions and add missing &&
Carlos Rica
1
-24
/
+13
2007-07-11
Fix --cherry-pick with given paths
Johannes Schindelin
1
-0
/
+43
2007-07-11
Fix core.sharedRepository = 2
Johannes Schindelin
1
-0
/
+27
2007-07-09
rerere: record resolution even if file is not in merge base
Johannes Schindelin
1
-5
/
+39
2007-07-09
Support wholesale directory renames in fast-import
Shawn O. Pearce
1
-0
/
+68
2007-07-08
rebase -i: remember the settings of -v, -s and -p when interrupted
Johannes Schindelin
1
-0
/
+10
2007-07-08
rebase -i: handle --continue more like non-interactive rebase
Johannes Schindelin
1
-1
/
+15
2007-07-08
t7004: Skip tests for signed tags in an old version of gpg.
Carlos Rica
1
-0
/
+11
2007-07-08
branch.autosetupmerge: allow boolean values, or "all"
Johannes Schindelin
1
-0
/
+9
2007-07-07
Merge branch 'js/stash'
Junio C Hamano
1
-0
/
+69
2007-07-07
Merge branch 'jc/diff-mark'
Junio C Hamano
2
-0
/
+72
2007-07-07
Merge branch 'maint'
Junio C Hamano
1
-0
/
+6
2007-07-07
diff: honor binariness specified in attributes
Junio C Hamano
1
-0
/
+12
2007-07-07
Fix "apply --reverse" with regard to whitespace
Johannes Schindelin
1
-0
/
+6
2007-07-07
Fix configuration syntax to specify customized hunk header patterns.
Junio C Hamano
1
-3
/
+3
2007-07-06
Enable "git rerere" by the config variable rerere.enabled
Johannes Schindelin
1
-3
/
+20
2007-07-06
Teach git-stash to "apply --index"
Johannes Schindelin
1
-0
/
+69
[next]