Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into git-po | Jiang Xin | 2012-02-28 |
|\ | |||
| * | Merge branch 'maint' | Junio C Hamano | 2012-02-26 |
| |\ | |||
| | * | Sync with 1.7.8.5 | Junio C Hamano | 2012-02-26 |
| | |\ | |||
| | | * | Makefile: add thread-utils.h to LIB_H | Dmitry V. Levin | 2012-02-26 |
| | * | | Merge branch 'dp/i18n-libcharset' into maint | Junio C Hamano | 2012-02-21 |
| | |\ \ | |||
| | * \ \ | Merge branch 'tt/profile-build-fix' into maint | Junio C Hamano | 2012-02-21 |
| | |\ \ \ | |||
| | * \ \ \ | Merge branch 'mp/make-cleanse-x-for-exe' into maint | Junio C Hamano | 2012-02-13 |
| | |\ \ \ \ | |||
| * | | | | | | Introduce a performance testing framework | Thomas Rast | 2012-02-17 |
| * | | | | | | Merge branch 'dp/i18n-libcharset' | Junio C Hamano | 2012-02-14 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||
| | * | | | | | Makefile: introduce CHARSET_LIB to link with -lcharset | Дилян Палаузов | 2012-02-13 |
| * | | | | | | Sync with maint | Junio C Hamano | 2012-02-13 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||
| | * | | | | | Makefile: Change the default compiler from "gcc" to "cc" | Ævar Arnfjörð Bjarmason | 2012-02-13 |
| | |/ / / / | |||
| * | | | | | Merge branch 'tt/profile-build-fix' | Junio C Hamano | 2012-02-12 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||
| | * | | | | Makefile: fix syntax for older make | Johannes Sixt | 2012-02-09 |
| | * | | | | Fix build problems related to profile-directed optimization | Theodore Ts'o | 2012-02-06 |
| | |/ / / | |||
| * | | | | Merge branch 'mp/make-cleanse-x-for-exe' | Junio C Hamano | 2012-02-12 |
| |\ \ \ \ | | | |/ / | | |/| | | |||
| | * | | | Explicitly set X to avoid potential build breakage | Michael Palimaka | 2012-02-09 |
| | | |/ | | |/| | |||
| | * | | Merge branch 'na/strtoimax' into maint | Junio C Hamano | 2011-12-28 |
| | |\ \ | |||
* | | | | | l10n: initial git.pot for 1.7.10 upcoming release | Jiang Xin | 2012-02-15 |
|/ / / / | |||
* | | | | Merge branch 'jn/svn-fe' | Junio C Hamano | 2012-02-07 |
|\ \ \ \ | |||
| * \ \ \ | Merge branch 'svn-fe' of git://repo.or.cz/git/jrn into jn/svn-fe | Junio C Hamano | 2012-01-27 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||
| | * | | | Merge branch 'db/delta-applier' into svn-fe | Jonathan Nieder | 2011-06-15 |
| | |\ \ \ | |||
| | | * | | | vcs-svn: skeleton of an svn delta parser | Jonathan Nieder | 2011-03-27 |
| | | * | | | vcs-svn: learn to maintain a sliding view of a file | Jonathan Nieder | 2011-03-27 |
| | | * | | | Makefile: list one vcs-svn/xdiff object or header per line | Jonathan Nieder | 2011-03-27 |
| | * | | | | Merge branch 'db/svn-fe-code-purge' into svn-fe | Jonathan Nieder | 2011-05-26 |
| | |\ \ \ \ | |||
| | | * | | | | vcs-svn: drop obj_pool | David Barr | 2011-03-22 |
| | | * | | | | vcs-svn: drop treap | David Barr | 2011-03-22 |
| | | * | | | | vcs-svn: drop string_pool | David Barr | 2011-03-22 |
| | | |/ / / | |||
* | | | | | | Merge branch 'ar/i18n-no-gettext' | Junio C Hamano | 2012-01-31 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||
| * | | | | | i18n: Do not force USE_GETTEXT_SCHEME=fallthrough on NO_GETTEXT | Junio C Hamano | 2012-01-27 |
| * | | | | | i18n: Make NO_GETTEXT imply fallthrough scheme in shell l10n | Junio C Hamano | 2012-01-23 |
| * | | | | | add a Makefile switch to avoid gettext translation in shell scripts | Alex Riesen | 2012-01-23 |
* | | | | | | Merge branch 'jk/git-prompt' | Junio C Hamano | 2011-12-22 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||
| * | | | | | Makefile: OS X has /dev/tty | Jeff King | 2011-12-12 |
| * | | | | | Makefile: linux has /dev/tty | Jeff King | 2011-12-12 |
| * | | | | | add generic terminal prompt function | Jeff King | 2011-12-12 |
| * | | | | | move git_getpass to its own source file | Jeff King | 2011-12-12 |
* | | | | | | Merge branch 'ab/enable-i18n' | Junio C Hamano | 2011-12-19 |
|\ \ \ \ \ \ | |||
| * | | | | | | i18n: add infrastructure for translating Git with gettext | Ævar Arnfjörð Bjarmason | 2011-12-05 |
* | | | | | | | Merge branch 'tr/cache-tree' | Junio C Hamano | 2011-12-19 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Add test-scrap-cache-tree | Thomas Rast | 2011-12-06 |
| | |_|_|_|/ / | |/| | | | | | |||
* | | | | | | | Merge branch 'jk/credentials' | Junio C Hamano | 2011-12-19 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| * | | | | | | credentials: add "store" helper | Jeff King | 2011-12-12 |
| * | | | | | | Makefile: unix sockets may not available on some platforms | Johannes Sixt | 2011-12-12 |
| * | | | | | | credentials: add "cache" helper | Jeff King | 2011-12-11 |
| * | | | | | | introduce credentials API | Jeff King | 2011-12-11 |
| |/ / / / / | |||
* | | | | | | Merge branch 'jc/stream-to-pack' | Junio C Hamano | 2011-12-16 |
|\ \ \ \ \ \ | |||
| * | | | | | | bulk-checkin: replace fast-import based implementation | Junio C Hamano | 2011-12-01 |
* | | | | | | | Merge branch 'jc/pull-signed-tag' | Junio C Hamano | 2011-12-09 |
|\ \ \ \ \ \ \ |