Commit message (Expand) | Author | Age | |
---|---|---|---|
* | init: remove unnecessary check | Nguyễn Thái Ngọc Duy | 2011-03-03 |
* | branch_merged: fix grammar in warning | Eric Hanchrow | 2011-02-27 |
* | commit,status: describe -u likewise | Michael J Gruber | 2011-02-15 |
* | add: describe --patch like checkout, reset | Michael J Gruber | 2011-02-15 |
* | commit,merge,tag: describe -m likewise | Michael J Gruber | 2011-02-15 |
* | clone,init: describe --template using the same wording | Michael J Gruber | 2011-02-15 |
* | commit,status: describe --porcelain just like push | Michael J Gruber | 2011-02-15 |
* | commit,tag: use same wording for -F | Michael J Gruber | 2011-02-15 |
* | correct type of EMPTY_TREE_SHA1_BIN | Jonathan Nieder | 2011-02-14 |
* | Merge branch 'jc/fsck-fixes' into maint | Junio C Hamano | 2011-02-11 |
|\ | |||
| * | fsck: do not give up too early in fsck_dir() | Junio C Hamano | 2011-01-27 |
| * | fsck: drop unused parameter from traverse_one_object() | Junio C Hamano | 2011-01-27 |
* | | clone: fixup recurse_submodules option | Chris Packham | 2011-02-11 |
* | | diff: support --cached on unborn branches | Nguyễn Thái Ngọc Duy | 2011-02-07 |
|/ | |||
* | remote-ext: do not segfault for blank lines | Jonathan Nieder | 2011-01-18 |
* | Merge branch 'maint' | Junio C Hamano | 2011-01-12 |
|\ | |||
| * | commit: suggest --amend --reset-author to fix commiter identity | Matthieu Moy | 2011-01-12 |
* | | Merge branch 'nd/setup' | Junio C Hamano | 2010-12-28 |
|\ \ | |||
| * | | Remove all logic from get_git_work_tree() | Nguyễn Thái Ngọc Duy | 2010-12-22 |
| * | | setup: limit get_git_work_tree()'s to explicit setup case only | Nguyễn Thái Ngọc Duy | 2010-12-22 |
* | | | Merge branch 'jk/commit-die-on-bogus-ident' | Junio C Hamano | 2010-12-22 |
|\ \ \ | | |/ | |/| | |||
| * | | commit: die before asking to edit the log message | Junio C Hamano | 2010-12-20 |
| * | | Merge branch 'mg/maint-tag-rfc1991' into maint | Junio C Hamano | 2010-12-10 |
| |\ \ | |||
| * \ \ | Merge branch 'jn/cherry-pick-refresh-index' into maint | Junio C Hamano | 2010-12-09 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'fc/apply-p2-get-header-name' into maint | Junio C Hamano | 2010-12-09 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'np/pack-broken-boundary' into maint | Junio C Hamano | 2010-12-09 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'ak/apply-non-git-epoch' into maint | Junio C Hamano | 2010-12-09 |
| |\ \ \ \ \ \ | |||
* | \ \ \ \ \ \ | Merge branch 'tf/commit-list-prefix' | Junio C Hamano | 2010-12-22 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | commit: Add commit_list prefix in two function names. | Thiago Farina | 2010-11-29 |
* | | | | | | | | | builtin/rm.c: Use ALLOC_GROW instead of alloc_nr and xrealloc. | Thiago Farina | 2010-12-19 |
* | | | | | | | | | builtin/branch.c: Use ALLOC_GROW instead of alloc_nr and xrealloc. | Thiago Farina | 2010-12-19 |
* | | | | | | | | | Merge branch 'jl/fetch-submodule-recursive' | Junio C Hamano | 2010-12-16 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Add the 'fetch.recurseSubmodules' config setting | Jens Lehmann | 2010-11-12 |
| * | | | | | | | | | fetch/pull: Add the --recurse-submodules option | Jens Lehmann | 2010-11-12 |
* | | | | | | | | | | Merge branch 'aa/status-hilite-branch' | Junio C Hamano | 2010-12-16 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | status: show branchname with a configurable color | Aleksi Aalto | 2010-11-29 |
| | |/ / / / / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'ak/describe-exact' | Junio C Hamano | 2010-12-16 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | describe: Delay looking up commits until searching for an inexact match | Anders Kaseorg | 2010-12-09 |
| * | | | | | | | | | | describe: Store commit_names in a hash table by commit SHA1 | Anders Kaseorg | 2010-12-09 |
| * | | | | | | | | | | describe: Do not use a flex array in struct commit_name | Anders Kaseorg | 2010-12-09 |
| * | | | | | | | | | | describe: Use for_each_rawref | Anders Kaseorg | 2010-12-09 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||
| * | | | | | | | | | Merge branch 'cb/maint-orphan-merge-noclobber' into maint | Junio C Hamano | 2010-12-02 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'tr/maint-merge-file-subdir' into maint | Junio C Hamano | 2010-12-02 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'ks/no-textconv-symlink' into maint | Junio C Hamano | 2010-12-02 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jn/parse-options-extra' | Junio C Hamano | 2010-12-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | update-index: migrate to parse-options API | Jonathan Nieder | 2010-12-07 |
| * | | | | | | | | | | | | | parse-options: Don't call parse_options_check() so much | Stephen Boyd | 2010-12-06 |
* | | | | | | | | | | | | | | Merge branch 'tc/format-patch-p' | Junio C Hamano | 2010-12-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | format-patch: page output with --stdout | Tay Ray Chuan | 2010-11-23 |
* | | | | | | | | | | | | | | | Merge branch 'jn/git-cmd-h-bypass-setup' | Junio C Hamano | 2010-12-12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |