aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'uk/checkout-ambiguous-ref'Junio C Hamano2011-02-27
|\
| * checkout: rearrange update_refs_for_switch for clarityJonathan Nieder2011-02-08
| * checkout: introduce --detach synonym for "git checkout foo^{commit}"Junio C Hamano2011-02-08
| * checkout: split off a function to peel away branchname argJonathan Nieder2011-02-08
| * checkout: fix bug with ambiguous refsJunio C Hamano2011-01-11
* | Merge branch 'nd/struct-pathspec'Junio C Hamano2011-02-27
|\ \
| * | grep: drop pathspec_matches() in favor of tree_entry_interesting()Nguyễn Thái Ngọc Duy2011-02-03
| * | grep: use writable strbuf from caller for grep_tree()Nguyễn Thái Ngọc Duy2011-02-03
| * | grep: use match_pathspec_depth() for cache/worktree greppingNguyễn Thái Ngọc Duy2011-02-03
| * | grep: convert to use struct pathspecNguyễn Thái Ngọc Duy2011-02-03
| * | Convert ce_path_match() to use struct pathspecNguyễn Thái Ngọc Duy2011-02-03
| * | struct rev_info: convert prune_data to struct pathspecNguyễn Thái Ngọc Duy2011-02-03
| * | Convert struct diff_options to use struct pathspecNguyễn Thái Ngọc Duy2011-02-03
* | | git-add: make -A description clearer vs. -uMichael J Gruber2011-02-27
* | | Merge branch 'maint'Junio C Hamano2011-02-27
|\ \ \
| * | | branch_merged: fix grammar in warningEric Hanchrow2011-02-27
* | | | checkout: add missing const to describe_detached_headJonathan Nieder2011-02-22
* | | | Merge branch 'maint'Junio C Hamano2011-02-15
|\ \ \ \ | |/ / /
| * | | commit,status: describe -u likewiseMichael J Gruber2011-02-15
| * | | add: describe --patch like checkout, resetMichael J Gruber2011-02-15
| * | | commit,merge,tag: describe -m likewiseMichael J Gruber2011-02-15
| * | | clone,init: describe --template using the same wordingMichael J Gruber2011-02-15
| * | | commit,status: describe --porcelain just like pushMichael J Gruber2011-02-15
| * | | commit,tag: use same wording for -FMichael J Gruber2011-02-15
| * | | correct type of EMPTY_TREE_SHA1_BINJonathan Nieder2011-02-14
* | | | repo-config: add deprecation warningRené Scharfe2011-02-13
* | | | Merge branch 'maint'Junio C Hamano2011-02-11
|\ \ \ \ | |/ / /
| * | | Merge branch 'jc/fsck-fixes' into maintJunio C Hamano2011-02-11
| |\ \ \
| * | | | clone: fixup recurse_submodules optionChris Packham2011-02-11
* | | | | Merge branch 'jc/fsck-fixes'Junio C Hamano2011-02-09
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | fsck: do not give up too early in fsck_dir()Junio C Hamano2011-01-27
| * | | | fsck: drop unused parameter from traverse_one_object()Junio C Hamano2011-01-27
| | |/ / | |/| |
* | | | Merge branch 'jn/cherry-pick-strategy-option'Junio C Hamano2011-02-09
|\ \ \ \ | |_|/ / |/| | |
| * | | cherry-pick/revert: add support for -X/--strategy-optionJonathan Nieder2010-12-28
* | | | diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy2011-02-07
| |/ / |/| |
* | | remote-ext: do not segfault for blank linesJonathan Nieder2011-01-18
* | | Merge branch 'maint'Junio C Hamano2011-01-12
|\ \ \
| * | | commit: suggest --amend --reset-author to fix commiter identityMatthieu Moy2011-01-12
| | |/ | |/|
* | | Merge branch 'nd/setup'Junio C Hamano2010-12-28
|\ \ \ | |_|/ |/| |
| * | Remove all logic from get_git_work_tree()Nguyễn Thái Ngọc Duy2010-12-22
| * | setup: limit get_git_work_tree()'s to explicit setup case onlyNguyễn Thái Ngọc Duy2010-12-22
* | | Merge branch 'jk/commit-die-on-bogus-ident'Junio C Hamano2010-12-22
|\ \ \ | | |/ | |/|
| * | commit: die before asking to edit the log messageJunio C Hamano2010-12-20
| * | Merge branch 'mg/maint-tag-rfc1991' into maintJunio C Hamano2010-12-10
| |\ \
| * \ \ Merge branch 'jn/cherry-pick-refresh-index' into maintJunio C Hamano2010-12-09
| |\ \ \
| * \ \ \ Merge branch 'fc/apply-p2-get-header-name' into maintJunio C Hamano2010-12-09
| |\ \ \ \
| * \ \ \ \ Merge branch 'np/pack-broken-boundary' into maintJunio C Hamano2010-12-09
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ak/apply-non-git-epoch' into maintJunio C Hamano2010-12-09
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'tf/commit-list-prefix'Junio C Hamano2010-12-22
|\ \ \ \ \ \ \ \
| * | | | | | | | commit: Add commit_list prefix in two function names.Thiago Farina2010-11-29