index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-16
cache.h; fix a couple of prototypes
Chris Wedgwood
1
-2
/
+2
2007-01-16
Document where configuration files are in config.txt
Junio C Hamano
1
-1
/
+6
2007-01-16
Use merge-recursive in git-checkout -m (branch switching)
Junio C Hamano
2
-10
/
+36
2007-01-16
git-commit documentation: remove comment on unfixed git-rm
Junio C Hamano
1
-5
/
+0
2007-01-16
tutorial: shorthand for remotes but show distributed nature of git
Junio C Hamano
1
-19
/
+24
2007-01-16
tutorial: Use only separate layout
Santi BĂ©jar
1
-13
/
+13
2007-01-16
Fix spurious compile error
Johannes Schindelin
1
-0
/
+4
2007-01-16
git-rm documentation: remove broken behaviour from the example.
Junio C Hamano
2
-9
/
+5
2007-01-16
git-push documentation: remaining bits
Junio C Hamano
1
-1
/
+13
2007-01-16
document --exec for git-push
Uwe Kleine-K,Av(Bnig
1
-1
/
+7
2007-01-15
git-svn: print and flush authentication prompts to STDERR
Eric Wong
1
-15
/
+22
2007-01-15
Solaris 5.8 returns ENOTDIR for inappropriate renames.
Jason Riedy
1
-1
/
+6
2007-01-15
Replace "echo -n" with printf in shell scripts.
Jason Riedy
6
-7
/
+7
2007-01-15
Set _ALL_SOURCE for AIX, but avoid its struct list.
Jason Riedy
1
-2
/
+5
2007-01-15
Start all test scripts with /bin/sh.
Jason Riedy
3
-1
/
+3
2007-01-15
git-pull: disallow implicit merging to detached HEAD
Jeff King
2
-2
/
+15
2007-01-15
Fix git-fetch while on detached HEAD not to give needlessly alarming errors
Junio C Hamano
3
-8
/
+40
2007-01-15
git reflog expire: document --stale-fix option.
Junio C Hamano
2
-2
/
+2
2007-01-14
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-1
/
+2
2007-01-14
Use nice names in conflict markers during cherry-pick/revert.
Shawn O. Pearce
1
-0
/
+6
2007-01-14
Use merge-recursive in git-revert/git-cherry-pick
Junio C Hamano
2
-17
/
+74
2007-01-14
Documentation: merge-output is not too verbose now.
Junio C Hamano
2
-11
/
+2
2007-01-14
Remove hash in git-describe in favor of util slot.
Shawn O. Pearce
1
-64
/
+12
2007-01-14
Correct priority of lightweight tags in git-describe.
Shawn O. Pearce
1
-12
/
+25
2007-01-14
Add describe test.
Junio C Hamano
1
-0
/
+97
2007-01-14
Improve git-describe performance by reducing revision listing.
Shawn O. Pearce
2
-49
/
+106
2007-01-14
Use binary searching on large buckets in git-describe.
Shawn O. Pearce
1
-8
/
+21
2007-01-14
Hash tags by commit SHA1 in git-describe.
Shawn O. Pearce
1
-12
/
+17
2007-01-14
Always perfer annotated tags in git-describe.
Shawn O. Pearce
1
-11
/
+13
2007-01-14
some doc updates
Nicolas Pitre
5
-49
/
+29
2007-01-14
git log documentation: teach -<n> form.
Junio C Hamano
1
-1
/
+1
2007-01-14
Convert output messages in merge-recursive to past tense.
Shawn O. Pearce
1
-18
/
+18
2007-01-14
Display a progress meter during merge-recursive.
Shawn O. Pearce
1
-7
/
+66
2007-01-14
Enable output buffering in merge-recursive.
Shawn O. Pearce
1
-1
/
+39
2007-01-14
Allow the user to control the verbosity of merge-recursive.
Shawn O. Pearce
2
-38
/
+69
2007-01-14
Remove unnecessary call_depth parameter in merge-recursive.
Shawn O. Pearce
1
-9
/
+7
2007-01-14
Merge branch 'jc/int'
Junio C Hamano
6
-33
/
+333
2007-01-14
Merge branch 'sp/merge' (early part)
Junio C Hamano
1
-17
/
+23
2007-01-14
Merge branch 'jc/subdir'
Junio C Hamano
9
-31
/
+34
2007-01-14
Remove read_or_die in favor of better error messages.
Shawn O. Pearce
3
-15
/
+4
2007-01-14
Hide output about SVN::Core not being found during tests.
Shawn O. Pearce
1
-1
/
+1
2007-01-13
simplify the "no changes added to commit" message
Nicolas Pitre
1
-1
/
+1
2007-01-13
More tests in t3901.
Junio C Hamano
1
-36
/
+137
2007-01-13
Consistent message encoding while reusing log from an existing commit.
Junio C Hamano
2
-6
/
+15
2007-01-13
git-commit documentation: -a adds and also removes
Junio C Hamano
1
-1
/
+2
2007-01-13
t3901: test "format-patch | am" pipe with i18n
Junio C Hamano
3
-0
/
+162
2007-01-13
Use log output encoding in --pretty=email headers.
Junio C Hamano
1
-27
/
+55
2007-01-13
git-remote: no longer silent on unknown commands.
Quy Tonthat
1
-1
/
+6
2007-01-13
git-svn: fix tests to work with older svn
Eric Wong
2
-2
/
+4
2007-01-13
[PATCH] Make gitk work when launched in a subdirectory
Peter Baumann
1
-1
/
+1
[next]