Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fa/remote-svn' | Jeff King | 2012-10-25 | 1 | -0/+1 |
|\ | |||||
| * | Add git-remote-testsvn to Makefile | Florian Achleitner | 2012-10-07 | 1 | -0/+1 |
* | | Merge branch 'mh/string-list' | Junio C Hamano | 2012-09-17 | 1 | -0/+1 |
|\ \ | |||||
| * | | string_list: add two new functions for splitting strings | Michael Haggerty | 2012-09-12 | 1 | -0/+1 |
| |/ | |||||
* | | Merge branch 'rj/test-regex' | Junio C Hamano | 2012-09-11 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | test-regex: Add a test to check for a bug in the regex routines | Ramsay Jones | 2012-09-02 | 1 | -0/+1 |
* | | Merge branch 'jn/makefile-cleanup' | Junio C Hamano | 2012-07-15 | 1 | -0/+3 |
|\ \ | |||||
| * | | Makefile: update scripts when build-time parameters change | Jeff King | 2012-07-09 | 1 | -0/+1 |
| * | | Makefile: split prefix flags from GIT-CFLAGS | Jeff King | 2012-07-09 | 1 | -0/+1 |
| * | | Makefile: split GIT_USER_AGENT from GIT-CFLAGS | Jeff King | 2012-07-09 | 1 | -0/+1 |
* | | | add 'git credential' plumbing command | Javier Roucher Iglesias | 2012-06-25 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'nd/columns' | Junio C Hamano | 2012-05-03 | 1 | -0/+1 |
|\ \ | |||||
| * | | Add column layout skeleton and git-column | Nguyễn Thái Ngọc Duy | 2012-04-27 | 1 | -0/+1 |
* | | | Merge branch 'hv/submodule-recurse-push' | Junio C Hamano | 2012-04-24 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Teach revision walking machinery to walk multiple times sequencially | Heiko Voigt | 2012-03-30 | 1 | -0/+1 |
| |/ / | |||||
* | | | Merge branch 'rs/commit-list-sort-in-batch' | Junio C Hamano | 2012-04-23 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | add mergesort() for linked lists | René Scharfe | 2012-04-11 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | git-p4: move to toplevel | Pete Wyckoff | 2012-04-09 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Merge branch 'svn-fe' of git://repo.or.cz/git/jrn into jn/svn-fe | Junio C Hamano | 2012-01-27 | 1 | -3/+0 |
|\ \ | |/ |/| | |||||
| * | Merge branch 'db/svn-fe-code-purge' into svn-fe | Jonathan Nieder | 2011-05-26 | 1 | -3/+0 |
| |\ | |||||
| | * | vcs-svn: drop obj_pool | David Barr | 2011-03-22 | 1 | -1/+0 |
| | * | vcs-svn: drop treap | David Barr | 2011-03-22 | 1 | -1/+0 |
| | * | vcs-svn: drop string_pool | David Barr | 2011-03-22 | 1 | -1/+0 |
* | | | Merge branch 'tr/cache-tree' | Junio C Hamano | 2011-12-19 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Add test-scrap-cache-tree | Thomas Rast | 2011-12-06 | 1 | -0/+1 |
* | | | | credentials: add "store" helper | Jeff King | 2011-12-12 | 1 | -0/+1 |
* | | | | credentials: add "cache" helper | Jeff King | 2011-12-11 | 1 | -0/+2 |
* | | | | introduce credentials API | Jeff King | 2011-12-11 | 1 | -0/+1 |
|/ / / | |||||
* | | | Makefile: Track changes to LDFLAGS and relink when necessary | Fredrik Kuivinen | 2011-06-22 | 1 | -0/+1 |
* | | | 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 |