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-03-18
Makefile: Add TAGS and tags targets
Fredrik Kuivinen
1
-2
/
+9
2006-03-10
Add git-imap-send, derived from isync 1.0.1.
Mike McCormack
1
-1
/
+3
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
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
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
2006-02-26
First cut at libifying revlist generation
Linus Torvalds
1
-2
/
+2
2006-02-24
Build and install git-mailinfo.
Junio C Hamano
1
-2
/
+2
2006-02-22
Merge branch 'ml/cvs'
Junio C Hamano
1
-1
/
+1
2006-02-22
Merge branch 'ra/anno'
Junio C Hamano
1
-0
/
+1
2006-02-22
Add new git-rm command with documentation
Carl Worth
1
-1
/
+1
2006-02-22
Introducing git-cvsserver -- a CVS emulator for git.
Martin Langhoff
1
-0
/
+1
2006-02-21
Merge branch 'js/portable'
Junio C Hamano
1
-28
/
+48
2006-02-21
Fix "gmake -j"
Johannes Schindelin
1
-3
/
+3
2006-02-21
Makefile tweaks: Solaris 9+ dont need iconv / move up uname variables
Paul Jakma
1
-6
/
+8
2006-02-21
Add git-blame, a tool for assigning blame.
Fredrik Kuivinen
1
-1
/
+1
2006-02-21
Merge part of jc/portable branch
Junio C Hamano
1
-0
/
+25
2006-02-21
git-mktree: reverse of git-ls-tree.
Junio C Hamano
1
-1
/
+1
2006-02-21
Merge branch 'lt/merge-tree'
Junio C Hamano
1
-1
/
+1
2006-02-20
Add git-annotate, a tool for assigning blame.
Ryan Anderson
1
-0
/
+1
2006-02-19
Really honour NO_PYTHON
Johannes Schindelin
1
-2
/
+4
2006-02-19
avoid makefile override warning
Johannes Schindelin
1
-3
/
+3
2006-02-18
Fixes for ancient versions of GNU make
Johannes Schindelin
1
-25
/
+43
2006-02-18
Optionally work without python
Johannes Schindelin
1
-0
/
+9
2006-02-17
Support Irix
Johannes Schindelin
1
-0
/
+10
2006-02-17
Optionally support old diffs
Johannes Schindelin
1
-0
/
+6
2006-02-16
Allow building Git in systems without iconv
Fernando J. Pereda
1
-0
/
+6
2006-02-15
Handling large files with GIT
Linus Torvalds
1
-1
/
+1
2006-02-15
Print an error if cloning a http repo and NO_CURL is set
Fernando J. Pereda
1
-0
/
+1
2006-02-13
s/SHELL/SHELL_PATH/ in Makefile
Fredrik Kuivinen
1
-1
/
+1
2006-02-10
git-status -v
Junio C Hamano
1
-2
/
+5
2006-02-06
git-rerere: reuse recorded resolve.
Junio C Hamano
1
-1
/
+1
2006-02-05
git-show
Junio C Hamano
1
-1
/
+4
2006-01-28
diff-tree -c: show a merge commit a bit more sensibly.
Junio C Hamano
1
-1
/
+1
2006-01-26
Add freebsd support in Makefile
Alecs King
1
-0
/
+5
2006-01-25
Add compat/unsetenv.c .
Jason Riedy
1
-0
/
+5
2006-01-25
Run GIT-VERSION-GEN with $(SHELL), not sh.
Jason Riedy
1
-1
/
+1
2006-01-21
DT_UNKNOWN: do not fully trust existence of DT_UNKNOWN
Junio C Hamano
1
-0
/
+7
2006-01-21
fsck-objects: support platforms without d_ino in struct dirent.
Junio C Hamano
1
-0
/
+6
2006-01-21
Makefile: do not assume lack of IPV6 means no sockaddr_storage.
Junio C Hamano
1
-1
/
+11
2006-01-19
Disable USE_SYMLINK_HEAD by default
Pavel Roskin
1
-1
/
+3
[next]