| Commit message (Expand) | Author | Age |
* | Merge branch 'jc/maint-limit-note-output' | Junio C Hamano | 2010-01-22 |
|\ |
|
| * | Fix "log" family not to be too agressive about showing notes | Junio C Hamano | 2010-01-20 |
* | | pretty.c: mark file-local function static | Junio C Hamano | 2010-01-11 |
|/ |
|
* | Merge branch 'sp/smart-http' | Junio C Hamano | 2009-11-20 |
|\ |
|
| * | fetch-pack: Use a strbuf to compose the want list | Shawn O. Pearce | 2009-10-30 |
* | | fixup tr/stash-format merge | Junio C Hamano | 2009-10-30 |
|\ \ |
|
| * | | Introduce new pretty formats %g[sdD] for reflog information | Thomas Rast | 2009-10-19 |
| * | | Refactor pretty_print_commit arguments into a struct | Thomas Rast | 2009-10-19 |
| |/ |
|
* | | format_commit_message(): fix function signature | Junio C Hamano | 2009-10-19 |
|/ |
|
* | Merge branch 'tr/reset-checkout-patch' | Junio C Hamano | 2009-09-07 |
|\ |
|
| * | builtin-add: refactor the meat of interactive_add() | Thomas Rast | 2009-08-14 |
* | | Merge branch 'cc/replace' | Junio C Hamano | 2009-08-21 |
|\ \ |
|
| * | | replace_object: add mechanism to replace objects found in "refs/replace/" | Christian Couder | 2009-05-31 |
* | | | Expose the has_non_ascii() function | Johannes Schindelin | 2009-08-10 |
| |/
|/| |
|
* | | bisect: drop unparse_commit() and use clear_commit_marks() | Christian Couder | 2009-05-27 |
|/ |
|
* | commit: add function to unparse a commit and its parents | Christian Couder | 2009-05-17 |
* | Make has_commit() non-static | Jake Goulding | 2009-01-28 |
* | builtin-blame: Reencode commit messages according to git-log rules. | Alexander Gavrilov | 2008-10-21 |
* | commit.c: make read_graft_file() static | Nanako Shiraishi | 2008-10-02 |
* | Merge branch 'maint' | Junio C Hamano | 2008-08-29 |
|\ |
|
| * | pretty=format: respect date format options | Jeff King | 2008-08-29 |
* | | merge-base: teach "git merge-base" to drive underlying merge_bases_many() | Christian Couder | 2008-07-29 |
|/ |
|
* | Merge branch 'mv/merge-in-c' | Junio C Hamano | 2008-07-15 |
|\ |
|
| * | Introduce reduce_heads() | Junio C Hamano | 2008-06-30 |
| * | Introduce get_octopus_merge_bases() in commit.c | Miklos Vajna | 2008-06-30 |
| * | Move commit_list_count() to commit.c | Miklos Vajna | 2008-06-30 |
* | | rerere: Separate libgit and builtin functions | Stephan Beyer | 2008-07-10 |
|/ |
|
* | log: teach "terminator" vs "separator" mode to "--pretty=format" | Junio C Hamano | 2008-04-10 |
* | Merge branch 'maint' | Junio C Hamano | 2008-03-15 |
|\ |
|
| * | format-patch: generate MIME header as needed even when there is format.header | Junio C Hamano | 2008-03-15 |
* | | Merge branch 'mk/maint-parse-careful' | Junio C Hamano | 2008-03-02 |
|\ \ |
|
| * | | builtin-fsck: reports missing parent commits | Martin Koegler | 2008-02-25 |
| |/ |
|
* | | Export some email and pretty-printing functions | Daniel Barkalow | 2008-02-19 |
|/ |
|
* | add -i: Fix running from a subdirectory | Junio C Hamano | 2007-11-25 |
* | Merge branch 'kh/commit' into wc/add-i | Junio C Hamano | 2007-11-25 |
|\ |
|
| * | Fix add_files_to_cache() to take pathspec, not user specified list of files | Junio C Hamano | 2007-11-22 |
* | | Teach builtin-add to pass multiple paths to git-add--interactive | Wincent Colaiuta | 2007-11-22 |
|/ |
|
* | revision walker: mini clean-up | Linus Torvalds | 2007-11-05 |
* | Simplify topo-sort logic | Linus Torvalds | 2007-11-04 |
* | format-patch -s: add MIME encoding header if signer's name requires so | Junio C Hamano | 2007-11-01 |
* | Export rerere() and launch_editor(). | Kristian Høgsberg | 2007-09-27 |
* | Introduce entry point add_interactive and add_files_to_cache | Kristian Høgsberg | 2007-09-27 |
* | Rework pretty_print_commit to use strbufs instead of custom buffers. | Pierre Habouzit | 2007-09-10 |
* | Export format_commit_message() | Ren,bi(B Scharfe | 2007-09-03 |
* | Lift 16kB limit of log message output | Junio C Hamano | 2007-06-13 |
* | Even more missing static | Junio C Hamano | 2007-06-08 |
* | War on whitespace | Junio C Hamano | 2007-06-07 |
* | Add --date={local,relative,default} | Junio C Hamano | 2007-04-25 |
* | Add support for "commit name decorations" to log family of commands | Linus Torvalds | 2007-04-16 |
* | Merge branch 'js/commit-format' | Junio C Hamano | 2007-03-02 |
|\ |
|