aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* 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
* | | | | | | | | builtin/rm.c: Use ALLOC_GROW instead of alloc_nr and xrealloc.Thiago Farina2010-12-19
* | | | | | | | | builtin/branch.c: Use ALLOC_GROW instead of alloc_nr and xrealloc.Thiago Farina2010-12-19
* | | | | | | | | Merge branch 'jl/fetch-submodule-recursive'Junio C Hamano2010-12-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add the 'fetch.recurseSubmodules' config settingJens Lehmann2010-11-12
| * | | | | | | | | fetch/pull: Add the --recurse-submodules optionJens Lehmann2010-11-12
* | | | | | | | | | Merge branch 'aa/status-hilite-branch'Junio C Hamano2010-12-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | status: show branchname with a configurable colorAleksi Aalto2010-11-29
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'ak/describe-exact'Junio C Hamano2010-12-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | describe: Delay looking up commits until searching for an inexact matchAnders Kaseorg2010-12-09
| * | | | | | | | | | describe: Store commit_names in a hash table by commit SHA1Anders Kaseorg2010-12-09
| * | | | | | | | | | describe: Do not use a flex array in struct commit_nameAnders Kaseorg2010-12-09
| * | | | | | | | | | describe: Use for_each_rawrefAnders Kaseorg2010-12-09
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'cb/maint-orphan-merge-noclobber' into maintJunio C Hamano2010-12-02
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'tr/maint-merge-file-subdir' into maintJunio C Hamano2010-12-02
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'ks/no-textconv-symlink' into maintJunio C Hamano2010-12-02
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jn/parse-options-extra'Junio C Hamano2010-12-12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | update-index: migrate to parse-options APIJonathan Nieder2010-12-07
| * | | | | | | | | | | | | parse-options: Don't call parse_options_check() so muchStephen Boyd2010-12-06
* | | | | | | | | | | | | | Merge branch 'tc/format-patch-p'Junio C Hamano2010-12-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | format-patch: page output with --stdoutTay Ray Chuan2010-11-23
* | | | | | | | | | | | | | | Merge branch 'jn/git-cmd-h-bypass-setup'Junio C Hamano2010-12-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | update-index -h: show usage even with corrupt indexNguyễn Thái Ngọc Duy2010-10-22
| * | | | | | | | | | | | | | | merge -h: show usage even with corrupt indexNguyễn Thái Ngọc Duy2010-10-22
| * | | | | | | | | | | | | | | ls-files -h: show usage even with corrupt indexNguyễn Thái Ngọc Duy2010-10-22
| * | | | | | | | | | | | | | | gc -h: show usage even with broken configurationNguyễn Thái Ngọc Duy2010-10-22
| * | | | | | | | | | | | | | | commit/status -h: show usage even with broken configurationNguyễn Thái Ngọc Duy2010-10-22
| * | | | | | | | | | | | | | | checkout-index -h: show usage even in an invalid repositoryNguyễn Thái Ngọc Duy2010-10-22
| * | | | | | | | | | | | | | | branch -h: show usage even in an invalid repositoryNguyễn Thái Ngọc Duy2010-10-22
* | | | | | | | | | | | | | | | thread-utils.h: simplify the inclusionJunio C Hamano2010-12-10
* | | | | | | | | | | | | | | | Merge branch 'nd/maint-fix-add-typo-detection' (early part)Junio C Hamano2010-12-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | add: do not rely on dtype being NULL behaviorNguyễn Thái Ngọc Duy2010-11-12
* | | | | | | | | | | | | | | | | Merge branch 'il/remote-fd-ext'Junio C Hamano2010-12-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | remote-fd/ext: finishing touches after code reviewIlari Liusvaara2010-11-19
| * | | | | | | | | | | | | | | | | git-remote-extIlari Liusvaara2010-10-13
| * | | | | | | | | | | | | | | | | git-remote-fdIlari Liusvaara2010-10-13
* | | | | | | | | | | | | | | | | | Merge branch 'mg/maint-tag-rfc1991'Junio C Hamano2010-12-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | tag: factor out sig detection for tag displayMichael J Gruber2010-11-10
| * | | | | | | | | | | | | | | | | tag: factor out sig detection for body editsMichael J Gruber2010-11-10