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-02
Merge branch 'jc/symref' into next
Junio C Hamano
6
-11
/
+17
2006-05-02
Merge branch 'jc/grep' into next
Junio C Hamano
1
-15
/
+20
2006-05-02
Merge branch 'np/delta' into next
Junio C Hamano
1
-16
/
+29
2006-05-02
Merge branch 'js/repoconfig' into next
Junio C Hamano
4
-383
/
+1486
2006-05-02
improve diff-delta with sparse and/or repetitive data
Nicolas Pitre
1
-13
/
+27
2006-05-02
tiny optimization to diff-delta
Nicolas Pitre
1
-3
/
+2
2006-05-02
repo-config: readability fixups.
Junio C Hamano
1
-26
/
+20
2006-05-02
core.prefersymlinkrefs: use symlinks for .git/HEAD
Junio C Hamano
6
-11
/
+17
2006-05-02
repo-config: support --get-regexp
Johannes Schindelin
3
-8
/
+60
2006-05-02
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-357
/
+1414
2006-05-02
builtin-grep: tighten path wildcard vs tree traversal.
Junio C Hamano
1
-15
/
+20
2006-05-03
gitk: Allow view to specify arbitrary arguments to git-rev-list
Paul Mackerras
1
-51
/
+196
2006-05-02
Merge branch 'master' into next
Junio C Hamano
4
-13
/
+39
2006-05-02
Merge branch 'jc/grep' into next
Junio C Hamano
1
-28
/
+123
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
Merge branch 'fix'
Junio C Hamano
2
-4
/
+31
2006-05-02
git-send-email: fix version string to be valid perl
Martin Langhoff
1
-1
/
+8
2006-05-02
Merge branch 'js/remoteconfig' into next
Junio C Hamano
1
-51
/
+4
2006-05-02
Revert "fetch, pull: ask config for remote information"
Junio C Hamano
1
-51
/
+4
2006-05-02
repo-config: trim white-space before comment
Johannes Schindelin
1
-6
/
+6
2006-05-02
repo-config: fix segfault with no argument.
Johannes Schindelin
1
-3
/
+2
2006-05-02
Give the user a hint for how to continue in the case that git-am fails becaus...
Robert Shearman
1
-3
/
+23
2006-05-02
gitk: Fix file list display when files are renamed
Paul Mackerras
1
-62
/
+29
2006-05-02
Merge branch 'jc/grep' into next
Junio C Hamano
1
-1
/
+1
2006-05-02
builtin-grep: printf %.*s length is int, not ptrdiff_t.
Junio C Hamano
1
-1
/
+1
2006-05-02
Merge branch 'js/remoteconfig' into next
Junio C Hamano
2
-4
/
+90
2006-05-02
fetch, pull: ask config for remote information
Johannes Schindelin
1
-4
/
+51
2006-05-02
builtin-push: also ask config for remote information
Johannes Schindelin
1
-0
/
+39
2006-05-01
Merge branch 'lt/push' into next
Junio C Hamano
1
-2
/
+2
2006-05-01
builtin-push: make it official.
Junio C Hamano
1
-2
/
+3
2006-05-01
Merge branch 'jc/show-branch-dense' into next
Junio C Hamano
1
-3
/
+30
2006-05-01
show-branch: omit uninteresting merges.
Junio C Hamano
1
-3
/
+30
2006-05-01
Merge branch 'jc/count' into next
Junio C Hamano
3
-34
/
+13
2006-05-01
Merge branch 'jc/logs' into next
Junio C Hamano
2
-34
/
+3
2006-05-01
builtin-log/whatchanged/show: make them official.
Junio C Hamano
2
-34
/
+3
2006-05-01
Merge branch 'jc/diff' into next
Junio C Hamano
3
-77
/
+4
2006-05-01
builtin-diff: call it "git-diff", really.
Junio C Hamano
3
-77
/
+4
2006-05-01
builtin-count-objects: make it official.
Junio C Hamano
3
-34
/
+14
2006-05-01
Merge branch 'jc/xsha1-2'
Junio C Hamano
1
-0
/
+37
2006-05-01
Merge branch 'jc/pack'
Junio C Hamano
1
-6
/
+6
2006-05-01
Merge branch 'jc/pathcheck'
Junio C Hamano
3
-3
/
+36
2006-05-01
Merge branch 'nh/fetch-http'
Junio C Hamano
1
-4
/
+12
2006-05-01
Merge branch 'se/rebase'
Junio C Hamano
2
-37
/
+101
2006-05-01
Merge branch 'jc/cache-tree' into next
Junio C Hamano
2
-1
/
+12
2006-05-01
fsck-objects: mark objects reachable from cache-tree
Junio C Hamano
1
-0
/
+2
2006-05-01
cache-tree: replace a sscanf() by two strtol() calls
Johannes Schindelin
1
-1
/
+10
2006-05-02
gitk: Basic support for highlighting one view within another
Paul Mackerras
1
-221
/
+343
[next]