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-06-15
The "curl" executable is no longer required
Johan Herland
1
-4
/
+4
2008-06-15
Makefile: update check-docs target
Junio C Hamano
1
-0
/
+8
2008-06-15
Consistency: Use "libcurl" instead of "cURL library" and "curl"
Johan Herland
4
-5
/
+5
2008-06-15
cpio is no longer used by git-clone
Johan Herland
1
-3
/
+0
2008-06-15
Documentation: RelNotes-1.5.6: talk about renamed HTML files
Christian Couder
1
-2
/
+4
2008-06-14
GIT 1.5.6-rc3
Junio C Hamano
1
-1
/
+1
2008-06-14
Simplify and rename find_sha1_file()
Linus Torvalds
1
-10
/
+8
2008-06-14
Make loose object file reading more careful
Linus Torvalds
1
-26
/
+44
2008-06-14
Avoid cross-directory renames and linking on object creation
Linus Torvalds
1
-41
/
+42
2008-06-14
Use 'trash directory' thoroughly in t/test-lib.sh
Jakub Narebski
1
-1
/
+1
2008-06-14
Don't allocate too much memory in quote_ref_url
Mike Hommey
1
-1
/
+1
2008-06-14
gitweb: Make it work with $GIT containing spaces
Jakub Narebski
1
-1
/
+1
2008-06-14
completion: add more 'git add' options
SZEDER Gábor
1
-1
/
+4
2008-06-14
git add: add long equivalents of '-u' and '-f' options
SZEDER Gábor
2
-4
/
+7
2008-06-14
Merge branch 'rs/attr'
Junio C Hamano
3
-22
/
+61
2008-06-14
git-svn: test that extra blank lines aren't inserted in commit messages.
Avery Pennarun
1
-1
/
+15
2008-06-14
git-svn: don't append extra newlines at the end of commit messages.
Avery Pennarun
1
-3
/
+5
2008-06-14
git-submodule - Fix errors regarding resolve_relative_url
Mark Levedahl
1
-4
/
+5
2008-06-14
documentation: bisect: remove bits talking about a bisection branch
Christian Couder
1
-4
/
+3
2008-06-13
sha1_file.c: dead code removal
Junio C Hamano
2
-145
/
+0
2008-06-13
git-instaweb: improve auto-discovery of httpd and call conventions.
Flavio Poletti
1
-15
/
+33
2008-06-13
t4126: fix test that happened to work due to timing
Junio C Hamano
1
-4
/
+0
2008-06-12
Merge branch 'om/remote-fix'
Junio C Hamano
3
-51
/
+153
2008-06-12
fast-export: Correctly generate initial commits with no parents
Shawn O. Pearce
1
-0
/
+2
2008-06-12
t/.gitattributes: only ignore whitespace errors in test files
Lea Wiemann
2
-2
/
+3
2008-06-12
document --pretty=tformat: option
Jeff King
1
-0
/
+22
2008-06-12
Improve sed portability
Chris Ridd
1
-1
/
+1
2008-06-12
user-manual: describe how higher stages are set during a merge
Junio C Hamano
1
-8
/
+7
2008-06-12
doc: adding gitman.info and *.texi to .gitignore
Geoffrey Irving
1
-0
/
+2
2008-06-12
Documentation: exclude @pxref{[REMOTES]} from texinfo intermediate output
Junio C Hamano
1
-1
/
+1
2008-06-12
Documentation/git-pull.txt: Use more standard [NOTE] markup
Junio C Hamano
1
-1
/
+2
2008-06-11
"remote prune": be quiet when there is nothing to prune
Junio C Hamano
1
-2
/
+3
2008-06-11
Typo in RelNotes.
Mikael Magnusson
1
-1
/
+1
2008-06-11
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-20
/
+30
2008-06-11
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2008-06-11
fix typo in tutorial
Fred Maranhão
1
-1
/
+1
2008-06-10
remote show: list tracked remote branches with -n
Olivier Marin
2
-2
/
+22
2008-06-10
remote prune: print the list of pruned branches
Olivier Marin
3
-8
/
+37
2008-06-10
builtin-remote: split show_or_prune() in two separate functions
Olivier Marin
1
-34
/
+67
2008-06-10
remote show: fix the -n option
Olivier Marin
3
-22
/
+41
2008-06-10
git-cvsimport: do not fail when CVSROOT is /
Philippe Bruhat (BooK)
1
-0
/
+1
2008-06-10
Consolidate SHA1 object file close
Linus Torvalds
1
-6
/
+11
2008-06-09
Documentation/git-cat-file.txt: add missing line break
Lea Wiemann
1
-0
/
+1
2008-06-09
Merge branch 'js/merge-recursive'
Junio C Hamano
2
-0
/
+63
2008-06-09
Merge branch 'maint'
Junio C Hamano
2
-0
/
+3
2008-06-09
merge-recursive: respect core.autocrlf when writing out the result
Johannes Schindelin
2
-1
/
+12
2008-06-09
git-read-tree: document -v option.
Miklos Vajna
1
-0
/
+3
2008-06-09
Add testcase for merging in a CRLF repo
Marius Storm-Olsen
1
-0
/
+52
2008-06-09
Ignore .gitattributes in bare repositories
René Scharfe
3
-22
/
+61
2008-06-09
cat-file --batch / --batch-check: do not exit if hashes are missing
Lea Wiemann
2
-6
/
+27
[next]