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
git-submodule: rename shell functions for consistency
Junio C Hamano
1
-10
/
+10
2008-01-20
Merge git://repo.or.cz/git-gui
Junio C Hamano
4
-76
/
+145
2008-01-20
git-gui: Correct encoding of glossary/fr.po to UTF-8
Shawn O. Pearce
1
-13
/
+13
2008-01-20
git-gui: Consolidate hook execution code into a single function
Shawn O. Pearce
3
-46
/
+63
2008-01-20
git-gui: Correct window title for hook failure dialogs
Shawn O. Pearce
1
-1
/
+1
2008-01-20
git-gui: Honor the standard commit-msg hook
Shawn O. Pearce
1
-31
/
+83
2008-01-20
GIT 1.5.4-rc4
Junio C Hamano
1
-1
/
+6
2008-01-20
Merge git://repo.or.cz/git-gui
Junio C Hamano
11
-71
/
+2119
2008-01-20
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-0
/
+1
2008-01-20
http-push and http-fetch: handle URLs without trailing /
Grégoire Barbier
2
-0
/
+21
2008-01-20
http-push: clarify the reason of error from the initial PROPFIND request
Junio C Hamano
1
-2
/
+9
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-17
git-gui: Makefile - Handle $DESTDIR on Cygwin
Mark Levedahl
1
-2
/
+3
2008-01-17
git-gui: add french glossary: glossary/fr.po
Christian Couder
1
-0
/
+166
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-16
git-gui: Refresh file status description after hunk application
Shawn O. Pearce
1
-0
/
+2
2008-01-16
git-gui: Allow 'Create New Repository' on existing directories
Shawn O. Pearce
1
-28
/
+22
2008-01-16
git-gui: Initial french translation
Christian Couder
1
-0
/
+1875
2008-01-16
git-gui: Improve German translation.
Christian Stimming
2
-9
/
+9
2008-01-16
git-gui: Updated Swedish translation after mailing list review.
Peter Karlsson
1
-11
/
+11
2008-01-16
git-gui: Fix broken revert confirmation.
Christian Stimming
1
-1
/
+3
2008-01-16
git-gui: Update German translation
Christian Stimming
2
-21
/
+24
2008-01-16
git-gui: Update glossary: add term "hunk"
Christian Stimming
2
-1
/
+6
2008-01-15
git-commit: fix double close(2) that can close a wrong file descriptor
Kristian Høgsberg
1
-4
/
+4
[next]