Age | Commit message (Expand) | Author | Files | Lines |
2018-06-01 | Merge branch 'nd/command-list' | Junio C Hamano | 1 | -1/+1 |
2018-05-10 | Remove common-cmds.h | Nguyễn Thái Ngọc Duy | 1 | -1/+0 |
2018-05-10 | generate-cmds.sh: export all commands to command-list.h | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2018-05-08 | Merge branch 'ds/commit-graph' | Junio C Hamano | 1 | -0/+1 |
2018-05-08 | Merge branch 'dj/runtime-prefix' | Junio C Hamano | 1 | -0/+1 |
2018-04-11 | Makefile: generate Perl header from template file | Dan Jacques | 1 | -0/+1 |
2018-04-02 | commit-graph: create git-commit-graph builtin | Derrick Stolee | 1 | -0/+1 |
2018-03-15 | serve: introduce git-serve | Brandon Williams | 1 | -0/+1 |
2017-02-09 | rebase--helper: add a builtin helper for interactive rebases | Johannes Schindelin | 1 | -0/+1 |
2017-01-25 | relink: retire the command | Johannes Schindelin | 1 | -1/+0 |
2017-01-17 | Merge branch 'bb/unicode-9.0' into maint | Junio C Hamano | 1 | -1/+0 |
2016-12-13 | update_unicode.sh: move it into contrib/update-unicode | Beat Bolli | 1 | -1/+0 |
2016-04-15 | test helpers: move test-* to t/helper/ subdirectory | Nguyễn Thái Ngọc Duy | 1 | -33/+0 |
2016-02-08 | gitignore: ignore generated test-fake-ssh executable | Johannes Schindelin | 1 | -0/+1 |
2015-09-03 | submodule: rewrite `module_list` shell function in C | Stefan Beller | 1 | -0/+1 |
2015-08-19 | Merge 'hv/submodule-config' to 'sb/submodule-helper' | Junio C Hamano | 1 | -0/+1 |
2015-08-19 | submodule: implement a config API for lookup of .gitmodules values | Heiko Voigt | 1 | -0/+1 |
2015-07-13 | Merge branch 'nd/multiple-work-trees' | Junio C Hamano | 1 | -0/+1 |
2015-06-29 | worktree: new place for "git prune --worktrees" | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2015-03-12 | t7063: tests for untracked cache | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2014-10-20 | Merge branch 'cc/interpret-trailers' | Junio C Hamano | 1 | -0/+1 |
2014-10-14 | Merge branch 'rs/sha1-array-test' | Junio C Hamano | 1 | -0/+1 |
2014-10-13 | trailer: add interpret-trailers command | Christian Couder | 1 | -0/+1 |
2014-10-01 | sha1-array: add test-sha1-array and basic tests | René Scharfe | 1 | -0/+1 |
2014-07-29 | test-config: add tests for the config_set API | Tanay Abhra | 1 | -0/+1 |
2014-07-16 | Merge branch 'nd/split-index' | Junio C Hamano | 1 | -0/+1 |
2014-07-15 | .gitignore: "git-verify-commit" is a generated file | Øyvind A. Holm | 1 | -0/+1 |
2014-06-13 | t1700: new tests for split-index mode | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2014-06-06 | Merge branch 'tb/unicode-6.3-zero-width' | Junio C Hamano | 1 | -0/+1 |
2014-05-12 | utf8: make it easier to auto-update git_wcwidth() | Torsten Bögershausen | 1 | -0/+1 |
2014-02-27 | Merge branch 'kb/fast-hashmap' | Junio C Hamano | 1 | -0/+1 |
2014-02-24 | .gitignore: test-hashmap is a generated file | Jonathan Nieder | 1 | -0/+1 |
2013-12-12 | Merge branch 'jk/remove-deprecated' | Junio C Hamano | 1 | -4/+0 |
2013-11-18 | Makefile: rebuild perl scripts when perl paths change | Jonathan Nieder | 1 | -0/+1 |
2013-11-12 | peek-remote: remove deprecated alias of ls-remote | John Keeping | 1 | -1/+0 |
2013-11-12 | lost-found: remove deprecated command | John Keeping | 1 | -1/+0 |
2013-11-12 | tar-tree: remove deprecated command | John Keeping | 1 | -1/+0 |
2013-11-12 | repo-config: remove deprecated alias for "git config" | John Keeping | 1 | -1/+0 |
2013-09-09 | Merge branch 'jc/url-match' | Junio C Hamano | 1 | -0/+1 |
2013-08-05 | config: parse http.<url>.<variable> using urlmatch | Kyle J. McKay | 1 | -0/+1 |
2013-07-22 | Merge branch 'es/check-mailmap' | Junio C Hamano | 1 | -0/+1 |
2013-07-13 | builtin: add git-check-mailmap command | Eric Sunshine | 1 | -0/+1 |
2013-07-01 | Merge branch 'jc/topo-author-date-sort' | Junio C Hamano | 1 | -0/+1 |
2013-06-20 | Merge branch 'rs/discard-index-discard-array' | Junio C Hamano | 1 | -0/+1 |
2013-06-11 | prio-queue: priority queue of pointers to structs | Junio C Hamano | 1 | -0/+1 |
2013-06-09 | read-cache: add simple performance test | René Scharfe | 1 | -0/+1 |
2013-06-04 | Provide a Windows version resource for the git executables. | Pat Thoyts | 1 | -0/+1 |
2013-04-28 | git-remote-testgit: build it to run under $SHELL_PATH | Junio C Hamano | 1 | -0/+1 |
2013-01-23 | Merge branch 'as/check-ignore' | Junio C Hamano | 1 | -0/+1 |
2013-01-10 | Merge branch 'nd/wildmatch' | Junio C Hamano | 1 | -0/+1 |