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
2009-09-20
push: Correctly initialize nonfastforward in transport_push.
Matthieu Moy
1
-1
/
+2
2009-09-16
GIT 1.6.4.4
Junio C Hamano
4
-3
/
+30
2009-09-16
Merge branch 'jc/maint-unpack-objects-strict' into maint
Junio C Hamano
2
-7
/
+44
2009-09-16
Merge branch 'tf/diff-whitespace-incomplete-line' into maint
Junio C Hamano
1
-33
/
+53
2009-09-16
Merge branch 'jk/maint-1.6.3-checkout-unborn' into maint
Junio C Hamano
2
-9
/
+43
2009-09-16
Merge branch 'jc/maint-checkout-index-to-prefix' into maint
Junio C Hamano
3
-5
/
+18
2009-09-14
Merge branch 'rc/maint-http-no-head-pack-check' into maint
Junio C Hamano
1
-1
/
+1
2009-09-14
http.c: avoid freeing an uninitialized pointer
Junio C Hamano
1
-1
/
+1
2009-09-13
GIT 1.6.4.3
Junio C Hamano
4
-3
/
+33
2009-09-13
svn: properly escape arguments for authors-prog
Mark Lodato
2
-0
/
+15
2009-09-13
Merge branch 'cb/maint-1.6.3-grep-relative-up' into maint
Junio C Hamano
3
-27
/
+30
2009-09-11
http.c: remove verification of remote packs
Tay Ray Chuan
1
-11
/
+0
2009-09-07
git-pull: do not mention --quiet and --verbose twice
Emmanuel Trillaud
1
-0
/
+2
2009-09-07
githooks.txt: put hooks into subsections
Bert Wesarg
1
-15
/
+18
2009-09-07
grep: accept relative paths outside current working directory
Clemens Buchacher
3
-27
/
+29
2009-09-07
grep: fix exit status if external_grep() punts
Clemens Buchacher
1
-0
/
+1
2009-09-06
push: re-flow non-fast-forward message
Jeff King
1
-3
/
+3
2009-09-06
push: fix english in non-fast-forward message
Jeff King
1
-1
/
+1
2009-09-03
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
4
-24
/
+28
2009-09-03
Merge branch 'maint-1.6.2' into maint-1.6.3
Junio C Hamano
3
-4
/
+8
2009-09-03
git-clone: add missing comma in --reference documentation
Miklos Vajna
1
-1
/
+1
2009-09-02
git-cvsserver: no longer use deprecated 'git-subcommand' commands
Gerrit Pape
1
-20
/
+20
2009-09-02
clone: disconnect transport after fetching
Jeff King
2
-3
/
+7
2009-08-29
GIT 1.6.4.2
Junio C Hamano
4
-3
/
+36
2009-08-29
Remove unused t/t8005/iso8859-5.txt
Nanako Shiraishi
1
-2
/
+0
2009-08-28
Merge branch 'rc/maint-http-fix' into maint
Junio C Hamano
1
-1
/
+3
2009-08-28
http.c: set slot callback members to NULL when releasing object
Tay Ray Chuan
1
-1
/
+6
2009-08-27
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
4
-4
/
+4
2009-08-27
Merge branch 'maint-1.6.2' into maint-1.6.3
Junio C Hamano
4
-4
/
+4
2009-08-27
Fix overridable written with an extra 'e'
Nanako Shiraishi
2
-2
/
+2
2009-08-27
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
1
-1
/
+1
2009-08-27
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
1
-1
/
+1
2009-08-27
Documentation: git-archive: mark --format as optional in summary
Wesley J. Landaker
1
-1
/
+1
2009-08-27
Merge branch 'maint-1.5.6' into maint-1.6.0
Junio C Hamano
2
-2
/
+43
2009-08-27
Round-down years in "years+months" relative date view
David Reiss
1
-1
/
+1
2009-08-26
git-log: allow --decorate[=short|full]
Lars Hjemli
9
-10
/
+65
2009-08-26
Minor improvement to the write-tree documentation
David Kågedal
1
-1
/
+2
2009-08-26
git-bisect: call the found commit "*the* first bad commit"
Nanako Shiraishi
3
-11
/
+11
2009-08-26
Merge branch 'js/maint-cover-letter-non-ascii' into maint
Junio C Hamano
4
-12
/
+17
2009-08-26
Merge branch 'jc/maint-clean-nested-dir-safety' into maint
Junio C Hamano
6
-5
/
+63
2009-08-26
Merge branch 'jk/maint-merge-msg-fix' into maint
Junio C Hamano
4
-11
/
+75
2009-08-26
Merge branch 'jc/apply-epoch-patch' into maint
Junio C Hamano
2
-1
/
+176
2009-08-26
Merge branch 'jp/symlink-dirs' into maint
Junio C Hamano
4
-1
/
+114
2009-08-26
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
2
-0
/
+15
2009-08-26
Merge branch 'tr/maint-1.6.3-add-p-modeonly-fix' into maint-1.6.3
Junio C Hamano
2
-0
/
+15
2009-08-25
checkout: do not imply "-f" on unborn branches
Jeff King
2
-9
/
+43
2009-08-23
xutils: Fix xdl_recmatch() on incomplete lines
Junio C Hamano
1
-31
/
+49
2009-08-23
xutils: Fix hashing an incomplete line with whitespaces at the end
Junio C Hamano
1
-2
/
+4
2009-08-21
GIT 1.6.4.1
Junio C Hamano
4
-3
/
+50
2009-08-21
Merge branch 'bc/maint-am-email' into maint
Junio C Hamano
2
-1
/
+34
[next]