Age | Commit message (Expand) | Author | Files | Lines |
2011-01-18 | remote-ext: do not segfault for blank lines | Jonathan Nieder | 1 | -4/+4 |
2011-01-12 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+2 |
2011-01-12 | commit: suggest --amend --reset-author to fix commiter identity | Matthieu Moy | 1 | -2/+2 |
2010-12-28 | Merge branch 'nd/setup' | Junio C Hamano | 1 | -2/+11 |
2010-12-22 | Merge branch 'jk/commit-die-on-bogus-ident' | Junio C Hamano | 1 | -22/+32 |
2010-12-22 | Merge branch 'tf/commit-list-prefix' | Junio C Hamano | 3 | -8/+8 |
2010-12-22 | Remove all logic from get_git_work_tree() | Nguyễn Thái Ngọc Duy | 1 | -3/+11 |
2010-12-22 | setup: limit get_git_work_tree()'s to explicit setup case only | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2010-12-20 | commit: die before asking to edit the log message | Junio C Hamano | 1 | -22/+32 |
2010-12-19 | builtin/rm.c: Use ALLOC_GROW instead of alloc_nr and xrealloc. | Thiago Farina | 1 | -10/+2 |
2010-12-19 | builtin/branch.c: Use ALLOC_GROW instead of alloc_nr and xrealloc. | Thiago Farina | 1 | -6/+1 |
2010-12-16 | Merge branch 'jl/fetch-submodule-recursive' | Junio C Hamano | 1 | -14/+50 |
2010-12-16 | Merge branch 'aa/status-hilite-branch' | Junio C Hamano | 1 | -0/+2 |
2010-12-16 | Merge branch 'ak/describe-exact' | Junio C Hamano | 1 | -25/+60 |
2010-12-12 | Merge branch 'jn/parse-options-extra' | Junio C Hamano | 3 | -154/+248 |
2010-12-12 | Merge branch 'tc/format-patch-p' | Junio C Hamano | 1 | -0/+2 |
2010-12-12 | Merge branch 'jn/git-cmd-h-bypass-setup' | Junio C Hamano | 7 | -0/+24 |
2010-12-10 | Merge branch 'mg/maint-tag-rfc1991' into maint | Junio C Hamano | 2 | -20/+6 |
2010-12-10 | thread-utils.h: simplify the inclusion | Junio C Hamano | 2 | -8/+0 |
2010-12-09 | describe: Delay looking up commits until searching for an inexact match | Anders Kaseorg | 1 | -15/+22 |
2010-12-09 | describe: Store commit_names in a hash table by commit SHA1 | Anders Kaseorg | 1 | -5/+33 |
2010-12-09 | describe: Do not use a flex array in struct commit_name | Anders Kaseorg | 1 | -6/+6 |
2010-12-09 | describe: Use for_each_rawref | Anders Kaseorg | 1 | -1/+1 |
2010-12-09 | Merge branch 'jn/cherry-pick-refresh-index' into maint | Junio C Hamano | 1 | -2/+16 |
2010-12-09 | Merge branch 'fc/apply-p2-get-header-name' into maint | Junio C Hamano | 1 | -14/+14 |
2010-12-09 | Merge branch 'np/pack-broken-boundary' into maint | Junio C Hamano | 1 | -1/+15 |
2010-12-09 | Merge branch 'ak/apply-non-git-epoch' into maint | Junio C Hamano | 1 | -6/+29 |
2010-12-08 | Merge branch 'nd/maint-fix-add-typo-detection' (early part) | Junio C Hamano | 1 | -1/+2 |
2010-12-08 | Merge branch 'il/remote-fd-ext' | Junio C Hamano | 2 | -0/+325 |
2010-12-08 | Merge branch 'mg/maint-tag-rfc1991' | Junio C Hamano | 2 | -20/+6 |
2010-12-08 | Merge branch 'jh/notes-merge' | Junio C Hamano | 2 | -50/+265 |
2010-12-07 | update-index: migrate to parse-options API | Jonathan Nieder | 1 | -149/+243 |
2010-12-06 | parse-options: Don't call parse_options_check() so much | Stephen Boyd | 2 | -4/+4 |
2010-12-03 | Merge branch 'jn/thinner-wrapper' | Junio C Hamano | 1 | -1/+1 |
2010-12-03 | Merge branch 'pn/commit-autosquash' | Junio C Hamano | 3 | -30/+56 |
2010-12-03 | Merge branch 'sn/diff-doc' | Junio C Hamano | 1 | -1/+1 |
2010-12-02 | Merge branch 'cb/maint-orphan-merge-noclobber' into maint | Junio C Hamano | 1 | -1/+19 |
2010-12-02 | Merge branch 'tr/maint-merge-file-subdir' into maint | Junio C Hamano | 1 | -1/+6 |
2010-12-02 | Merge branch 'ks/no-textconv-symlink' into maint | Junio C Hamano | 2 | -12/+23 |
2010-12-01 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+2 |
2010-12-01 | Merge branch 'maint-1.7.2' into maint | Junio C Hamano | 1 | -1/+2 |
2010-12-01 | Merge branch 'maint-1.7.1' into maint-1.7.2 | Junio C Hamano | 1 | -1/+2 |
2010-12-01 | Merge branch 'maint-1.7.0' into maint-1.7.1 | Junio C Hamano | 1 | -1/+2 |
2010-11-29 | Merge branch 'jl/clone-recurse-sm-synonym' | Junio C Hamano | 1 | -0/+2 |
2010-11-29 | Merge branch 'jn/cherry-pick-refresh-index' | Junio C Hamano | 1 | -2/+16 |
2010-11-29 | Merge branch 'np/pack-broken-boundary' | Junio C Hamano | 1 | -1/+15 |
2010-11-29 | Merge branch 'fc/apply-p2-get-header-name' | Junio C Hamano | 1 | -14/+14 |
2010-11-29 | Merge branch 'kb/blame-author-email' | Junio C Hamano | 1 | -6/+22 |
2010-11-29 | Merge branch 'ak/apply-non-git-epoch' | Junio C Hamano | 1 | -6/+29 |
2010-11-29 | status: show branchname with a configurable color | Aleksi Aalto | 1 | -0/+2 |