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
2008-01-16
close_lock_file(): new function in the lockfile API
Brandon Casey
3
-12
/
+35
2008-01-16
Document lockfile API
Junio C Hamano
1
-7
/
+60
2008-01-16
Be more careful about updating refs
Linus Torvalds
2
-6
/
+32
2008-01-16
Correct spelling in diff.c comment
Bill Lear
1
-1
/
+1
2008-01-16
Documentation: fix and clarify grammar in git-merge docs.
Dave Peticolas
1
-6
/
+6
2008-01-16
Make 'git fsck' complain about non-commit branches
Linus Torvalds
1
-5
/
+8
2008-01-16
Make builtin-commit.c more careful about parenthood
Linus Torvalds
1
-5
/
+19
2008-01-16
treat any file with NUL as binary
Dmitry Potapov
1
-2
/
+7
2008-01-15
git-commit: fix double close(2) that can close a wrong file descriptor
Kristian Høgsberg
1
-4
/
+4
2008-01-15
hg-to-git: improve popen calls
Mark Drago
1
-24
/
+22
2008-01-15
ls-remote: add -t and -h options.
Miklos Vajna
1
-2
/
+2
2008-01-14
Squelch bogus progress output from git-rebase--interactive
Junio C Hamano
1
-2
/
+7
2008-01-14
Add using merge subtree How-To
Miklos Vajna
2
-1
/
+76
2008-01-14
Fix git-rerere documentation
Junio C Hamano
3
-2
/
+7
2008-01-14
Revert "builtin-commit.c: remove useless check added by faulty cut and paste"
Junio C Hamano
1
-0
/
+2
2008-01-14
Make default pre-commit hook less noisy
Jean-Luc Herren
1
-1
/
+1
2008-01-13
cvsimport: remove last use of repo-config from git standard tools
Dan McGee
1
-3
/
+3
2008-01-13
Remove usage of git- (dash) commands from email hook
Dan McGee
1
-17
/
+17
2008-01-13
builtin-commit.c: remove useless check added by faulty cut and paste
Junio C Hamano
1
-2
/
+0
2008-01-13
Fix performance regression for partial commits
Linus Torvalds
1
-9
/
+28
2008-01-12
git-clean: fix off-by-one memory access when given no arguments
Jeff King
1
-2
/
+2
2008-01-12
git-svn: handle leading/trailing whitespace from svnsync revprops
Eric Wong
1
-6
/
+12
2008-01-11
GIT 1.5.4-rc3
Junio C Hamano
2
-3
/
+3
2008-01-11
RPM spec: include gitk message files.
Junio C Hamano
1
-0
/
+4
2008-01-11
git-relink.txt: describe more clearly how hard linking occurs
Brandon Casey
1
-3
/
+4
2008-01-11
Document some default values in config.txt
Michele Ballabio
1
-6
/
+9
2008-01-11
Merge ../gitk
Junio C Hamano
5
-202
/
+363
2008-01-11
gitk: Update German translation.
Christian Stimming
1
-198
/
+220
2008-01-11
gitk: Fix typo in user message.
Christian Stimming
1
-3
/
+3
2008-01-11
gitk: Fix the Makefile to cope with systems lacking msgfmt
Charles Bailey
3
-1
/
+140
2008-01-10
pack-objects: remove redundant and wrong call to deflateEnd()
Junio C Hamano
1
-1
/
+1
2008-01-10
bundle, fast-import: detect write failure
Jim Meyering
2
-5
/
+6
2008-01-09
Trim leading / off of paths in git-svn prop_walk
Kevin Ballard
1
-0
/
+1
2008-01-09
shortlog: mention the "-e" option in the usage
Johannes Schindelin
1
-1
/
+1
2008-01-09
Change git-gc documentation to reflect gc.packrefs implementation.
Florian La Roche
1
-3
/
+3
2008-01-09
recv_sideband: Do not use ANSI escape sequence on dumb terminals.
Johannes Sixt
1
-5
/
+18
2008-01-08
Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
3
-295
/
+1032
2008-01-09
[PATCH] gitk: use user-configured background in view definition dialog
Gerrit Pape
1
-3
/
+3
2008-01-09
[PATCH] gitk: Update German translation
Christian Stimming
1
-27
/
+27
2008-01-09
[PATCH] gitk: Update and fix Makefile
Christian Stimming
1
-25
/
+38
2008-01-08
git.el: Make status refresh faster.
Alexandre Julliard
1
-11
/
+13
2008-01-08
git.el: Refresh files from their real state upon commit.
Alexandre Julliard
1
-10
/
+12
2008-01-08
git.el: Make sure we never insert the same file twice.
Alexandre Julliard
1
-3
/
+3
2008-01-08
"git-apply --check" should not report "fixed"
Junio C Hamano
1
-1
/
+1
2008-01-08
Merge in GIT 1.5.3.8
Junio C Hamano
3
-1
/
+31
2008-01-07
GIT 1.5.3.8
Junio C Hamano
3
-2
/
+27
2008-01-07
Documentation: config: add 'help.*' and 'instaweb.*' variables.
Christian Couder
1
-0
/
+33
2008-01-07
Allow git-mergetool to handle paths with a leading space
Rogan Dawes
1
-2
/
+5
2008-01-07
git-svn: clarify the "Ignoring error from SVN" piece
Eric Wong
1
-0
/
+4
2008-01-07
git-svn: support for funky branch and project names over HTTP(S)
Eric Wong
2
-2
/
+62
[next]