aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | Merge branch 'ls/editor-waiting-message'Junio C Hamano2017-12-19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | launch_editor(): indicate that Git waits for user inputLars Schneider2017-12-07
| * | | | | | | | | | | | refactor "dumb" terminal determinationLars Schneider2017-12-04
* | | | | | | | | | | | | Merge branch 'sg/setup-doc-update'Junio C Hamano2017-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | setup.c: fix comment about order of .git directory discoverySZEDER Gábor2017-12-07
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'ar/unconfuse-three-dots'Junio C Hamano2017-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t2020: test variations that matterJunio C Hamano2017-12-06
| * | | | | | | | | | | | | t4013: test new output from diff --abbrev --rawAnn T Ropea2017-12-06
| * | | | | | | | | | | | | diff: diff_aligned_abbrev: remove ellipsis after abbreviated SHA-1 valueAnn T Ropea2017-12-06
| * | | | | | | | | | | | | t4013: prepare for upcoming "diff --raw --abbrev" output format changeAnn T Ropea2017-12-06
| * | | | | | | | | | | | | checkout: describe_detached_head: remove ellipsis after committishAnn T Ropea2017-12-06
| * | | | | | | | | | | | | print_sha1_ellipsis: introduce helperAnn T Ropea2017-12-04
| * | | | | | | | | | | | | Documentation: user-manual: limit usage of ellipsisAnn T Ropea2017-12-04
| * | | | | | | | | | | | | Documentation: revisions: fix typo: "three dot" ---> "three-dot" (in line wit...Ann T Ropea2017-12-04
* | | | | | | | | | | | | | Merge branch 'tg/worktree-create-tracking'Junio C Hamano2017-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | add worktree.guessRemote config optionThomas Gummerer2017-12-06
| * | | | | | | | | | | | | | worktree: add --guess-remote flag to add subcommandThomas Gummerer2017-12-06
| * | | | | | | | | | | | | | worktree: make add <path> <branch> dwimThomas Gummerer2017-11-27
| * | | | | | | | | | | | | | worktree: add --[no-]track option to the add subcommandThomas Gummerer2017-11-27
| * | | | | | | | | | | | | | worktree: add can be created from any commit-ishThomas Gummerer2017-11-27
| * | | | | | | | | | | | | | checkout: factor out functions to new lib fileThomas Gummerer2017-11-27
* | | | | | | | | | | | | | | Merge branch 'gk/tracing-optimization'Junio C Hamano2017-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | trace: improve performance while category is disabledGennady Kupava2017-12-06
| * | | | | | | | | | | | | | | trace: remove trace key normalizationGennady Kupava2017-11-27
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'bw/submodule-config-cleanup'Junio C Hamano2017-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | diff-tree: read the index so attribute checks work in bare repositoriesBrandon Williams2017-12-06
* | | | | | | | | | | | | | | | Merge branch 'sb/clone-recursive-submodule-doc'Junio C Hamano2017-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Documentation/git-clone: improve description for submodule recursingStefan Beller2017-12-05
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'ls/git-gui-no-double-utf8-author-name'Junio C Hamano2017-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ls/no-double-utf8-author-name' of ../git-gui into ls/git-gui-no...Junio C Hamano2017-12-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | git-gui: prevent double UTF-8 conversionŁukasz Stelmach2017-12-05
* | | | | | | | | | | | | | | | | Merge branch 'bw/pathspec-match-submodule-boundary'Junio C Hamano2017-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | pathspec: only match across submodule boundaries when requestedBrandon Williams2017-12-05
* | | | | | | | | | | | | | | | | | Merge branch 'jt/diff-anchored-patience'Junio C Hamano2017-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | diff: support anchoring line(s)Jonathan Tan2017-11-28
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'en/merge-recursive-icase-removal'Junio C Hamano2017-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | merge-recursive: ignore_case shouldn't reject intentional removalsElijah Newren2017-11-27
* | | | | | | | | | | | | | | | | | | Merge branch 'en/rename-progress'Junio C Hamano2017-12-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | diffcore-rename: make diff-tree -l0 mean -l<large>Jonathan Tan2017-12-02
| * | | | | | | | | | | | | | | | | | | sequencer: show rename progress during cherry picksElijah Newren2017-11-15
| * | | | | | | | | | | | | | | | | | | diff: remove silent clamp of renameLimitElijah Newren2017-11-15
| * | | | | | | | | | | | | | | | | | | progress: fix progress meters when dealing with lots of workElijah Newren2017-11-15
| * | | | | | | | | | | | | | | | | | | sequencer: warn when internal merge may be suboptimal due to renameLimitElijah Newren2017-11-14
* | | | | | | | | | | | | | | | | | | | RelNotes: minor typo fixes in 2.16.0 draftTodd Zullinger2017-12-14
* | | | | | | | | | | | | | | | | | | | RelNotes: the ninth batchJunio C Hamano2017-12-13
* | | | | | | | | | | | | | | | | | | | Merge branch 'js/hashmap-update-sample'Junio C Hamano2017-12-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | hashmap: adjust documentation to reflect realityJohannes Schindelin2017-12-05
* | | | | | | | | | | | | | | | | | | | | Merge branch 'en/remove-stripspace'Junio C Hamano2017-12-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | strbuf: remove unused stripspace function aliasElijah Newren2017-12-05
| | |_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/no-optional-locks'Junio C Hamano2017-12-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \