aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | revert: Introduce --reset to remove sequencer stateRamkumar Ramachandra2011-08-04
| * | | | | | | | | | | | revert: Make pick_commits functionally act on a commit listRamkumar Ramachandra2011-08-04
| * | | | | | | | | | | | revert: Save command-line options for continuing operationRamkumar Ramachandra2011-08-04
| * | | | | | | | | | | | revert: Save data for continuing after conflict resolutionRamkumar Ramachandra2011-08-04
| * | | | | | | | | | | | revert: Don't create invalid replay_opts in parse_argsRamkumar Ramachandra2011-08-04
| * | | | | | | | | | | | revert: Separate cmdline parsing from functional codeRamkumar Ramachandra2011-08-04
| * | | | | | | | | | | | revert: Introduce struct to keep command-line optionsRamkumar Ramachandra2011-08-04
| * | | | | | | | | | | | revert: Eliminate global "commit" variableRamkumar Ramachandra2011-08-04
| * | | | | | | | | | | | revert: Rename no_replay to record_originRamkumar Ramachandra2011-08-04
| * | | | | | | | | | | | revert: Don't check lone argument in get_encodingRamkumar Ramachandra2011-08-04
| * | | | | | | | | | | | revert: Simplify and inline add_message_to_msgRamkumar Ramachandra2011-08-04
| * | | | | | | | | | | | advice: Introduce error_resolve_conflictRamkumar Ramachandra2011-08-04
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ms/patch-id-with-overlong-line'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | patch-id.c: use strbuf instead of a fixed bufferMichael Schubert2011-09-22
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'jc/maint-bundle-too-quiet'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Teach progress eye-candy to fetch_refs_from_bundle()Junio C Hamano2011-09-19
* | | | | | | | | | | | | Merge branch 'jc/want-commit'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Allow git merge ":/<pattern>"Junio C Hamano2011-09-15
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jc/maint-fsck-fwrite-size-check'Junio C Hamano2011-10-05
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fsck: do not abort upon finding an empty blobJunio C Hamano2011-09-11
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'nm/grep-object-sha1-lock'Junio C Hamano2011-10-05
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ci/forbid-unwanted-current-branch-update'Junio C Hamano2011-09-16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | branch --set-upstream: regression fixJunio C Hamano2011-09-16
* | | | | | | | | | | | | Merge branch 'ph/format-patch-no-color'Junio C Hamano2011-09-14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | format-patch: ignore ui.colorPang Yan Han2011-09-12
* | | | | | | | | | | | | | Sync with 1.7.6.3Junio C Hamano2011-09-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'jl/maint-fetch-submodule-check-fix' into maintJunio C Hamano2011-09-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | fetch: skip on-demand checking when no submodules are configuredJens Lehmann2011-09-09
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'ms/reflog-show-is-default' into maintJunio C Hamano2011-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/reset-reflog-message-fix' into maintJunio C Hamano2011-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/tag-contains-ab' (early part) into maintJunio C Hamano2011-09-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'mh/check-ref-format-print-normalize'Junio C Hamano2011-09-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | check-ref-format --print: Normalize refnames that start with slashesMichael Haggerty2011-08-25
* | | | | | | | | | | | | | | | | Sync with 1.7.6.2Junio C Hamano2011-09-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Revert "Merge branch 'cb/maint-quiet-push' into maint"Junio C Hamano2011-09-06
* | | | | | | | | | | | | | | | | Merge branch 'jc/clean-exclude-doc'Junio C Hamano2011-09-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Documentation: clarify "git clean -e <pattern>"Junio C Hamano2011-08-28
* | | | | | | | | | | | | | | | | | Merge branch 'fg/submodule-ff-check-before-push'Junio C Hamano2011-09-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | push: Don't push a repository with unpushed submodulesFredrik Gustafsson2011-08-20
* | | | | | | | | | | | | | | | | | | Merge branch 'nd/decorate-grafts'Junio C Hamano2011-08-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Move write_shallow_commits to fetch-pack.cNguyễn Thái Ngọc Duy2011-08-18
| | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'nd/maint-clone-gitdir'Junio C Hamano2011-08-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | clone: allow to clone from .git fileNguyễn Thái Ngọc Duy2011-08-22
| * | | | | | | | | | | | | | | | | | | read_gitfile_gently(): rename misnamed function to read_gitfile()Junio C Hamano2011-08-22
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'ci/forbid-unwanted-current-branch-update'Junio C Hamano2011-08-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Prevent force-updating of the current branchConrad Irwin2011-08-22
* | | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-clone-alternates'Junio C Hamano2011-08-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | clone: clone from a repository with relative alternatesJunio C Hamano2011-08-23
| * | | | | | | | | | | | | | | | | | | clone: allow more than one --referenceJunio C Hamano2011-08-22
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/color-and-pager'Junio C Hamano2011-08-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | |