index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-19
Merge branch 'ak/gcc46-profile-feedback'
Junio C Hamano
1
-0
/
+22
2011-07-13
Merge branch 'fk/relink-upon-ldflags-update'
Junio C Hamano
1
-8
/
+17
2011-07-13
Merge branch 'md/interix-update'
Junio C Hamano
1
-2
/
+4
2011-06-29
Merge branch 'jc/streaming' into next
Junio C Hamano
1
-0
/
+2
2011-06-22
Makefile: Track changes to LDFLAGS and relink when necessary
Fredrik Kuivinen
1
-8
/
+17
2011-06-20
Add profile feedback build to git
Andi Kleen
1
-0
/
+16
2011-06-20
Add option to disable NORETURN
Junio C Hamano
1
-0
/
+6
2011-06-15
Update the Interix default build configuration.
Markus Duft
1
-2
/
+4
2011-05-30
Merge branch 'mk/grep-pcre'
Junio C Hamano
1
-0
/
+16
2011-05-29
Merge branch 'jk/haves-from-alternate-odb'
Junio C Hamano
1
-0
/
+2
2011-05-26
Merge branch 'rg/no-gecos-in-pwent'
Junio C Hamano
1
-0
/
+3
2011-05-23
Merge branch 'ab/i18n-scripts-basic'
Junio C Hamano
1
-1
/
+7
2011-05-20
streaming: a new API to read from the object store
Junio C Hamano
1
-0
/
+2
2011-05-19
bisect: refactor sha1_array into a generic sha1 list
Jeff King
1
-0
/
+2
2011-05-19
Makefile: sort TEST_PROGRAMS list
Jeff King
1
-2
/
+2
2011-05-19
ident: add NO_GECOS_IN_PWENT for systems without pw_gecos in struct passwd
Rafael Gieschke
1
-0
/
+3
2011-05-16
Merge branch 'kk/maint-prefix-in-config-mak'
Junio C Hamano
1
-9
/
+9
2011-05-16
Makefile: Pass USE_LIBPCRE down in GIT-BUILD-OPTIONS
Junio C Hamano
1
-0
/
+1
2011-05-14
Makefile: add xgettext target for *.sh files
Ævar Arnfjörð Bjarmason
1
-1
/
+5
2011-05-14
git-sh-i18n.sh: add no-op gettext() and eval_gettext() wrappers
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2011-05-14
git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext()
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2011-05-11
Merge branch 'jn/gitweb-dependency'
Junio C Hamano
1
-27
/
+1
2011-05-09
git-grep: Learn PCRE
Michał Kiedrowicz
1
-0
/
+15
2011-05-09
Honor $(prefix) set in config.mak* when defining ETC_GIT*
Johannes Sixt
1
-9
/
+9
2011-05-09
Revert "Honor $(prefix) set in config.mak* when defining ETC_GIT* and sysconf...
Junio C Hamano
1
-10
/
+9
2011-05-08
Remove gitweb/gitweb.cgi and other legacy targets from main Makefile
Jakub Narebski
1
-26
/
+0
2011-05-08
git-instaweb: Simplify build dependency on gitweb
Jakub Narebski
1
-1
/
+1
2011-05-06
Merge branch 'js/info-man-path'
Junio C Hamano
1
-1
/
+3
2011-05-01
git: add --info-path and --man-path options
Jon Seymour
1
-1
/
+3
2011-04-28
Merge branch 'mz/rebase'
Junio C Hamano
1
-1
/
+3
2011-04-28
Honor $(prefix) set in config.mak* when defining ETC_GIT* and sysconfdir
Kacper Kornet
1
-9
/
+10
2011-04-22
sparse: Fix errors due to missing target-specific variables
Ramsay Jones
1
-17
/
+28
2011-04-11
sparse: Fix an "symbol 'merge_file' not decared" warning
Ramsay Jones
1
-0
/
+1
2011-04-11
Makefile: Use cgcc rather than sparse in the check target
Ramsay Jones
1
-5
/
+6
2011-04-11
Makefile: extract Q_() source strings as ngettext()
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2011-04-01
Merge branch 'sb/sparse-more'
Junio C Hamano
1
-1
/
+1
2011-03-23
Merge branch 'jn/maint-c99-format'
Junio C Hamano
1
-14
/
+0
2011-03-21
Makefile: Cover more files with make check
Stephen Boyd
1
-1
/
+1
2011-03-20
Merge branch 'mr/hpux' into maint
Junio C Hamano
1
-0
/
+1
2011-03-20
Merge branch 'ae/better-template-failure-report' into maint
Junio C Hamano
1
-0
/
+1
2011-03-19
Merge branch 'ab/i18n-basic'
Junio C Hamano
1
-0
/
+28
2011-03-17
unbreak and eliminate NO_C99_FORMAT
Jonathan Nieder
1
-14
/
+0
2011-03-15
Merge branch 'mr/hpux'
Junio C Hamano
1
-0
/
+1
2011-03-09
i18n: "make distclean" should clean up after "make pot"
Jonathan Nieder
1
-0
/
+1
2011-03-09
i18n: Makefile: "pot" target to extract messages marked for translation
Ævar Arnfjörð Bjarmason
1
-0
/
+16
2011-03-08
i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is set
Jonathan Nieder
1
-1
/
+4
2011-03-08
i18n: add GETTEXT_POISON to simulate unfriendly translator
Ævar Arnfjörð Bjarmason
1
-0
/
+7
2011-03-08
i18n: add no-op _() and N_() wrappers
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2011-03-08
Makefile: add NO_FNMATCH_CASEFOLD to HP-UX section
Michal Rokos
1
-0
/
+1
2011-02-25
Makefile: do not install sourced rebase scripts
Martin von Zweigbergk
1
-3
/
+3
[next]