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-31
Revert "filter-branch docs: remove brackets so not to imply revision arg is o...
Junio C Hamano
2
-2
/
+2
2008-01-30
Documentation/git-cvsserver: Fix typo
Jean-Luc Herren
1
-1
/
+1
2008-01-30
filter-branch: assume HEAD if no revision supplied
Brandon Casey
1
-2
/
+1
2008-01-30
filter-branch docs: remove brackets so not to imply revision arg is optional
Brandon Casey
2
-2
/
+2
2008-01-30
Use 'printf %s $x' notation in t5401
Shawn O. Pearce
1
-4
/
+4
2008-01-30
filter-branch.sh: remove temporary directory on failure
Brandon Casey
1
-0
/
+5
2008-01-30
git-relink: avoid hard linking in objects/info directory
Brandon Casey
1
-1
/
+1
2008-01-29
gitweb: Make use of the $git_dir variable at sub git_get_project_description
Bruno Ribas
1
-1
/
+1
2008-01-29
gitweb: Add info about $projectroot and $projects_list to gitweb/README
Jakub Narebski
1
-2
/
+15
2008-01-29
fix doc typos
Jim Meyering
5
-8
/
+8
2008-01-29
reflog-expire: Avoid creating new files in a directory inside readdir(3) loop
Junio C Hamano
1
-2
/
+38
2008-01-29
gitweb: Convert generated contents to utf8 in commitdiff_plain
Yasushi SHOJI
1
-6
/
+5
2008-01-29
instaweb: use 'browser.<tool>.path' config option if it's set.
Christian Couder
2
-2
/
+11
2008-01-29
Documentation: help: specify supported html browsers.
Christian Couder
1
-0
/
+10
2008-01-29
Documentation: config: add "browser.<tool>.path".
Christian Couder
1
-0
/
+4
2008-01-28
Add test for rebase -i with commits that do not pass pre-commit
Johannes Schindelin
1
-0
/
+16
2008-01-28
t9001: add missing && operators
Jeff King
1
-4
/
+4
2008-01-26
GIT 1.5.4-rc5
Junio C Hamano
2
-13
/
+14
2008-01-26
pull --rebase: be cleverer with rebased upstream branches
Johannes Schindelin
3
-2
/
+33
2008-01-26
cvsserver: Fix for histories with multiple roots
Steffen Prohaska
2
-2
/
+17
2008-01-26
t9400-git-cvsserver-server: Wrap setup into test case
Steffen Prohaska
1
-3
/
+4
2008-01-26
Documentation: add a bit about sendemail.to configuration
Mike Hommey
1
-0
/
+2
2008-01-26
parse-options: catch likely typo in presense of aggregated options.
Pierre Habouzit
3
-2
/
+40
2008-01-26
Add a missing dependency on http.h
Mike Hommey
1
-1
/
+1
2008-01-25
git pull manpage: don't include -n from fetch-options.txt
Miklos Vajna
2
-4
/
+9
2008-01-25
git-svn(1): update instructions for resuming a git-svn clone
Sam Vilain
1
-4
/
+7
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
[next]