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-03
Added definitions for a few words:
Jon Loeliger
2
-1
/
+34
2006-05-03
Alphabetize the glossary.
Jon Loeliger
1
-169
/
+170
2006-05-03
fix various typos in documentation
Matthias Kestenholz
3
-4
/
+4
2006-05-02
git-send-email: fix version string to be valid perl
Martin Langhoff
1
-1
/
+8
2006-05-02
Give the user a hint for how to continue in the case that git-am fails becaus...
Robert Shearman
1
-3
/
+23
2006-04-30
git-format-patch: Use rfc2822 compliant date.
Huw Davies
1
-5
/
+4
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-27
verify-pack: check integrity in a saner order.
Junio C Hamano
1
-3
/
+3
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-24
socksetup: don't return on set_reuse_addr() error
Serge E. Hallyn
1
-1
/
+1
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
[next]