| Commit message (Expand) | Author | Age |
* | Move setup_diff_pager to libgit.a | Nguyễn Thái Ngọc Duy | 2012-10-29 |
* | builtin/notes.c: mark file-scope private symbols as static | Junio C Hamano | 2012-09-15 |
* | Merge branch 'jk/maint-null-in-trees' | Junio C Hamano | 2012-08-27 |
|\ |
|
| * | diff: do not use null sha1 as a sentinel value | Jeff King | 2012-07-29 |
* | | Merge branch 'mm/credential-plumbing' | Junio C Hamano | 2012-07-09 |
|\ \ |
|
| * | | add 'git credential' plumbing command | Javier Roucher Iglesias | 2012-06-25 |
* | | | Merge branch 'jk/diff-no-index-pager' | Junio C Hamano | 2012-06-28 |
|\ \ \ |
|
| * | | | fix pager.diff with diff --no-index | Jeff King | 2012-06-15 |
| | |/
| |/| |
|
* | | | Merge branch 'lp/no-cmd-http-fetch' | Junio C Hamano | 2012-06-25 |
|\ \ \
| |_|/
|/| | |
|
| * | | builtin.h: remove unused cmd_<foo> declarations | Luka Perkov | 2012-06-15 |
* | | | move git_version_string into version.c | Jeff King | 2012-06-03 |
* | | | Add column layout skeleton and git-column | Nguyễn Thái Ngọc Duy | 2012-04-27 |
| |/
|/| |
|
* | | Merge branch 'jk/upload-archive-use-start-command' | Junio C Hamano | 2011-12-16 |
|\ \ |
|
| * | | upload-archive: use start_command instead of fork | Jeff King | 2011-11-21 |
* | | | fmt-merge-msg: package options into a structure | Junio C Hamano | 2011-11-07 |
|/ / |
|
* | | repo-config: add deprecation warning | René Scharfe | 2011-02-13 |
* | | Merge branch 'il/remote-fd-ext' | Junio C Hamano | 2010-12-08 |
|\ \ |
|
| * | | git-remote-ext | Ilari Liusvaara | 2010-10-13 |
| * | | git-remote-fd | Ilari Liusvaara | 2010-10-13 |
* | | | Merge branch 'jh/notes-merge' | Junio C Hamano | 2010-12-08 |
|\ \ \ |
|
| * | | | builtin/notes.c: Refactor creation of notes commits. | Johan Herland | 2010-11-17 |
* | | | | Merge branch 'ks/no-textconv-symlink' | Junio C Hamano | 2010-11-17 |
|\ \ \ \ |
|
| * | | | | blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664'' | Kirill Smelkov | 2010-09-29 |
| |/ / / |
|
* | | | | Merge branch 'rr/fmt-merge-msg' | Junio C Hamano | 2010-09-29 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | fmt_merge_msg: Change fmt_merge_msg API to accept shortlog_len | Ramkumar Ramachandra | 2010-09-09 |
| |/ / |
|
* | | | builtin.h: Move two functions definitions to help.h. | Thiago Farina | 2010-09-01 |
|/ / |
|
* | | Merge branch 'cp/textconv-cat-file' | Junio C Hamano | 2010-06-27 |
|\ \ |
|
| * | | textconv: support for cat_file | Clément Poulain | 2010-06-18 |
* | | | Merge branch 'maint' | Junio C Hamano | 2010-06-25 |
|\ \ \ |
|
| * | | | msvc: Fix some "expr evaluates to function" compiler warnings | Ramsay Jones | 2010-06-24 |
* | | | | Merge branch 'tc/merge-m-log' | Junio C Hamano | 2010-06-18 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | fmt-merge-msg: add function to append shortlog only | Tay Ray Chuan | 2010-05-10 |
* | | | make commit_tree a library function | Jeff King | 2010-04-01 |
|/ / |
|
* | | notes: implement helpers needed for note copying during rewrite | Thomas Rast | 2010-03-12 |
* | | Builtin-ify git-notes | Johan Herland | 2010-02-13 |
* | | make "index-pack" a built-in | Linus Torvalds | 2010-01-22 |
* | | make "git pack-redundant" a built-in | Linus Torvalds | 2010-01-22 |
* | | make "git unpack-file" a built-in | Linus Torvalds | 2010-01-22 |
* | | make "mktag" a built-in | Linus Torvalds | 2010-01-22 |
* | | make "merge-index" a built-in | Linus Torvalds | 2010-01-22 |
* | | make "git patch-id" a built-in | Linus Torvalds | 2010-01-21 |
* | | make "git var" a built-in | Linus Torvalds | 2010-01-21 |
* | | make "git hash-object" a built-in | Linus Torvalds | 2010-01-21 |
* | | make "git merge-tree" a built-in | Linus Torvalds | 2010-01-21 |
* | | Retire fetch--tool helper to contrib/examples | Jonathan Nieder | 2009-11-09 |
* | | update-server-info: make builtin, use parseopt | René Scharfe | 2009-08-29 |
* | | Merge branch 'cc/replace' | Junio C Hamano | 2009-08-21 |
|\ \ |
|
| * | | Add new "git replace" command | Christian Couder | 2009-05-31 |
| |/ |
|
* | | builtin-mailsplit.c: remove read_line_with_nul() since it is no longer used | Brandon Casey | 2009-08-05 |
|/ |
|
* | build-in git-mktree | Junio C Hamano | 2009-05-10 |