index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-28
replace adler32 with Rabin's polynomial in diff-delta
Nicolas Pitre
1
-1
/
+1
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
1
-3
/
+6
2006-04-19
diff: move diff.c to diff-lib.c to make room.
Junio C Hamano
1
-1
/
+1
2006-04-18
Add git-annotate(1) and git-blame(1)
Jonas Fonseca
1
-1
/
+0
2006-04-16
Makefile fixups.
A Large Angry SCM
1
-1
/
+1
2006-04-13
Makefile: $(MAKE) check-docs
Junio C Hamano
1
-0
/
+20
2006-04-11
Merge branch 'ds/index' into next
Junio C Hamano
1
-2
/
+7
2006-04-11
Solaris 9 also wants our own unsetenv/setenv.
Dennis Stosberg
1
-0
/
+4
2006-04-11
Retire git-log.sh (take #3)
Junio C Hamano
1
-2
/
+3
2006-04-10
Merge branch 'jc/withraw' into next
Junio C Hamano
1
-3
/
+8
2006-04-10
Retire git-log.sh (take#2)
Junio C Hamano
1
-3
/
+3
2006-04-10
Retire git-log.sh
Junio C Hamano
1
-3
/
+8
2006-04-10
Retire diffcore-pathspec.
Junio C Hamano
1
-1
/
+1
2006-04-09
log-tree: separate major part of diff-tree.
Junio C Hamano
1
-2
/
+2
2006-04-05
Merge branch 'nh/http' into next
Junio C Hamano
1
-1
/
+3
2006-04-05
Fix compile with expat, but an old curl version
Johannes Schindelin
1
-1
/
+3
2006-04-05
Merge branches 'master' and 'jc/combine' into next
Junio C Hamano
1
-2
/
+2
2006-04-05
Add git-clean command
Pavel Roskin
1
-1
/
+1
2006-04-05
combine-diff: refactor built-in xdiff interface.
Junio C Hamano
1
-1
/
+1
2006-04-04
http-fetch: add optional DAV-based pack list
Nick Hengeveld
1
-1
/
+6
2006-04-04
Set HTTP user agent to git/GIT_VERSION
Nick Hengeveld
1
-0
/
+3
2006-03-31
Makefile: many programs now depend on xdiff/lib.a having been built.
Junio C Hamano
1
-4
/
+4
2006-03-29
tree/diff header cleanup.
Junio C Hamano
1
-2
/
+3
2006-03-27
Add ALL_LDFLAGS to the git target.
Jason Riedy
1
-1
/
+2
2006-03-26
Merge branch 'lt/diffgen' into next
Junio C Hamano
1
-4
/
+5
2006-03-26
add clean and ignore rules for xdiff/
Junio C Hamano
1
-1
/
+2
2006-03-26
Remove dependency on a file named "-lz"
Johannes Schindelin
1
-3
/
+3
2006-03-25
Merge branch 'lt/diffgen' into next
Junio C Hamano
1
-2
/
+9
2006-03-25
Use a *real* built-in diff generator
Linus Torvalds
1
-2
/
+9
2006-03-18
Merge branch 'master' into next
Junio C Hamano
1
-2
/
+9
2006-03-18
Makefile: Add TAGS and tags targets
Fredrik Kuivinen
1
-2
/
+9
2006-03-10
Merge branch 'fk/blame' into next
Junio C Hamano
1
-1
/
+3
2006-03-10
Add git-imap-send, derived from isync 1.0.1.
Mike McCormack
1
-1
/
+3
2006-03-09
Merge branch 'jc/fsck' into next
Junio C Hamano
1
-3
/
+6
2006-03-09
Nicer output from 'git'
Fredrik Kuivinen
1
-2
/
+5
2006-03-09
test-delta needs zlib to compile
Nicolas Pitre
1
-1
/
+1
2006-03-07
Merge branch 'master' into next
Junio C Hamano
1
-1
/
+1
2006-03-07
Update http-push functionality
Nick Hengeveld
1
-1
/
+1
2006-03-05
blame: avoid -lm by not using log().
Junio C Hamano
1
-4
/
+0
2006-03-05
git-blame: Make the output human readable
Fredrik Kuivinen
1
-0
/
+4
2006-03-04
count-delta: no need for this anymore.
Junio C Hamano
1
-2
/
+2
2006-03-04
Merge branch 'fk/blame'
Junio C Hamano
1
-1
/
+1
2006-03-04
Merge branch 'lt/rev-list'
Junio C Hamano
1
-7
/
+6
2006-03-02
Merge part of 'lt/rev-list' into 'fk/blame'
Junio C Hamano
1
-44
/
+66
2006-03-01
Rip out merge-order and make "git log <paths>..." work again.
Linus Torvalds
1
-4
/
+3
2006-02-28
diffcore-rename: split out the delta counting code.
Junio C Hamano
1
-1
/
+2
2006-02-28
Tie it all together: "git log"
Linus Torvalds
1
-1
/
+1
2006-02-28
Introduce trivial new pager.c helper infrastructure
Linus Torvalds
1
-1
/
+1
2006-02-28
Darwin: Ignore missing /sw/lib
Shawn Pearce
1
-4
/
+8
[next]