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-08
Teach -f <file> option to builtin-grep.
Junio C Hamano
1
-19
/
+42
2006-05-03
builtin-grep: -L (--files-without-match).
Junio C Hamano
1
-0
/
+20
2006-05-03
builtin-grep: binary files -a and -I
Junio C Hamano
1
-0
/
+44
2006-05-03
builtin-grep: terminate correctly at EOF
Junio C Hamano
1
-0
/
+2
2006-05-02
builtin-grep: tighten path wildcard vs tree traversal.
Junio C Hamano
1
-15
/
+20
2006-05-02
builtin-grep: support -w (--word-regexp).
Junio C Hamano
1
-0
/
+30
2006-05-02
builtin-grep: support -c (--count).
Junio C Hamano
1
-1
/
+20
2006-05-02
builtin-grep: allow more than one patterns.
Junio C Hamano
1
-21
/
+51
2006-05-02
builtin-grep: allow -<n> and -[ABC]<n> notation for context lines.
Junio C Hamano
1
-6
/
+22
2006-05-02
builtin-grep: printf %.*s length is int, not ptrdiff_t.
Junio C Hamano
1
-1
/
+1
2006-05-01
builtin-grep: do not use setup_revisions()
Junio C Hamano
1
-121
/
+134
2006-05-01
builtin-grep: support '-l' option.
Junio C Hamano
1
-0
/
+10
2006-05-01
builtin-grep: wildcard pathspec fixes
Junio C Hamano
1
-23
/
+62
2006-05-01
built-in "git grep"
Junio C Hamano
4
-1
/
+457
2006-04-30
Merge branch 'fix'
Junio C Hamano
1
-5
/
+4
2006-04-30
git-format-patch: Use rfc2822 compliant date.
Huw Davies
1
-5
/
+4
2006-04-28
Merge branch 'fix'
Junio C Hamano
13
-135
/
+178
2006-04-28
Fix trivial typo in git-log man page.
Sean Estabrooks
1
-4
/
+3
2006-04-28
Properly render asciidoc "callouts" in git man pages.
Sean Estabrooks
2
-1
/
+17
2006-04-28
Fix up remaining man pages that use asciidoc "callouts".
Sean Estabrooks
6
-108
/
+104
2006-04-28
Update the git-branch man page to include the "-r" option,
Sean Estabrooks
2
-19
/
+40
2006-04-28
annotate: display usage information if no filename was given
Matthias Kestenholz
1
-3
/
+4
2006-04-28
annotate: fix warning about uninitialized scalar
Matthias Kestenholz
1
-0
/
+3
2006-04-28
git-am --resolved: more usable error message.
Junio C Hamano
1
-0
/
+7
2006-04-27
Merge branch 'fix'
Junio C Hamano
1
-3
/
+3
2006-04-27
verify-pack: check integrity in a saner order.
Junio C Hamano
1
-3
/
+3
2006-04-27
Merge branch 'pb/config'
Junio C Hamano
4
-13
/
+30
2006-04-27
Merge branch 'jc/diffstat'
Junio C Hamano
1
-4
/
+14
2006-04-27
Fix "git help -a" terminal autosizing
Linus Torvalds
2
-1
/
+1
2006-04-27
diff-index: fix compilation warnings.
Junio C Hamano
1
-1
/
+0
2006-04-26
t0000-basic: more commit-tree tests.
Junio C Hamano
1
-0
/
+28
2006-04-26
Merge branch 'fix'
Junio C Hamano
6
-25
/
+35
2006-04-26
commit-tree.c: check_valid() microoptimization.
Junio C Hamano
1
-6
/
+5
2006-04-26
Fix filename verification when in a subdirectory
Linus Torvalds
4
-18
/
+29
2006-04-26
rebase: typofix.
Junio C Hamano
1
-1
/
+1
2006-04-26
commit-tree: allow generic object name for the tree as well.
Junio C Hamano
1
-1
/
+1
2006-04-26
Makefile: remove and create xdiff library from scratch.
Junio C Hamano
1
-1
/
+1
2006-04-26
t0000-basic: Add ls-tree recursive test back.
Junio C Hamano
1
-0
/
+21
2006-04-25
git-cvsserver: typofixes
Junio C Hamano
1
-8
/
+8
2006-04-25
diff --stat: show complete rewrites consistently.
Junio C Hamano
1
-4
/
+14
2006-04-25
Merge branch 'jc/diff'
Junio C Hamano
9
-2136
/
+2111
2006-04-25
Makefile: remove and create libgit.a from scratch.
Junio C Hamano
1
-1
/
+1
2006-04-24
socksetup: don't return on set_reuse_addr() error
Serge E. Hallyn
1
-1
/
+1
2006-04-24
Deprecate usage of git-var -l for getting config vars list
Petr Baudis
2
-4
/
+5
2006-04-24
git-repo-config --list support
Petr Baudis
2
-2
/
+18
2006-04-24
Merge branch 'fix'
Junio C Hamano
5
-17
/
+212
2006-04-24
Document the configuration file
Petr Baudis
3
-14
/
+198
2006-04-24
Document git-var -l listing also configuration variables
Petr Baudis
1
-1
/
+4
2006-04-24
rev-parse: better error message for ambiguous arguments
Paul Mackerras
1
-2
/
+10
2006-04-24
Merge branch 'ar/chmod-series'
Junio C Hamano
1
-7
/
+16
[next]