aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* update URL to the marc.info mail archiveOndřej Bílka2013-07-22
* Merge branch 'ph/builtin-srcs-are-in-subdir-these-days' into maintJunio C Hamano2013-07-21
|\
| * fix "builtin-*" references to be "builtin/*"Phil Hord2013-06-18
* | apply.c::find_name_traditional(): do not initialize len to the line's lengthStefan Beller2013-07-19
* | Merge branch 'rs/logical-vs-binary-or' into maintJunio C Hamano2013-07-19
|\ \
| * | use logical OR (||) instead of binary OR (|) in logical contextRené Scharfe2013-06-13
* | | Merge branch 'tr/maint-apply-non-git-patch-parsefix' into maintJunio C Hamano2013-07-15
|\ \ \
| * | | apply: carefully strdup a possibly-NULL nameThomas Rast2013-06-21
* | | | Merge branch 'vv/help-unknown-ref' into maintJunio C Hamano2013-07-03
|\ \ \ \
| * | | | merge: use help_unknown_ref()Vikrant Varma2013-05-08
* | | | | Merge branch 'nd/clone-connectivity-shortcut' (early part) into maintJunio C Hamano2013-06-28
|\ \ \ \ \
| * | | | | clone: let the user know when check_everything_connected is runNguyễn Thái Ngọc Duy2013-05-11
| |/ / / /
* | | | | Merge branch 'rr/push-head' into maintJunio C Hamano2013-06-27
|\ \ \ \ \
| * | | | | push: make push.default = current use resolved HEADRamkumar Ramachandra2013-05-29
| * | | | | push: fail early with detached HEAD and currentRamkumar Ramachandra2013-05-29
| * | | | | push: factor out the detached HEAD error messageRamkumar Ramachandra2013-05-29
| |/ / / /
* | | | | Merge branch 'rs/commit-m-no-edit' into maintJunio C Hamano2013-06-27
|\ \ \ \ \
| * | | | | commit: don't start editor if empty message is given with -mRené Scharfe2013-05-28
| * | | | | Merge branch 'tr/remote-tighten-commandline-parsing' into maintJunio C Hamano2013-05-03
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/receive-pack-deadlocks-with-early-failure' into maintJunio C Hamano2013-04-26
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/chopped-ident' into maintJunio C Hamano2013-04-26
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'rt/commentchar-fmt-merge-msg' into maintJunio C Hamano2013-04-26
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'jh/checkout-auto-tracking' into maintJunio C Hamano2013-06-27
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | checkout: Use remote refspecs when DWIMming tracking branchesJohan Herland2013-04-21
* | | | | | | | | | Merge branch 'jn/config-ignore-inaccessible' into maintJunio C Hamano2013-06-09
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | config: allow inaccessible configuration under $HOMEJonathan Nieder2013-04-15
* | | | | | | | | | Merge branch 'jk/merge-tree-added-identically'Junio C Hamano2013-05-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | merge-tree: handle directory/empty conflict correctlyJohn Keeping2013-05-06
* | | | | | | | | | | Merge branch 'tr/remote-tighten-commandline-parsing'Junio C Hamano2013-05-01
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | remote: check for superfluous arguments in 'git remote add'Thomas Rast2013-04-24
* | | | | | | | | | | Merge branch 'jk/check-corrupt-objects-carefully'Junio C Hamano2013-04-28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | clone: Make the 'junk_mode' symbol a file staticRamsay Jones2013-04-28
* | | | | | | | | | | | Merge branch 'jk/merge-tree-added-identically'Junio C Hamano2013-04-28
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | merge-tree: fix typo in "both changed identically"John Keeping2013-04-28
* | | | | | | | | | | | Merge branch 'rr/shortlog-doc'Junio C Hamano2013-04-26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | builtin/shortlog.c: make usage string consistent with logRamkumar Ramachandra2013-04-22
| * | | | | | | | | | | | builtin/log.c: make usage string consistent with docRamkumar Ramachandra2013-04-22
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jc/add-ignore-removal'Junio C Hamano2013-04-26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git add: rephrase -A/--no-all warningJunio C Hamano2013-04-22
| * | | | | | | | | | | | git add: --ignore-removal is a better named --no-allJunio C Hamano2013-04-22
* | | | | | | | | | | | | Merge branch 'jc/warn-pathless-add-finishing-touches'Junio C Hamano2013-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | git add: avoid "-u/-A without pathspec" warning on stat-dirty pathsJunio C Hamano2013-04-26
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jk/remote-helper-with-signed-tags'Junio C Hamano2013-04-24
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fast-export: add --signed-tags=warn-strip modeJohn Keeping2013-04-15
* | | | | | | | | | | | | | Sync with maintJunio C Hamano2013-04-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'jc/merge-tag-object' into maintJunio C Hamano2013-04-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | cherry-pick/revert: make usage say '<commit-ish>...'Kevin Bracey2013-04-24
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'jk/show-branch-strbuf' into maintJunio C Hamano2013-04-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/apply-ws-fix-tab-in-indent' into maintJunio C Hamano2013-04-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'nd/pretty-formats'Junio C Hamano2013-04-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \