Age | Commit message (Expand) | Author | Files | Lines |
2010-11-04 | pretty.c: teach format_commit_message() to reencode the output | Pat Notz | 1 | -0/+3 |
2010-11-04 | commit: helper methods to reduce redundant blocks of code | Pat Notz | 1 | -0/+1 |
2010-08-18 | Merge branch 'cc/find-commit-subject' | Junio C Hamano | 1 | -0/+3 |
2010-07-23 | revert: refactor code to find commit subject in find_commit_subject() | Christian Couder | 1 | -0/+3 |
2010-06-30 | Merge branch 'ar/decorate-color' | Junio C Hamano | 1 | -0/+1 |
2010-06-21 | Merge branch 'gv/portable' | Junio C Hamano | 1 | -1/+1 |
2010-06-20 | commit.h: add 'type' to struct name_decoration | Nazri Ramliy | 1 | -0/+1 |
2010-05-31 | enums: omit trailing comma for portability | Gary V. Vaughan | 1 | -1/+1 |
2010-05-08 | Merge branch 'jk/cached-textconv' | Junio C Hamano | 1 | -0/+4 |
2010-04-13 | pretty: Initialize notes if %N is used | Johannes Gilger | 1 | -0/+5 |
2010-04-01 | make commit_tree a library function | Jeff King | 1 | -0/+4 |
2010-01-22 | Merge branch 'jc/maint-limit-note-output' | Junio C Hamano | 1 | -0/+1 |
2010-01-20 | Fix "log" family not to be too agressive about showing notes | Junio C Hamano | 1 | -0/+1 |
2010-01-11 | pretty.c: mark file-local function static | Junio C Hamano | 1 | -1/+0 |
2009-11-20 | Merge branch 'sp/smart-http' | Junio C Hamano | 1 | -1/+1 |
2009-10-30 | fixup tr/stash-format merge | Junio C Hamano | 1 | -6/+14 |
2009-10-30 | fetch-pack: Use a strbuf to compose the want list | Shawn O. Pearce | 1 | -1/+1 |
2009-10-19 | Introduce new pretty formats %g[sdD] for reflog information | Thomas Rast | 1 | -0/+1 |
2009-10-19 | Refactor pretty_print_commit arguments into a struct | Thomas Rast | 1 | -6/+13 |
2009-10-19 | format_commit_message(): fix function signature | Junio C Hamano | 1 | -1/+1 |
2009-09-07 | Merge branch 'tr/reset-checkout-patch' | Junio C Hamano | 1 | -0/+2 |
2009-08-21 | Merge branch 'cc/replace' | Junio C Hamano | 1 | -0/+2 |
2009-08-14 | builtin-add: refactor the meat of interactive_add() | Thomas Rast | 1 | -0/+2 |
2009-08-10 | Expose the has_non_ascii() function | Johannes Schindelin | 1 | -0/+1 |
2009-05-31 | replace_object: add mechanism to replace objects found in "refs/replace/" | Christian Couder | 1 | -0/+2 |
2009-05-27 | bisect: drop unparse_commit() and use clear_commit_marks() | Christian Couder | 1 | -2/+0 |
2009-05-17 | commit: add function to unparse a commit and its parents | Christian Couder | 1 | -0/+2 |
2009-01-28 | Make has_commit() non-static | Jake Goulding | 1 | -0/+1 |
2008-10-21 | builtin-blame: Reencode commit messages according to git-log rules. | Alexander Gavrilov | 1 | -0/+2 |
2008-10-02 | commit.c: make read_graft_file() static | Nanako Shiraishi | 1 | -1/+0 |
2008-08-29 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+2 |
2008-08-29 | pretty=format: respect date format options | Jeff King | 1 | -1/+2 |
2008-07-29 | merge-base: teach "git merge-base" to drive underlying merge_bases_many() | Christian Couder | 1 | -0/+1 |
2008-07-15 | Merge branch 'mv/merge-in-c' | Junio C Hamano | 1 | -0/+4 |
2008-07-10 | rerere: Separate libgit and builtin functions | Stephan Beyer | 1 | -1/+0 |
2008-06-30 | Introduce reduce_heads() | Junio C Hamano | 1 | -0/+2 |
2008-06-30 | Introduce get_octopus_merge_bases() in commit.c | Miklos Vajna | 1 | -0/+1 |
2008-06-30 | Move commit_list_count() to commit.c | Miklos Vajna | 1 | -0/+1 |
2008-04-10 | log: teach "terminator" vs "separator" mode to "--pretty=format" | Junio C Hamano | 1 | -1/+2 |
2008-03-15 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+2 |
2008-03-15 | format-patch: generate MIME header as needed even when there is format.header | Junio C Hamano | 1 | -1/+1 |
2008-03-02 | Merge branch 'mk/maint-parse-careful' | Junio C Hamano | 1 | -0/+1 |
2008-02-25 | builtin-fsck: reports missing parent commits | Martin Koegler | 1 | -0/+1 |
2008-02-19 | Export some email and pretty-printing functions | Daniel Barkalow | 1 | -0/+15 |
2007-11-25 | add -i: Fix running from a subdirectory | Junio C Hamano | 1 | -1/+1 |
2007-11-25 | Merge branch 'kh/commit' into wc/add-i | Junio C Hamano | 1 | -1/+0 |
2007-11-22 | Fix add_files_to_cache() to take pathspec, not user specified list of files | Junio C Hamano | 1 | -1/+0 |
2007-11-22 | Teach builtin-add to pass multiple paths to git-add--interactive | Wincent Colaiuta | 1 | -1/+1 |
2007-11-05 | revision walker: mini clean-up | Linus Torvalds | 1 | -0/+5 |
2007-11-04 | Simplify topo-sort logic | Linus Torvalds | 1 | -19/+1 |