index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-24
Builtin git-cat-file
Timo Hirvonen
1
-1
/
+2
2006-05-24
Merge branch 'js/fmt-patch'
Junio C Hamano
1
-0
/
+1
2006-05-24
Merge branch 'jc/builtin-n-tar-tree'
Junio C Hamano
1
-1
/
+14
2006-05-24
Merge branch 'lt/dirwalk'
Junio C Hamano
1
-0
/
+2
2006-05-23
Merge branch 'jc/tartree' into jc/builtin-n-tar-tree
Junio C Hamano
1
-0
/
+2
2006-05-23
Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree.
Peter Eriksen
1
-1
/
+5
2006-05-23
Builtin git-show-branch.
Peter Eriksen
1
-1
/
+2
2006-05-23
Builtin git-apply.
Peter Eriksen
1
-1
/
+2
2006-05-23
Builtin git-commit-tree.
Peter Eriksen
1
-1
/
+2
2006-05-23
Builtin git-read-tree.
Peter Eriksen
1
-1
/
+2
2006-05-23
Builtin git-tar-tree.
Peter Eriksen
1
-1
/
+2
2006-05-23
Builtin git-ls-tree.
Peter Eriksen
1
-1
/
+2
2006-05-23
Builtin git-ls-files.
Peter Eriksen
1
-1
/
+2
2006-05-21
git-format-patch: now built-in.
Junio C Hamano
1
-1
/
+1
2006-05-21
Merge branch 'master' into js/fmt-patch
Junio C Hamano
1
-0
/
+4
2006-05-19
built-in tar-tree and remote tar-tree
Junio C Hamano
1
-1
/
+3
2006-05-19
Add builtin "git rm" command
Linus Torvalds
1
-0
/
+1
2006-05-19
Builtin git-init-db
Timo Hirvonen
1
-0
/
+1
2006-05-18
Make git-check-format-ref a builtin.
Lukas Sandström
1
-0
/
+1
2006-05-18
Make "git rev-list" be a builtin
Linus Torvalds
1
-0
/
+1
2006-05-17
Do "git add" as a builtin
Linus Torvalds
1
-0
/
+1
2006-05-15
Merge branch 'jc/grep'
Junio C Hamano
1
-0
/
+1
2006-05-06
Merge branch 'master' into js/fmt-patch
Junio C Hamano
1
-1
/
+3
2006-05-03
Merge branch 'jc/diff'
Junio C Hamano
1
-0
/
+1
2006-05-03
Merge branch 'jc/count'
Junio C Hamano
1
-0
/
+1
2006-05-01
builtin-diff: call it "git-diff", really.
Junio C Hamano
1
-1
/
+1
2006-05-01
built-in "git grep"
Junio C Hamano
1
-0
/
+1
2006-04-30
git builtin "push"
Linus Torvalds
1
-0
/
+1
2006-04-28
built-in diff.
Junio C Hamano
1
-0
/
+1
2006-04-27
built-in count-objects.
Junio C Hamano
1
-0
/
+1
2006-04-27
Fix "git help -a" terminal autosizing
Linus Torvalds
1
-1
/
+0
2006-04-21
Merge branch 'master' into jc/fmt-patch
Junio C Hamano
1
-341
/
+3
2006-04-21
Split up builtin commands into separate files from git.c
Linus Torvalds
1
-302
/
+3
2006-04-20
rename internal format-patch wip
Junio C Hamano
1
-1
/
+1
2006-04-19
git log: don't do merge diffs by default
Linus Torvalds
1
-2
/
+0
2006-04-18
Tentative built-in format-patch.
Junio C Hamano
1
-0
/
+38
2006-04-17
git.c: LOGSIZE is unused after log printing cleanup.
Junio C Hamano
1
-2
/
+0
2006-04-17
Log message printout cleanups
Linus Torvalds
1
-55
/
+2
2006-04-16
Fixes for option parsing
Linus Torvalds
1
-0
/
+1
2006-04-16
log/whatchanged/show - log formatting cleanup.
Junio C Hamano
1
-15
/
+26
2006-04-16
Simplify common default options setup for built-in log family.
Junio C Hamano
1
-13
/
+7
2006-04-16
Merge branch 'master' into lt/logopt
Junio C Hamano
1
-1
/
+9
2006-04-16
Tentative built-in "git show"
Linus Torvalds
1
-0
/
+18
2006-04-16
Built-in git-whatchanged.
Junio C Hamano
1
-19
/
+43
2006-04-15
Split init_revisions() out of setup_revisions()
Junio C Hamano
1
-0
/
+1
2006-04-15
Support "git cmd --help" syntax
Linus Torvalds
1
-0
/
+6
2006-04-15
diff --stat: do not do its own three-dashes.
Junio C Hamano
1
-1
/
+3
2006-04-14
Fix up default abbrev in setup_revisions() argument parser.
Junio C Hamano
1
-0
/
+1
2006-04-14
Common option parsing for "git log --diff" and friends
Linus Torvalds
1
-70
/
+13
2006-04-13
Use less memory in "git log"
Linus Torvalds
1
-0
/
+2
[next]