aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
* Merge branch 'ew/doc-split-pack-disables-bitmap'Junio C Hamano2016-05-10
|\
| * pack-objects: warn on split packs disabling bitmapsEric Wong2016-04-28
| * Merge branch 'jv/merge-nothing-into-void' into maintJunio C Hamano2016-04-14
| |\
| * \ Merge branch 'ss/commit-squash-msg' into maintJunio C Hamano2016-04-14
| |\ \
| * \ \ Merge branch 'jk/startup-info' into maintJunio C Hamano2016-04-14
| |\ \ \
| * \ \ \ Merge branch 'gf/fetch-pack-direct-object-fetch' into maintJunio C Hamano2016-04-14
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/rev-parse-local-env-vars' into maintJunio C Hamano2016-04-14
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jk/config-get-urlmatch' into maintJunio C Hamano2016-04-14
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jc/index-pack' into maintJunio C Hamano2016-04-14
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'bc/object-id'Junio C Hamano2016-05-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | struct name_entry: use struct object_id instead of unsigned char sha1[20]brian m. carlson2016-04-25
| |/ / / / / / / /
* | | | | | | | | Merge branch 'sb/clone-shallow-passthru'Junio C Hamano2016-05-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clone: add `--shallow-submodules` flagStefan Beller2016-04-26
* | | | | | | | | | Merge branch 'js/name-rev-use-oldest-ref'Junio C Hamano2016-05-03
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | name-rev: include taggerdate in considering the best nameJohannes Schindelin2016-04-22
* | | | | | | | | | | Merge branch 'st/verify-tag'Junio C Hamano2016-04-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tag -v: verify directly rather than exec-ing verify-tagSantiago Torres2016-04-22
| * | | | | | | | | | | verify-tag: move tag verification code to tag.cSantiago Torres2016-04-22
| * | | | | | | | | | | verify-tag: prepare verify_tag for libificationSantiago Torres2016-04-22
| * | | | | | | | | | | verify-tag: update variable name and typeSantiago Torres2016-04-19
| * | | | | | | | | | | builtin/verify-tag.c: ignore SIGPIPE in gpg-interfaceSantiago Torres2016-04-06
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jc/merge-refuse-new-root'Junio C Hamano2016-04-29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pull: pass --allow-unrelated-histories to "git merge"Junio C Hamano2016-04-21
* | | | | | | | | | | | Merge branch 'js/replace-edit-use-editor-configuration'Junio C Hamano2016-04-29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | replace --edit: respect core.editorJohannes Schindelin2016-04-20
* | | | | | | | | | | | | Merge branch 'sb/mv-submodule-fix'Junio C Hamano2016-04-29
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mv: allow moving nested submodulesStefan Beller2016-04-19
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'maint-2.5' into maint-2.6Junio C Hamano2016-03-17
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'maint-2.4' into maint-2.5Junio C Hamano2016-03-17
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'en/merge-trivial-fix'Junio C Hamano2016-04-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | builtin/merge.c: fix a bug with trivial mergesElijah Newren2016-04-12
* | | | | | | | | | | | | | | Merge branch 'dt/pre-refs-backend'Junio C Hamano2016-04-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | check_aliased_update(): check that dst_name is non-NULLMichael Haggerty2016-04-10
| * | | | | | | | | | | | | | | checkout_paths(): remove unneeded flag variableMichael Haggerty2016-04-10
| * | | | | | | | | | | | | | | cmd_merge(): remove unneeded flag variableMichael Haggerty2016-04-10
| * | | | | | | | | | | | | | | fsck_head_link(): remove unneeded flag variableMichael Haggerty2016-04-10
* | | | | | | | | | | | | | | | Merge branch 'ad/commit-have-m-option'Junio C Hamano2016-04-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | commit: do not ignore an empty message given by -m ''Jeff King2016-04-07
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'sb/submodule-helper-clone-regression-fix'Junio C Hamano2016-04-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | submodule--helper, module_clone: catch fprintf failureStefan Beller2016-04-01
| * | | | | | | | | | | | | | | | submodule--helper: do not borrow absolute_path() result for too longJunio C Hamano2016-04-01
| * | | | | | | | | | | | | | | | submodule--helper, module_clone: always operate on absolute pathsStefan Beller2016-04-01
| * | | | | | | | | | | | | | | | submodule--helper clone: create the submodule path just onceStefan Beller2016-03-31
| * | | | | | | | | | | | | | | | submodule--helper: fix potential NULL-dereferenceStefan Beller2016-03-31
* | | | | | | | | | | | | | | | | Merge branch 'jk/branch-shortening-funny-symrefs'Junio C Hamano2016-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | branch: fix shortening of non-remote symrefsJeff King2016-04-04
* | | | | | | | | | | | | | | | | | Merge branch 'ky/branch-m-worktree'Junio C Hamano2016-04-18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | branch -m: update all per-worktree HEADsKazuki Yamaguchi2016-04-04
| | |_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'tb/blame-force-read-cache-to-workaround-safe-crlf'Junio C Hamano2016-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | correct blame for files commited with CRLFTorsten Bögershausen2016-04-05
| | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |