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-20
http-push: fail when info/refs exists and is already locked
Grégoire Barbier
1
-0
/
+5
2008-01-20
http-push: fix webdav lock leak.
Grégoire Barbier
1
-5
/
+8
2008-01-20
parse_commit_buffer: tighten checks while parsing
Martin Koegler
1
-7
/
+20
2008-01-19
Update git-completion for new 'remote rm' option
Dan McGee
1
-3
/
+3
2008-01-19
doc typo: s/prior committing/prior to committing/
Jim Meyering
2
-2
/
+2
2008-01-18
Include rev-list options in git-log manpage.
Miklos Vajna
3
-376
/
+365
2008-01-18
http-push: disable http-push without USE_CURL_MULTI
Grégoire Barbier
1
-0
/
+4
2008-01-18
send-email: add no-validate option
Jeff King
2
-3
/
+19
2008-01-18
send-email: validate patches before sending anything
Jeff King
2
-0
/
+37
2008-01-18
send-email: detect invocation errors earlier
Jeff King
1
-28
/
+27
2008-01-18
fast-import: Don't use a maybe-clobbered errno value
Jim Meyering
1
-3
/
+6
2008-01-18
Move sha1_file_to_archive into libgit
Lars Hjemli
3
-81
/
+85
2008-01-18
color unchanged lines as "plain" in "diff --color-words"
Jeff King
1
-5
/
+5
2008-01-17
autoconf: Add checking for unsetenv function
Jakub Narebski
3
-0
/
+9
2008-01-17
core-tutorial typofix
Thomas Zander
1
-1
/
+1
2008-01-17
Officially deprecate repo-config.
Junio C Hamano
9
-20
/
+25
2008-01-17
Fix random fast-import errors when compiled with NO_MMAP
Shawn O. Pearce
3
-2
/
+21
2008-01-17
fast-import.c: don't try to commit marks file if write failed
Brandon Casey
1
-8
/
+16
2008-01-16
refs.c: rework ref_locks by abstracting from underlying struct lock_file
Brandon Casey
1
-3
/
+18
2008-01-16
Improve use of lockfile API
Brandon Casey
20
-45
/
+54
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
[next]