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-25
autoconf: define NO_SYS_SELECT_H on systems without <sys/select.h>.
Jakub Narebski
2
-0
/
+7
2008-01-24
Makefile: customization for supporting HP-UX
Robert Schiele
1
-0
/
+11
2008-01-24
pre-POSIX.1-2001 systems do not have <sys/select.h>
Robert Schiele
2
-0
/
+7
2008-01-23
Merge git://repo.or.cz/git-gui
Junio C Hamano
3
-5
/
+28
2008-01-23
git-commit: exit non-zero if we fail to commit the index
Brandon Casey
1
-4
/
+11
2008-01-23
git-clone -s: document problems with git gc --prune
Miklos Vajna
1
-0
/
+8
2008-01-22
git-gui: Correctly cleanup msgfmt '1 message untranslated' output
Shawn O. Pearce
1
-1
/
+1
2008-01-22
git-gui: Make the statistics of po2msg match those of msgfmt
Shawn O. Pearce
1
-3
/
+22
2008-01-22
git-gui: Fallback to Tcl based po2msg.sh if msgfmt isn't available
Shawn O. Pearce
1
-0
/
+3
2008-01-22
git-gui: Work around random missing scrollbar in revision list
Shawn O. Pearce
1
-1
/
+2
2008-01-22
git-svn: default to repacking every 1000 commits
Eric Wong
1
-6
/
+4
2008-01-22
Clarify that http-push being temporarily disabled with older cURL
Junio C Hamano
3
-2
/
+23
2008-01-21
pack-objects: Fix segfault when object count is less than thread count
Nicolas Pitre
1
-1
/
+2
2008-01-21
Make t5710 more strict when creating nested repos
Alex Riesen
1
-4
/
+8
2008-01-21
send-email, fix breakage in combination with --compose
Gustaf Hendeby
1
-1
/
+1
2008-01-21
Document the hairy gfi_unpack_entry part of fast-import
Shawn O. Pearce
1
-0
/
+33
2008-01-21
Teach fast-import to honor pack.compression and pack.depth
Shawn O. Pearce
1
-3
/
+29
2008-01-21
submodule: Document the details of the command line syntax
Steffen Prohaska
1
-2
/
+3
2008-01-20
git-submodule: add test for the subcommand parser fix
Junio C Hamano
1
-28
/
+28
2008-01-20
git-submodule: fix subcommand parser
Junio C Hamano
1
-41
/
+116
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
[next]