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-19
Add builtin "git rm" command
Linus Torvalds
5
-73
/
+157
2006-05-19
Move pathspec matching from builtin-add.c into dir.c
Linus Torvalds
3
-81
/
+84
2006-05-18
Prevent bogus paths from being added to the index.
Linus Torvalds
3
-64
/
+67
2006-05-18
builtin-add: fix unmatched pathspec warnings.
Junio C Hamano
1
-1
/
+1
2006-05-17
Remove old "git-add.sh" remnants
Linus Torvalds
2
-58
/
+2
2006-05-17
builtin-add: warn on unmatched pathspecs
Linus Torvalds
1
-19
/
+58
2006-05-17
Do "git add" as a builtin
Linus Torvalds
4
-1
/
+231
2006-05-17
Clean up git-ls-file directory walking library interface
Linus Torvalds
3
-24
/
+28
2006-05-17
libify git-ls-files directory traversal
Linus Torvalds
4
-336
/
+376
2006-05-16
Remove old "git-grep.sh" remnants
Linus Torvalds
2
-64
/
+3
2006-05-16
Merge branch 'maint'
Junio C Hamano
2
-7
/
+20
2006-05-16
Merge branch 'np/pack'
Junio C Hamano
2
-13
/
+16
2006-05-16
merge-base: Clarify the comments on post processing.
Junio C Hamano
1
-3
/
+6
2006-05-16
improve depth heuristic for maximum delta size
Nicolas Pitre
1
-2
/
+5
2006-05-15
Merge branch 'se/tag'
Junio C Hamano
1
-5
/
+3
2006-05-15
Merge branch 'se/rev-parse'
Junio C Hamano
5
-7
/
+48
2006-05-15
Merge branch 'se/diff'
Junio C Hamano
6
-6
/
+96
2006-05-15
Merge branch 'se/rebase'
Junio C Hamano
3
-13
/
+30
2006-05-15
Update the documentation for git-merge-base
Fredrik Kuivinen
1
-4
/
+14
2006-05-15
builtin-diff: fix comparison between two blobs.
Junio C Hamano
1
-3
/
+5
2006-05-15
Merge branch 'lt/oneway'
Junio C Hamano
2
-48
/
+17
2006-05-15
Merge branch 'ew/send-email'
Junio C Hamano
1
-23
/
+52
2006-05-15
Merge branch 'lt/config'
Junio C Hamano
1
-1
/
+0
2006-05-15
Merge branch 'jc/grep'
Junio C Hamano
5
-24
/
+951
2006-05-15
Merge branch 'lt/diff'
Junio C Hamano
3
-1
/
+53
2006-05-15
Fix silly typo in new builtin grep
Linus Torvalds
1
-1
/
+1
2006-05-15
Merge branch 'fix'
Junio C Hamano
6
-26
/
+96
2006-05-15
builtin-grep: unparse more command line options.
Junio C Hamano
1
-8
/
+57
2006-05-15
Fix pack-index issue on 64-bit platforms a bit more portably.
Junio C Hamano
2
-4
/
+2
2006-05-15
Install git-send-email by default
Eric Wong
2
-7
/
+4
2006-05-15
Fix compilation on newer NetBSD systems
Dennis Stosberg
1
-1
/
+3
2006-05-15
pack-object: slightly more efficient
Nicolas Pitre
2
-7
/
+10
2006-05-15
simple euristic for further free packing improvements
Nicolas Pitre
1
-5
/
+2
2006-05-15
read-tree --reset -u fix.
Linus Torvalds
1
-4
/
+12
2006-05-15
send-email: quiet some warnings, reject invalid addresses
Eric Wong
1
-3
/
+12
2006-05-15
send-email: allow sendmail binary to be used instead of SMTP
Eric Wong
1
-20
/
+40
2006-05-15
Strip useless "tags/" prefix from git-tag -l output
Sean
1
-5
/
+3
2006-05-15
Merge branch 'fix'
Junio C Hamano
1
-0
/
+2
2006-05-15
Merge branch 'fix' into maint
Junio C Hamano
1
-0
/
+2
2006-05-15
read-tree -u one-way merge fix to check out locally modified paths.
Junio C Hamano
1
-0
/
+3
2006-05-14
Install git-send-email by default
Eric Wong
2
-7
/
+4
2006-05-14
send-email: address expansion for common mailers
Eric Wong
1
-0
/
+48
2006-05-14
builtin-grep: use external grep when we can take advantage of it
Linus Torvalds
1
-0
/
+79
2006-05-14
diffstat rename squashing fix.
Junio C Hamano
1
-2
/
+7
2006-05-14
Simplify "git reset --hard"
Linus Torvalds
1
-46
/
+4
2006-05-14
Allow one-way tree merge to remove old files
Linus Torvalds
1
-1
/
+1
2006-05-14
Convert some "apply --summary" users to "diff --summary".
Sean
3
-4
/
+3
2006-05-14
Add "--summary" option to git diff.
Sean
3
-2
/
+93
2006-05-14
Make git rebase interactive help match documentation.
Sean
3
-13
/
+30
2006-05-14
Ensure author & committer before asking for commit message.
Sean
1
-0
/
+2
[next]