Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'tb/unicode-6.3-zero-width' | Junio C Hamano | 2014-06-06 | 1 | -0/+1 |
|\ | |||||
| * | utf8: make it easier to auto-update git_wcwidth()tb/unicode-6.3-zero-width | Torsten Bögershausen | 2014-05-12 | 1 | -0/+1 |
* | | Merge branch 'kb/fast-hashmap' | Junio C Hamano | 2014-02-27 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | .gitignore: test-hashmap is a generated file | Jonathan Nieder | 2014-02-24 | 1 | -0/+1 |
* | | Merge branch 'jk/remove-deprecated' | Junio C Hamano | 2013-12-12 | 1 | -4/+0 |
|\ \ | |||||
| * | | peek-remote: remove deprecated alias of ls-remote | John Keeping | 2013-11-12 | 1 | -1/+0 |
| * | | lost-found: remove deprecated command | John Keeping | 2013-11-12 | 1 | -1/+0 |
| * | | tar-tree: remove deprecated command | John Keeping | 2013-11-12 | 1 | -1/+0 |
| * | | repo-config: remove deprecated alias for "git config" | John Keeping | 2013-11-12 | 1 | -1/+0 |
| |/ | |||||
* | | Makefile: rebuild perl scripts when perl paths change | Jonathan Nieder | 2013-11-18 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'jc/url-match' | Junio C Hamano | 2013-09-09 | 1 | -0/+1 |
|\ | |||||
| * | config: parse http.<url>.<variable> using urlmatch | Kyle J. McKay | 2013-08-05 | 1 | -0/+1 |
* | | Merge branch 'es/check-mailmap' | Junio C Hamano | 2013-07-22 | 1 | -0/+1 |
|\ \ | |||||
| * | | builtin: add git-check-mailmap command | Eric Sunshine | 2013-07-13 | 1 | -0/+1 |
* | | | Merge branch 'jc/topo-author-date-sort' | Junio C Hamano | 2013-07-01 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | prio-queue: priority queue of pointers to structs | Junio C Hamano | 2013-06-11 | 1 | -0/+1 |
| |/ | |||||
* | | Merge branch 'rs/discard-index-discard-array' | Junio C Hamano | 2013-06-20 | 1 | -0/+1 |
|\ \ | |||||
| * | | read-cache: add simple performance test | René Scharfe | 2013-06-09 | 1 | -0/+1 |
| |/ | |||||
* | | Provide a Windows version resource for the git executables. | Pat Thoyts | 2013-06-04 | 1 | -0/+1 |
* | | git-remote-testgit: build it to run under $SHELL_PATH | Junio C Hamano | 2013-04-28 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'as/check-ignore' | Junio C Hamano | 2013-01-23 | 1 | -0/+1 |
|\ | |||||
| * | add git-check-ignore sub-command | Adam Spiers | 2013-01-06 | 1 | -0/+1 |
* | | Merge branch 'nd/wildmatch' | Junio C Hamano | 2013-01-10 | 1 | -0/+1 |
|\ \ | |||||
| * | | Integrate wildmatch to git | Nguyễn Thái Ngọc Duy | 2012-10-15 | 1 | -0/+1 |
| |/ | |||||
| * | Merge branch 'rj/test-regex' into maint-1.7.11 | Junio C Hamano | 2012-09-14 | 1 | -0/+1 |
| |\ | |||||
* | \ | Merge branch 'cc/no-gitk-build-dependency' | Junio C Hamano | 2013-01-06 | 1 | -2/+1 |
|\ \ \ | |||||
| * | | | Makefile: detect when PYTHON_PATH changes | Christian Couder | 2012-12-18 | 1 | -0/+1 |
| * | | | Makefile: remove tracking of TCLTK_PATH | Christian Couder | 2012-12-18 | 1 | -2/+0 |
* | | | | Rename git-remote-testgit to git-remote-testpy | Felipe Contreras | 2012-11-29 | 1 | -1/+1 |
* | | | | 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 |