Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jn/gitweb-js' | Junio C Hamano | 2011-05-26 | 1 | -0/+1 |
|\ | |||||
| * | gitweb: Split JavaScript for maintability, combining on build | Jakub Narebski | 2011-05-24 | 1 | -0/+1 |
* | | git-sh-i18n.sh: add no-op gettext() and eval_gettext() wrappers | Ævar Arnfjörð Bjarmason | 2011-05-14 | 1 | -0/+1 |
* | | git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext() | Ævar Arnfjörð Bjarmason | 2011-05-14 | 1 | -0/+2 |
* | | Merge branch 'mz/rebase' | Junio C Hamano | 2011-04-28 | 1 | -0/+2 |
|\ \ | |/ |/| | |||||
| * | rebase: extract am code to new source file | Martin von Zweigbergk | 2011-02-10 | 1 | -0/+1 |
| * | rebase: extract merge code to new source file | Martin von Zweigbergk | 2011-02-10 | 1 | -0/+1 |
* | | Remove old binaries from .gitignore | Dan McGee | 2011-04-03 | 1 | -2/+0 |
* | | gitignore: add test-mktemp to ignore list | Ævar Arnfjörð Bjarmason | 2011-02-13 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'nd/setup' | Junio C Hamano | 2010-12-28 | 1 | -0/+1 |
|\ | |||||
| * | setup_work_tree: adjust relative $GIT_WORK_TREE after moving cwd | Nguyễn Thái Ngọc Duy | 2010-12-27 | 1 | -0/+1 |
* | | git-remote-ext | Ilari Liusvaara | 2010-10-13 | 1 | -0/+1 |
* | | git-remote-fd | Ilari Liusvaara | 2010-10-13 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'ab/test-2' | Junio C Hamano | 2010-09-04 | 1 | -0/+6 |
|\ | |||||
| * | Makefile: Add cover_db_html target | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -0/+1 |
| * | Makefile: Add cover_db target | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -0/+1 |
| * | gitignore: Ignore files generated by "make coverage" | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -0/+4 |
* | | Merge branch 'jn/svn-fe' | Junio C Hamano | 2010-08-31 | 1 | -0/+5 |
|\ \ | |||||
| * | | SVN dump parser | David Barr | 2010-08-14 | 1 | -0/+1 |
| * | | Add stream helper library | David Barr | 2010-08-14 | 1 | -0/+1 |
| * | | Add string-specific memory pool | David Barr | 2010-08-14 | 1 | -0/+1 |
| * | | Add treap implementation | Jason Evans | 2010-08-14 | 1 | -0/+1 |
| * | | Add memory pool library | David Barr | 2010-08-14 | 1 | -0/+1 |
| |/ | |||||
* | | Tell ignore file about generate files in /gitweb/static | Mark Rada | 2010-08-21 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'sr/remote-helper-export' | Junio C Hamano | 2010-05-21 | 1 | -0/+1 |
|\ | |||||
| * | remote-helpers: add testgit helper | Sverre Rabbelier | 2010-03-31 | 1 | -0/+1 |
* | | Gitweb: ignore built file | Sverre Rabbelier | 2010-05-02 | 1 | -0/+1 |
* | | Add .depend directories to .gitignore | Jonathan Nieder | 2010-04-15 | 1 | -1/+1 |
* | | Gitweb: add ignore and clean rules for minified files | Mark Rada | 2010-04-02 | 1 | -0/+1 |
|/ | |||||
* | Makefile: lazily compute header dependencies | Jonathan Nieder | 2010-01-26 | 1 | -0/+1 |
* | Add test-run-command to .gitignore | Alejandro Riveira Fernández | 2010-01-25 | 1 | -0/+1 |
* | Merge branch 'il/vcs-helper' | Junio C Hamano | 2010-01-13 | 1 | -0/+4 |
|\ | |||||
| * | Remove special casing of http, https and ftp | Ilari Liusvaara | 2009-12-28 | 1 | -0/+4 |
* | | Merge branch 'nd/sparse' | Junio C Hamano | 2010-01-13 | 1 | -0/+1 |
|\ \ | |||||
| * | | Add test-index-version | Nguyễn Thái Ngọc Duy | 2009-08-23 | 1 | -0/+1 |
* | | | build dashless "bin-wrappers" directory similar to installed bindir | Matthew Ogilvie | 2009-12-03 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Merge branch 'jh/notes' (early part) | Junio C Hamano | 2009-11-20 | 1 | -0/+1 |
|\ \ | |||||
| * | | Add a script to edit/inspect notes | Johannes Schindelin | 2009-10-19 | 1 | -0/+1 |
* | | | Merge branch 'sp/smart-http' | Junio C Hamano | 2009-11-20 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Git-aware CGI to provide dumb HTTP transport | Shawn O. Pearce | 2009-11-04 | 1 | -0/+1 |
| |/ / | |||||
* | | | Merge branch 'jk/gitignore-anchored' | Junio C Hamano | 2009-11-10 | 1 | -177/+177 |
|\ \ \ | |||||
| * | | | gitignore: root most patterns at the top-level directory | Jeff King | 2009-10-27 | 1 | -177/+177 |
| |/ / | |||||
* | | | Add intermediate build products to .gitignore | Jonathan Nieder | 2009-11-08 | 1 | -0/+1 |
|/ / | |||||
* | | Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake) | Marius Storm-Olsen | 2009-09-18 | 1 | -0/+11 |
* | | Merge branch 'db/vcs-helper' | Junio C Hamano | 2009-09-13 | 1 | -0/+1 |
|\ \ | |||||
| * | | Makefile: remove remnant of separate http/https/ftp helpers | Junio C Hamano | 2009-09-11 | 1 | -3/+1 |
| * | | Add transport native helper executables to .gitignore | Mike Ralphson | 2009-08-06 | 1 | -0/+3 |
| |/ | |||||
* | | Add git-replace to .gitignore | David Aguilar | 2009-05-31 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'da/difftool' | Junio C Hamano | 2009-04-17 | 1 | -0/+3 |
|\ | |||||
| * | difftool/mergetool: refactor commands to use git-mergetool--lib | David Aguilar | 2009-04-08 | 1 | -0/+1 |