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
2006-05-23
git-svn: ignore expansion of svn:keywords
Eric Wong
5
-60
/
+254
2006-05-23
git-svn: starting a 1.1.0-pre development version
Eric Wong
1
-1
/
+1
2006-05-23
cvsimport: set up commit environment in perl instead of using env
Jeff King
1
-7
/
+6
2006-05-23
cvsimport: do not barf on creation of an empty file.
Junio C Hamano
1
-1
/
+1
2006-05-23
Add git-quiltimport to .gitignore.
Peter Eriksen
1
-0
/
+1
2006-05-23
cvsimport: introduce _fetchfile() method and used a 1M buffer to read()
Martin Langhoff
1
-17
/
+19
2006-05-23
cvsimport: cleanup commit function
Jeff King
1
-86
/
+64
2006-05-23
cvsimport: use git-update-index --index-info
Jeff King
1
-23
/
+13
2006-05-23
git status: skip empty directories, and add -u to show all untracked files
Matthias Lederhofer
1
-3
/
+14
2006-05-23
cvsimport: repack every kilo-commits.
Linus Torvalds
1
-1
/
+5
2006-05-23
cvsimport: introduce -L<imit> option to workaround memory leaks
Martin Langhoff
1
-2
/
+6
2006-05-22
Install git builtins into gitexecdir rather than bindir.
Sean
1
-1
/
+8
2006-05-22
Change GIT-VERSION-GEN to call git commands with "git" not "git-".
Sean
1
-2
/
+2
2006-05-22
cvsimport: replace anonymous sub ref with a normal sub
Martin Langhoff
1
-3
/
+3
2006-05-22
cvsimport: minor fixups
Martin Langhoff
1
-0
/
+3
2006-05-22
Problem: 'trap...exit' causes error message when /bin/sh is ash.
Yakov Lerner
1
-2
/
+2
2006-05-22
Avoid segfault in diff --stat rename output.
Sean
1
-1
/
+1
2006-05-22
Tutorial #2: broken link fix.
Junio C Hamano
1
-1
/
+1
2006-05-22
git help: remove whatchanged from list of common commands
Martin Waitz
1
-1
/
+0
2006-05-22
diff: minor option combination fix.
Junio C Hamano
1
-0
/
+8
2006-05-21
tutorial-2: typofix in examples.
Junio C Hamano
1
-2
/
+2
2006-05-21
tutorial: add discussion of index file, object database
J. Bruce Fields
3
-6
/
+414
2006-05-21
tutorial: expanded discussion of commit history
J. Bruce Fields
1
-53
/
+112
2006-05-21
tutorial: replace "whatchanged" by "log"
J. Bruce Fields
1
-6
/
+6
2006-05-21
NO_INET_NTOP and compat/inet_ntop.c for some systems (e.g. old Cygwin).
Yakov Lerner
2
-0
/
+203
2006-05-21
remove superflous "const"
Alex Riesen
1
-1
/
+1
2006-05-21
checkdiff_consume: strtol parameter fix.
Junio C Hamano
1
-1
/
+1
2006-05-21
Elaborate on why ':' is a bad idea in a ref name.
Shawn Pearce
1
-0
/
+2
2006-05-21
Reference git-check-ref-format in git-branch.
Shawn Pearce
2
-1
/
+7
2006-05-21
diff family: add --check option
Johannes Schindelin
2
-1
/
+115
2006-05-20
Document that "git add" only adds non-ignored files.
Santi
1
-1
/
+4
2006-05-19
Merge branch 'js/fetchconfig'
Junio C Hamano
2
-4
/
+59
2006-05-19
Fix build procedure for builtin-init-db
Junio C Hamano
1
-1
/
+1
2006-05-19
Merge branch 'jc/read-tree-safety'
Junio C Hamano
5
-31
/
+88
2006-05-19
Merge branch 'jc/apply'
Junio C Hamano
1
-4
/
+6
2006-05-19
Merge branch 'eb/quilt'
Junio C Hamano
3
-1
/
+180
2006-05-19
Merge branch 'jc/grep'
Junio C Hamano
0
-0
/
+0
2006-05-19
Merge branch 'lt/grep'
Junio C Hamano
3
-60
/
+75
2006-05-19
Merge branch 'ts/doctar'
Junio C Hamano
2
-3
/
+27
2006-05-19
Allow pickaxe and diff-filter options to be used by git log.
Sean
1
-0
/
+7
2006-05-19
Libify the index refresh logic
Linus Torvalds
3
-122
/
+129
2006-05-19
Builtin git-init-db
Timo Hirvonen
4
-12
/
+15
2006-05-19
Merge early part of 'sp/reflog' branch
Junio C Hamano
1
-4
/
+1
2006-05-18
Implement a --dry-run option to git-quiltimport
Eric W. Biederman
2
-7
/
+25
2006-05-18
Implement git-quiltimport
Eric W. Biederman
3
-1
/
+162
2006-05-18
Documentation/Makefile: create tarballs for the man pages and html files
Tilman Sauerbeck
2
-3
/
+27
2006-05-18
SubmittingPatches: The download location of External Editor has moved
Lukas Sandström
1
-2
/
+2
2006-05-18
Make git-check-format-ref a builtin.
Lukas Sandström
5
-20
/
+19
2006-05-18
Make "git rev-list" be a builtin
Linus Torvalds
4
-5
/
+8
2006-05-18
builtin-diff: do not say files are renamed when blob and file are given
Junio C Hamano
1
-1
/
+1
[next]