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-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-01
Merge branch 'jc/grep' into next
Junio C Hamano
1
-137
/
+199
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
Merge branch 'jc/fmt-patch' into next
Junio C Hamano
3
-5
/
+28
2006-05-01
Merge branch 'jc/xsha1' into next
Junio C Hamano
1
-8
/
+46
2006-05-01
Merge branch 'jc/xsha1-2' into next
Junio C Hamano
1
-0
/
+37
2006-05-01
Merge branch 'jc/grep' into next
Junio C Hamano
4
-2
/
+457
2006-05-01
Use RFC2822 dates from "git fmt-patch".
Junio C Hamano
3
-5
/
+28
2006-05-01
built-in "git grep"
Junio C Hamano
4
-1
/
+457
2006-04-30
get_sha1(): :path and :[0-3]:path to extract from index.
Junio C Hamano
1
-8
/
+46
2006-04-30
Extended SHA1 -- "rev^@" syntax to mean "all parents"
Junio C Hamano
1
-0
/
+37
2006-04-30
Merge branch 'lt/push' into next
Junio C Hamano
1
-8
/
+26
2006-04-30
Fix builtin-push to honor Push: lines in remotes file.
Junio C Hamano
1
-16
/
+18
2006-04-30
builtin-push: resurrect parsing of Push: lines
Johannes Schindelin
1
-5
/
+21
2006-04-30
Merge branch 'jc/diff' into next
Junio C Hamano
1
-1
/
+1
2006-04-30
Merge branch 'lt/push' into next
Junio C Hamano
5
-6
/
+264
2006-04-30
git builtin "push"
Linus Torvalds
4
-1
/
+259
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-30
builtin-diff.c: die() formatting type fix.
Junio C Hamano
1
-1
/
+1
2006-04-29
Merge branch 'jc/diff' into next
Junio C Hamano
7
-18
/
+405
2006-04-29
built-in diff: assorted updates.
Junio C Hamano
4
-26
/
+79
2006-04-28
built-in diff.
Junio C Hamano
4
-1
/
+335
2006-04-28
Merge branch 'np/delta' into next
Junio C Hamano
2
-35
/
+151
2006-04-28
replace adler32 with Rabin's polynomial in diff-delta
Nicolas Pitre
2
-35
/
+151
2006-04-28
Merge branch 'master' into next
Junio C Hamano
13
-135
/
+178
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-28
Merge branch 'jc/cache-tree' into next
Junio C Hamano
1
-1
/
+1
2006-04-27
cache-tree.c: typefix
Junio C Hamano
1
-1
/
+1
2006-04-27
Merge branch 'jc/count' into next
Junio C Hamano
5
-4
/
+129
2006-04-27
built-in count-objects.
Junio C Hamano
4
-1
/
+126
2006-04-27
pack-objects: update size heuristucs.
Junio C Hamano
1
-6
/
+6
2006-04-27
Merge branch 'np/delta' into next
Junio C Hamano
1
-37
/
+41
2006-04-27
Merge branch 'jc/cache-tree' into next
Junio C Hamano
4
-18
/
+62
2006-04-27
test-dump-cache-tree: validate the cached data as well.
Junio C Hamano
1
-11
/
+45
2006-04-27
cache_tree_update: give an option to update cache-tree only.
Junio C Hamano
3
-7
/
+17
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 'jc/pathcheck' into next
Junio C Hamano
3
-3
/
+36
[next]