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
2008-11-14
Documentation: git-svn: fix example for centralized SVN clone
Jan Krüger
1
-0
/
+2
2008-11-14
Documentation: fix links to "everyday.html"
Christian Couder
2
-4
/
+8
2008-11-14
revision.c: use proper data type in call to sizeof() within xrealloc
Brandon Casey
1
-1
/
+1
2008-11-13
date/time: do not get confused by fractional seconds
Linus Torvalds
1
-6
/
+20
2008-11-12
Start 1.6.0.5 cycle
Junio C Hamano
2
-1
/
+22
2008-11-12
Fix pack.packSizeLimit and --max-pack-size handling
Nicolas Pitre
2
-2
/
+16
2008-11-12
checkout: Fix "initial checkout" detection
Junio C Hamano
4
-3
/
+9
2008-11-12
Remove the period after the git-check-attr summary
Matt Kraai
1
-1
/
+1
2008-11-11
Fix non-literal format in printf-style calls
Daniel Lowe
8
-12
/
+12
2008-11-11
git-submodule: Avoid printing a spurious message.
Alexandre Julliard
1
-1
/
+1
2008-11-11
git ls-remote: make usage string match manpage
Stefan Naewe
1
-1
/
+1
2008-11-11
Makefile: help people who run 'make check' by mistake
Junio C Hamano
1
-1
/
+10
2008-11-09
Documentation: bisect: change a few instances of "git-cmd" to "git cmd"
Christian Couder
1
-3
/
+3
2008-11-09
Documentation: rev-list: change a few instances of "git-cmd" to "git cmd"
Christian Couder
1
-4
/
+4
2008-11-09
checkout: Don't crash when switching away from an invalid branch.
Alexandre Julliard
2
-4
/
+22
2008-11-08
GIT 1.6.0.4
Junio C Hamano
1
-6
/
+5
2008-11-08
Update RPM spec for the new location of git-cvsserver.
Quy Tonthat
1
-0
/
+4
2008-11-08
Merge branch 'cb/maint-update-ref-fix' into maint
Junio C Hamano
4
-17
/
+50
2008-11-08
Merge branch 'cj/maint-gitpm-fix-maybe-self' into maint
Junio C Hamano
1
-2
/
+1
2008-11-08
Merge branch 'ar/maint-mksnpath' into maint
Junio C Hamano
13
-19
/
+84
2008-11-08
Merge branch 'mv/maint-branch-m-symref' into maint
Junio C Hamano
11
-24
/
+65
2008-11-05
push: fix local refs update if already up-to-date
Clemens Buchacher
2
-14
/
+39
2008-11-05
do not force write of packed refs
Clemens Buchacher
2
-3
/
+11
2008-11-02
format-patch documentation: mention the special case of showing a single commit
Junio C Hamano
1
-1
/
+2
2008-11-02
Add reference for status letters in documentation.
Yann Dirson
2
-1
/
+17
2008-11-02
Document that git-log takes --all-match.
Mikael Magnusson
1
-0
/
+4
2008-11-02
Update draft 1.6.0.4 release notes
Junio C Hamano
1
-7
/
+18
2008-11-02
Merge branch 'js/maint-fetch-update-head' into maint
Junio C Hamano
7
-5
/
+44
2008-11-02
Merge branch 'jk/maint-ls-files-other' into maint
Junio C Hamano
5
-44
/
+40
2008-11-02
Merge branch 'jc/maint-reset-remove-unmerged-new' into maint
Junio C Hamano
2
-13
/
+78
2008-11-02
Merge branch 'jc/maint-co-track' into maint
Junio C Hamano
12
-29
/
+61
2008-11-02
Start 1.6.0.4 cycle
Junio C Hamano
2
-1
/
+30
2008-11-01
add instructions on how to send patches to the mailing list with Gmail
Tom Preston-Werner
1
-0
/
+27
2008-11-01
Documentation/gitattributes: Add subsection header for each attribute
Jakub Narebski
1
-0
/
+6
2008-11-01
git send-email: avoid leaking directory file descriptors.
Pierre Habouzit
1
-2
/
+1
2008-11-01
send-pack: do not send out single-level refs such as refs/stash
Jeff King
1
-1
/
+7
2008-11-01
fix overlapping memcpy in normalize_absolute_path
Jeff King
1
-1
/
+1
2008-11-01
pack-objects: avoid reading uninitalized data
Jeff King
1
-1
/
+2
2008-11-01
correct cache_entry allocation
Jeff King
1
-1
/
+1
2008-11-01
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Junio C Hamano
1
-1
/
+1
2008-10-31
update-ref --no-deref -d: handle the case when the pointed ref is packed
Miklos Vajna
2
-1
/
+12
2008-10-31
git-svn: change dashed git-commit-tree to git commit-tree
Deskin Miller
1
-1
/
+1
2008-10-31
Documentation: clarify information about 'ident' attribute
Jan Krüger
1
-2
/
+2
2008-10-31
bash completion: add doubledash to "git show"
Markus Heidelberg
1
-0
/
+2
2008-10-31
Use test-chmtime -v instead of perl in t5000 to get mtime of a file
Alex Riesen
1
-1
/
+1
2008-10-31
Add --verbose|-v to test-chmtime
Alex Riesen
1
-21
/
+70
2008-10-30
asciidoc: add minor workaround to add an empty line after code blocks
Jonas Fonseca
1
-0
/
+20
2008-10-30
Use git_pathdup instead of xstrdup(git_path(...))
Alex Riesen
9
-12
/
+12
2008-10-30
git_pathdup: returns xstrdup-ed copy of the formatted path
Alex Riesen
2
-4
/
+22
2008-10-30
Fix potentially dangerous use of git_path in ref.c
Alex Riesen
1
-3
/
+5
[next]