aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'hv/submodule-recurse-push'Junio C Hamano2012-04-24
|\
| * Teach revision walking machinery to walk multiple times sequenciallyHeiko Voigt2012-03-30
* | Merge branch 'rs/commit-list-sort-in-batch'Junio C Hamano2012-04-23
|\ \
| * | add mergesort() for linked listsRené Scharfe2012-04-11
* | | Merge branch 'jn/debian-customizes-default-editor'Junio C Hamano2012-04-23
|\ \ \
| * | | var doc: advertise current DEFAULT_PAGER and DEFAULT_EDITOR settingsJonathan Nieder2012-04-10
| |/ /
* | | Merge branch 'pw/git-p4'Junio C Hamano2012-04-23
|\ \ \
| * | | git-p4: move to toplevelPete Wyckoff2012-04-09
* | | | Use SHELL_PATH from build system in run_command.c:prepare_shell_cmdBen Walton2012-04-03
|/ / /
* | | Merge branch 'master' into git-poJiang Xin2012-02-28
|\ \ \
| * \ \ Merge branch 'maint'Junio C Hamano2012-02-26
| |\ \ \
| | * \ \ Sync with 1.7.8.5Junio C Hamano2012-02-26
| | |\ \ \
| | | * | | Makefile: add thread-utils.h to LIB_HDmitry V. Levin2012-02-26
| | * | | | Merge branch 'dp/i18n-libcharset' into maintJunio C Hamano2012-02-21
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'tt/profile-build-fix' into maintJunio C Hamano2012-02-21
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'mp/make-cleanse-x-for-exe' into maintJunio C Hamano2012-02-13
| | |\ \ \ \ \ \
| * | | | | | | | Introduce a performance testing frameworkThomas Rast2012-02-17
| * | | | | | | | Merge branch 'dp/i18n-libcharset'Junio C Hamano2012-02-14
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Makefile: introduce CHARSET_LIB to link with -lcharsetДилян Палаузов2012-02-13
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Sync with maintJunio C Hamano2012-02-13
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Makefile: Change the default compiler from "gcc" to "cc"Ævar Arnfjörð Bjarmason2012-02-13
| | |/ / / /
| * | | | | Merge branch 'tt/profile-build-fix'Junio C Hamano2012-02-12
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Makefile: fix syntax for older makeJohannes Sixt2012-02-09
| | * | | | Fix build problems related to profile-directed optimizationTheodore Ts'o2012-02-06
| | |/ / /
| * | | | Merge branch 'mp/make-cleanse-x-for-exe'Junio C Hamano2012-02-12
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Explicitly set X to avoid potential build breakageMichael Palimaka2012-02-09
| | | |/ | | |/|
| | * | Merge branch 'na/strtoimax' into maintJunio C Hamano2011-12-28
| | |\ \
* | | | | l10n: initial git.pot for 1.7.10 upcoming releaseJiang Xin2012-02-15
|/ / / /
* | | | Merge branch 'jn/svn-fe'Junio C Hamano2012-02-07
|\ \ \ \
| * \ \ \ Merge branch 'svn-fe' of git://repo.or.cz/git/jrn into jn/svn-feJunio C Hamano2012-01-27
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'db/delta-applier' into svn-feJonathan Nieder2011-06-15
| | |\ \ \
| | | * | | vcs-svn: skeleton of an svn delta parserJonathan Nieder2011-03-27
| | | * | | vcs-svn: learn to maintain a sliding view of a fileJonathan Nieder2011-03-27
| | | * | | Makefile: list one vcs-svn/xdiff object or header per lineJonathan Nieder2011-03-27
| | * | | | Merge branch 'db/svn-fe-code-purge' into svn-feJonathan Nieder2011-05-26
| | |\ \ \ \
| | | * | | | vcs-svn: drop obj_poolDavid Barr2011-03-22
| | | * | | | vcs-svn: drop treapDavid Barr2011-03-22
| | | * | | | vcs-svn: drop string_poolDavid Barr2011-03-22
| | | |/ / /
* | | | | | Merge branch 'ar/i18n-no-gettext'Junio C Hamano2012-01-31
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | i18n: Do not force USE_GETTEXT_SCHEME=fallthrough on NO_GETTEXTJunio C Hamano2012-01-27
| * | | | | i18n: Make NO_GETTEXT imply fallthrough scheme in shell l10nJunio C Hamano2012-01-23
| * | | | | add a Makefile switch to avoid gettext translation in shell scriptsAlex Riesen2012-01-23
* | | | | | Merge branch 'jk/git-prompt'Junio C Hamano2011-12-22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Makefile: OS X has /dev/ttyJeff King2011-12-12
| * | | | | Makefile: linux has /dev/ttyJeff King2011-12-12
| * | | | | add generic terminal prompt functionJeff King2011-12-12
| * | | | | move git_getpass to its own source fileJeff King2011-12-12
* | | | | | Merge branch 'ab/enable-i18n'Junio C Hamano2011-12-19
|\ \ \ \ \ \
| * | | | | | i18n: add infrastructure for translating Git with gettextÆvar Arnfjörð Bjarmason2011-12-05
* | | | | | | Merge branch 'tr/cache-tree'Junio C Hamano2011-12-19
|\ \ \ \ \ \ \