Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Split GPG interface into its own helper library | Junio C Hamano | 2011-11-04 | |
* | | | | | | | | | | Merge branch 'jc/request-pull-show-head-4' | Junio C Hamano | 2011-12-09 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | fmt-merge-msg: use branch.$name.description | Junio C Hamano | 2011-10-07 | |
* | | | | | | | | | | | Merge branch 'na/strtoimax' | Junio C Hamano | 2011-12-05 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | / / / | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||
| * | | | | | | | | | Add strtoimax() compatibility function. | Nick Alcock | 2011-11-02 | |
* | | | | | | | | | | Makefile: add option to disable automatic dependency generation | Jonathan Nieder | 2011-11-18 | |
* | | | | | | | | | | Sync with 1.7.7.4 | Junio C Hamano | 2011-11-18 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
| * | | | | | | | | Makefile: add missing header file dependencies | Jonathan Nieder | 2011-11-18 | |
| * | | | | | | | | Merge branch 'jk/argv-array' into maint | Junio C Hamano | 2011-10-26 | |
| |\ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | mingw: poll.h is no longer in sys/ | Erik Faye-Lund | 2011-11-01 | |
* | | | | | | | | | | mingw: move poll out of sys-folder | Erik Faye-Lund | 2011-10-30 | |
| |_|_|_|_|/ / / / |/| | | | | | | | |