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-04-26
Add --continue and --abort options to git-rebase.
sean
2
-37
/
+101
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
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
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
2006-04-24
Merge branch 'sh/daemon'
Junio C Hamano
1
-1
/
+1
2006-04-24
Merge branch 'jc/cc-stat'
Junio C Hamano
1
-1
/
+2
2006-04-24
Merge branch 'jc/unresolve'
Junio C Hamano
1
-0
/
+127
2006-04-24
Merge branch 'jc/color'
Junio C Hamano
2
-0
/
+198
2006-04-24
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-18
/
+2
2006-04-23
gitk: Let git-rev-list do the argument list parsing
Paul Mackerras
1
-18
/
+2
2006-04-23
make update-index --chmod work with multiple files and --stdin
Alex Riesen
1
-7
/
+16
2006-04-22
Libified diff-index: backward compatibility fix.
Junio C Hamano
3
-6
/
+12
2006-04-22
Libify diff-index.
Junio C Hamano
4
-238
/
+231
2006-04-22
Libify diff-files.
Junio C Hamano
7
-1953
/
+1929
2006-04-21
Fix "git show --stat"
Junio C Hamano
1
-1
/
+2
2006-04-21
Add colordiff for git to contrib/colordiff.
Junio C Hamano
2
-0
/
+198
2006-04-21
Merge branch 'jc/diff'
Junio C Hamano
1
-9
/
+68
2006-04-21
Makefile: dependency for builtin-help.o
Junio C Hamano
1
-0
/
+2
2006-04-21
Split up builtin commands into separate files from git.c
Linus Torvalds
5
-305
/
+342
2006-04-21
Merge branch 'fix'
Junio C Hamano
1
-0
/
+2
2006-04-21
git-log produces no output
Linus Torvalds
1
-0
/
+2
2006-04-21
Merge branch 'fix'
Junio C Hamano
3
-8
/
+12
2006-04-21
fix pack-object buffer size
Nicolas Pitre
1
-1
/
+1
2006-04-21
mailinfo: decode underscore used in "Q" encoding properly.
Junio C Hamano
1
-5
/
+7
2006-04-20
Reintroduce svn pools to solve the memory leak.
Santi_BĂ©jar
1
-1
/
+3
2006-04-20
pack-objects: do not stop at object that is "too small"
Junio C Hamano
1
-1
/
+1
2006-04-20
Merge branch 'fix'
Junio C Hamano
2
-7
/
+16
2006-04-20
git-commit --amend: two fixes.
Junio C Hamano
2
-7
/
+16
2006-04-19
git-update-index --unresolve
Junio C Hamano
4
-149
/
+128
2006-04-19
diff --stat: do not drop rename information.
Junio C Hamano
1
-9
/
+68
2006-04-19
Add git-unresolve <paths>...
Junio C Hamano
3
-1
/
+149
2006-04-19
Merge branch 'lt/xsha1'
Junio C Hamano
3
-1
/
+67
2006-04-19
Merge branch 'maint'
Junio C Hamano
2
-1
/
+4
2006-04-19
diff: move diff.c to diff-lib.c to make room.
Junio C Hamano
2
-1
/
+1
2006-04-19
pre-commit hook: complain about conflict markers.
Junio C Hamano
1
-0
/
+3
2006-04-19
git-merge: a bit more readable user guidance.
Junio C Hamano
1
-1
/
+1
2006-04-19
get_tree_entry(): make it available from tree-walk
Junio C Hamano
3
-52
/
+52
2006-04-19
sha1_name.c: no need to include diff.h; tree-walk.h will do.
Junio C Hamano
1
-1
/
+1
[next]