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-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-21
git-log produces no output
Linus Torvalds
1
-0
/
+2
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
git-commit --amend: two fixes.
Junio C Hamano
2
-7
/
+16
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-18
Document git-clone --reference
Shawn Pearce
1
-1
/
+20
2006-04-18
Fix filename scaling for binary files
Jonas Fonseca
1
-3
/
+4
2006-04-18
GIT 1.3.0
Junio C Hamano
1
-1
/
+1
2006-04-18
Add git-annotate(1) and git-blame(1)
Jonas Fonseca
4
-1
/
+92
2006-04-18
diff --stat: make sure to set recursive.
Junio C Hamano
3
-5
/
+10
2006-04-18
git-svnimport symlink support
Herbert Valerio Riedel
1
-2
/
+16
2006-04-17
packed_object_info_detail(): check for corrupt packfile.
Junio C Hamano
1
-2
/
+4
2006-04-17
cleanups: remove unused variable from exec_cmd.c
Serge E. Hallyn
1
-3
/
+1
2006-04-17
cleanups: prevent leak of two strduped strings in config.c
Serge E. Hallyn
1
-11
/
+28
2006-04-17
cleanups: Remove impossible case in quote.c
Serge E. Hallyn
1
-2
/
+0
2006-04-17
cleanups: Remove unused vars from combine-diff.c
Serge E. Hallyn
1
-10
/
+2
2006-04-17
cleanups: Fix potential bugs in connect.c
Serge E. Hallyn
1
-4
/
+14
2006-04-17
Merge branch 'jc/boundary'
Junio C Hamano
4
-10
/
+36
2006-04-17
Merge branch 'jc/bottomless'
Junio C Hamano
1
-0
/
+2
2006-04-17
Allow empty lines in info/grafts
Yann Dirson
1
-1
/
+1
2006-04-16
rev-list --boundary: show boundary commits even when limited otherwise.
Junio C Hamano
4
-10
/
+36
2006-04-16
Makefile fixups.
A Large Angry SCM
2
-2
/
+2
2006-04-16
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-2
/
+3
2006-04-17
gitk: Fix bug caused by missing commitlisted elements
Paul Mackerras
1
-2
/
+3
2006-04-16
reading $GIT_DIR/info/graft - skip comments correctly.
Junio C Hamano
1
-1
/
+3
2006-04-16
pager: do not fork a pager if PAGER is set to empty.
Johannes Schindelin
1
-7
/
+10
2006-04-15
diff-options: add --patch-with-stat
Johannes Schindelin
3
-1
/
+22
2006-04-15
diff-files --stat: do not dump core with unmerged index.
Junio C Hamano
1
-4
/
+17
2006-04-15
Support "git cmd --help" syntax
Linus Torvalds
1
-0
/
+6
2006-04-15
diff --stat: do not do its own three-dashes.
Junio C Hamano
2
-3
/
+3
2006-04-15
diff-tree: typefix.
Junio C Hamano
1
-1
/
+1
2006-04-14
GIT v1.3.0-rc4
Junio C Hamano
1
-1
/
+1
2006-04-14
Merge branch 'dl/xdiff'
Junio C Hamano
2
-5
/
+110
2006-04-14
Merge branch 'js/diffstat'
Junio C Hamano
4
-7
/
+226
2006-04-14
Merge branch 'jc/fix5500'
Junio C Hamano
1
-19
/
+14
2006-04-14
rev-list --bisect: limit list before bisecting.
Junio C Hamano
1
-0
/
+2
2006-04-14
Clean up trailing whitespace when pretty-printing commits
Linus Torvalds
1
-10
/
+5
2006-04-14
"git cmd -h" for shell scripts.
Junio C Hamano
1
-1
/
+1
2006-04-14
git-log <diff-options> <paths> documentation
Junio C Hamano
1
-4
/
+20
2006-04-14
Retire git-log.sh (take #4)
Junio C Hamano
1
-15
/
+0
2006-04-14
stripspace: incomplete line fix (take #2)
Junio C Hamano
1
-1
/
+3
2006-04-13
t5500: test fix
Junio C Hamano
1
-19
/
+14
2006-04-13
diff --stat: no need to ask funcnames nor context.
Junio C Hamano
1
-2
/
+2
2006-04-13
Fix-up previous expr changes.
Junio C Hamano
2
-3
/
+3
[next]