aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'jk/send-email-sender-prompt'Junio C Hamano2012-11-29
|\
| * ident: keep separate "explicit" flags for author and committerJeff King2012-11-15
* | Merge branch 'jl/submodule-rm'Junio C Hamano2012-11-29
|\ \
| * | Teach rm to remove submodules when given with a trailing '/'Jens Lehmann2012-11-23
* | | Merge branch 'maint'Junio C Hamano2012-11-26
|\ \ \
| * | | Fix typo in remote set-head usageAntoine Pelisse2012-11-26
| * | | Merge branch 'jk/checkout-out-of-unborn' into maintJunio C Hamano2012-11-25
| |\ \ \
| * \ \ \ Merge branch 'cn/config-missing-path' into maintJunio C Hamano2012-11-25
| |\ \ \ \
| * \ \ \ \ Merge branch 'rs/branch-del-symref' into maintJunio C Hamano2012-11-18
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'nd/grep-true-path' into maintJunio C Hamano2012-11-18
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'jk/config-ignore-duplicates'Junio C Hamano2012-11-21
|\ \ \ \ \ \ \ \
| * | | | | | | | builtin/config.c: Fix a sparse warningRamsay Jones2012-10-29
| * | | | | | | | git-config: use git_config_with_optionsJeff King2012-10-24
| * | | | | | | | git-config: do not complain about duplicate entriesJeff King2012-10-24
| * | | | | | | | git-config: collect values instead of immediately printingJeff King2012-10-24
| * | | | | | | | git-config: fix regexp memory leaks on error conditionsJeff King2012-10-24
| * | | | | | | | git-config: remove memory leak of key regexpJeff King2012-10-24
* | | | | | | | | Merge branch 'jk/checkout-out-of-unborn'Junio C Hamano2012-11-20
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | checkout: print a message when switching unborn branchesJeff King2012-11-15
| |/ / / / / / /
* | | | | | | | Merge branch 'cn/config-missing-path'Junio C Hamano2012-11-20
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | config: don't segfault when given --path with a missing valueCarlos Martín Nieto2012-11-15
* | | | | | | | Merge branch 'mg/replace-resolve-delete'Junio C Hamano2012-11-20
|\ \ \ \ \ \ \ \
| * | | | | | | | replace: parse revision argument for -dMichael J Gruber2012-11-13
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'kb/preload-index-more'Junio C Hamano2012-11-20
|\ \ \ \ \ \ \ \
| * | | | | | | | update-index/diff-index: use core.preloadindex to improve performanceKarsten Blees2012-11-02
* | | | | | | | | Merge branch 'jc/prettier-pretty-note'Junio C Hamano2012-11-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pretty: remove reencode_commit_message()Junio C Hamano2012-10-17
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jc/same-encoding'Junio C Hamano2012-11-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | reencode_string(): introduce and use same_encoding()Junio C Hamano2012-11-04
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jh/symbolic-ref-d'Junio C Hamano2012-11-15
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | git symbolic-ref --delete $symrefJohan Herland2012-10-21
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'nd/builtin-to-libgit'Jeff King2012-11-09
|\ \ \ \ \ \ \ \
| * | | | | | | | fetch-pack: move core code to libgit.aNguyễn Thái Ngọc Duy2012-10-29
| * | | | | | | | fetch-pack: remove global (static) configuration variable "args"Nguyễn Thái Ngọc Duy2012-10-29
| * | | | | | | | send-pack: move core code to libgit.aNguyễn Thái Ngọc Duy2012-10-29
| * | | | | | | | Move setup_diff_pager to libgit.aNguyễn Thái Ngọc Duy2012-10-29
| * | | | | | | | Move print_commit_list to libgit.aNguyễn Thái Ngọc Duy2012-10-29
| * | | | | | | | Move estimate_bisect_steps to libgit.aNguyễn Thái Ngọc Duy2012-10-29
| * | | | | | | | Move try_merge_command and checkout_fast_forward to libgit.aNguyễn Thái Ngọc Duy2012-10-29
* | | | | | | | | Merge branch 'rs/branch-del-symref'Jeff King2012-10-29
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | branch: show targets of deleted symrefs, not sha1sRené Scharfe2012-10-18
| * | | | | | | | branch: skip commit checks when deleting symref branchesRené Scharfe2012-10-18
| * | | | | | | | branch: delete symref branch, not its targetRené Scharfe2012-10-18
| * | | | | | | | branch: factor out delete_branch_config()René Scharfe2012-10-18
| * | | | | | | | branch: factor out check_branch_commit()René Scharfe2012-10-18
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'nd/status-long'Jeff King2012-10-29
|\ \ \ \ \ \ \ \
| * | | | | | | | status: add --long output format optionJeff King2012-10-18
| |/ / / / / / /
* | | | | | | | Merge branch 'nd/grep-true-path'Jeff King2012-10-29
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | grep: stop looking at random places for .gitattributesNguyễn Thái Ngọc Duy2012-10-12
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'os/commit-submodule-ignore' into maintJunio C Hamano2012-10-08
| |\ \ \ \ \ \