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
2012-07-09
Makefile: document ground rules for target-specific dependencies
Jonathan Nieder
1
-0
/
+33
2012-07-09
Makefile: move GIT-VERSION-FILE dependencies closer to use
Jeff King
1
-9
/
+4
2012-07-09
Makefile: build instaweb similar to other scripts
Jeff King
1
-8
/
+6
2012-07-09
Makefile: update scripts when build-time parameters change
Jeff King
2
-3
/
+14
2012-07-09
Makefile: do not replace @@GIT_VERSION@@ in shell scripts
Jeff King
1
-3
/
+0
2012-07-09
Makefile: split prefix flags from GIT-CFLAGS
Jeff King
2
-8
/
+23
2012-07-09
Makefile: be silent when only GIT_USER_AGENT changes
Jonathan Nieder
1
-1
/
+0
2012-07-09
Makefile: split GIT_USER_AGENT from GIT-CFLAGS
Jeff King
2
-2
/
+10
2012-07-09
Makefile: do not replace @@GIT_USER_AGENT@@ in scripts
Jeff King
1
-1
/
+0
2012-07-09
Makefile: apply dependencies consistently to sparse/asm targets
Jeff King
1
-2
/
+2
2012-07-09
Makefile: do not have git.o depend on common-cmds.h
Jeff King
1
-1
/
+0
2012-07-09
Makefile: fold XDIFF_H and VCSSVN_H into LIB_H
Jonathan Nieder
1
-37
/
+25
2012-06-20
Makefile: fold MISC_H into LIB_H
Jeff King
1
-29
/
+16
2012-06-20
Makefile: sort LIB_H list
Jeff King
1
-4
/
+4
2012-06-03
http: get default user-agent from git_user_agent
Jeff King
2
-5
/
+3
2012-06-03
version: add git_user_agent function
Jeff King
3
-0
/
+26
2012-06-03
move git_version_string into version.c
Jeff King
7
-5
/
+18
2012-06-01
Update draft release notes to 1.7.11
Junio C Hamano
1
-18
/
+14
2012-06-01
Merge branch 'ef/maint-rebase-error-message'
Junio C Hamano
2
-1
/
+6
2012-06-01
Merge branch 'nh/empty-rebase'
Junio C Hamano
2
-28
/
+75
2012-06-01
Merge branch 'vr/rebase-autosquash-does-not-imply-i'
Junio C Hamano
1
-0
/
+1
2012-06-01
Merge branch 'mm/levenstein-penalize-deletion-less'
Junio C Hamano
1
-1
/
+1
2012-06-01
Merge branch 'jl/submodule-report-new-path-once'
Junio C Hamano
1
-3
/
+4
2012-06-01
Sync with maint
Junio C Hamano
3
-2
/
+28
2012-06-01
Start preparing for 1.7.10.4
Junio C Hamano
3
-2
/
+28
2012-06-01
Merge branch 'ef/http-o-depends-on-gvf' into maint
Junio C Hamano
1
-1
/
+1
2012-06-01
Merge git://github.com/git-l10n/git-po
Junio C Hamano
6
-634
/
+12887
2012-06-01
Merge branch 'rs/maint-grep-F' into maint
Junio C Hamano
5
-24
/
+68
2012-06-01
Merge branch 'jk/ident-split-fix' into maint
Junio C Hamano
2
-1
/
+8
2012-06-01
Merge branch 'jk/pretty-commit-header-incomplete-line' into maint
Junio C Hamano
1
-1
/
+4
2012-06-01
Merge branch 'jk/format-person-part-buffer-limit' into maint
Junio C Hamano
1
-2
/
+4
2012-06-01
Merge branch 'ap/checkout-no-progress-for-non-tty' into maint
Junio C Hamano
1
-2
/
+2
2012-06-01
Merge branch 'maint' of git://github.com/git-l10n/git-po into maint
Junio C Hamano
1
-247
/
+289
2012-06-01
i18n: apply: split to fix a partial i18n message
Jiang Xin
1
-4
/
+12
2012-06-01
l10n: Set nplurals of zh_CN.po from 1 to 2
Jiang Xin
1
-10
/
+42
2012-06-01
l10n: zh_CN.po: translate 323 new messages
Jiang Xin
1
-473
/
+447
2012-05-31
Makefile: add missing GIT-VERSION-FILE dependency
Erik Faye-Lund
1
-1
/
+1
2012-05-31
l10n: zh.CN.po: update by msgmerge git.pot
Jiang Xin
1
-363
/
+1887
2012-05-31
First release translation for Vietnamese
Tran Ngoc Quan
1
-1818
/
+2006
2012-05-31
Init translation for Vietnamese
Tran Ngoc Quan
2
-0
/
+5176
2012-05-30
rebase: report invalid commit correctly
Erik Faye-Lund
2
-1
/
+6
2012-05-30
INSTALL: update asciidoc recommendation
Jeff King
1
-4
/
+2
2012-05-30
l10n: New it.po file with 504 translations
Marco Paolone
2
-0
/
+5148
2012-05-29
cherry-pick: regression fix for empty commits
Junio C Hamano
2
-28
/
+75
2012-05-29
submodules: print "registered for path" message only once
Jens Lehmann
1
-3
/
+4
2012-05-29
Merge git://bogomips.org/git-svn
Junio C Hamano
4
-671
/
+831
2012-05-29
t5701: modernize style
Jeff King
1
-53
/
+20
2012-05-29
Merge branch 'va/git-p4-test'
Junio C Hamano
1
-3
/
+107
2012-05-29
Merge branch 'jk/ident-gecos-strbuf'
Junio C Hamano
19
-238
/
+176
2012-05-29
Merge branch 'jk/fetch-pack-remove-dups-optim'
Junio C Hamano
3
-22
/
+54
[next]