Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | pack-objects: add list-objects filtering | Jeff Hostetler | 2017-11-22 | |
| * | | | | | | | | | | | rev-list: add list-objects filtering support | Jeff Hostetler | 2017-11-22 | |
| * | | | | | | | | | | | list-objects: filter objects in traverse_commit_list | Jeff Hostetler | 2017-11-22 | |
| * | | | | | | | | | | | oidset: add iterator methods to oidset | Jeff Hostetler | 2017-11-22 | |
| * | | | | | | | | | | | oidmap: add oidmap iterator methods | Jeff Hostetler | 2017-11-22 | |
| * | | | | | | | | | | | dir: allow exclusions from blob in addition to file | Jeff Hostetler | 2017-11-22 | |
* | | | | | | | | | | | | RelNotes: the tenth batch | Junio C Hamano | 2017-12-19 | |
* | | | | | | | | | | | | Merge branch 'ls/editor-waiting-message' | Junio C Hamano | 2017-12-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | launch_editor(): indicate that Git waits for user input | Lars Schneider | 2017-12-07 | |
| * | | | | | | | | | | | | refactor "dumb" terminal determination | Lars Schneider | 2017-12-04 | |
* | | | | | | | | | | | | | Merge branch 'sg/setup-doc-update' | Junio C Hamano | 2017-12-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | setup.c: fix comment about order of .git directory discovery | SZEDER Gábor | 2017-12-07 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'ar/unconfuse-three-dots' | Junio C Hamano | 2017-12-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | t2020: test variations that matter | Junio C Hamano | 2017-12-06 | |
| * | | | | | | | | | | | | | t4013: test new output from diff --abbrev --raw | Ann T Ropea | 2017-12-06 | |
| * | | | | | | | | | | | | | diff: diff_aligned_abbrev: remove ellipsis after abbreviated SHA-1 value | Ann T Ropea | 2017-12-06 | |
| * | | | | | | | | | | | | | t4013: prepare for upcoming "diff --raw --abbrev" output format change | Ann T Ropea | 2017-12-06 | |
| * | | | | | | | | | | | | | checkout: describe_detached_head: remove ellipsis after committish | Ann T Ropea | 2017-12-06 | |
| * | | | | | | | | | | | | | print_sha1_ellipsis: introduce helper | Ann T Ropea | 2017-12-04 | |
| * | | | | | | | | | | | | | Documentation: user-manual: limit usage of ellipsis | Ann T Ropea | 2017-12-04 | |
| * | | | | | | | | | | | | | Documentation: revisions: fix typo: "three dot" ---> "three-dot" (in line wit... | Ann T Ropea | 2017-12-04 | |
* | | | | | | | | | | | | | | Merge branch 'tg/worktree-create-tracking' | Junio C Hamano | 2017-12-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | add worktree.guessRemote config option | Thomas Gummerer | 2017-12-06 | |
| * | | | | | | | | | | | | | | worktree: add --guess-remote flag to add subcommand | Thomas Gummerer | 2017-12-06 | |
| * | | | | | | | | | | | | | | worktree: make add <path> <branch> dwim | Thomas Gummerer | 2017-11-27 | |
| * | | | | | | | | | | | | | | worktree: add --[no-]track option to the add subcommand | Thomas Gummerer | 2017-11-27 | |
| * | | | | | | | | | | | | | | worktree: add can be created from any commit-ish | Thomas Gummerer | 2017-11-27 | |
| * | | | | | | | | | | | | | | checkout: factor out functions to new lib file | Thomas Gummerer | 2017-11-27 | |
* | | | | | | | | | | | | | | | Merge branch 'gk/tracing-optimization' | Junio C Hamano | 2017-12-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | trace: improve performance while category is disabled | Gennady Kupava | 2017-12-06 | |
| * | | | | | | | | | | | | | | | trace: remove trace key normalization | Gennady Kupava | 2017-11-27 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'bw/submodule-config-cleanup' | Junio C Hamano | 2017-12-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | diff-tree: read the index so attribute checks work in bare repositories | Brandon Williams | 2017-12-06 | |
* | | | | | | | | | | | | | | | | Merge branch 'sb/clone-recursive-submodule-doc' | Junio C Hamano | 2017-12-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | Documentation/git-clone: improve description for submodule recursing | Stefan Beller | 2017-12-05 | |
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'ls/git-gui-no-double-utf8-author-name' | Junio C Hamano | 2017-12-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ls/no-double-utf8-author-name' of ../git-gui into ls/git-gui-no... | Junio C Hamano | 2017-12-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | git-gui: prevent double UTF-8 conversion | Łukasz Stelmach | 2017-12-05 | |
* | | | | | | | | | | | | | | | | | Merge branch 'bw/pathspec-match-submodule-boundary' | Junio C Hamano | 2017-12-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | pathspec: only match across submodule boundaries when requested | Brandon Williams | 2017-12-05 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'jt/diff-anchored-patience' | Junio C Hamano | 2017-12-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | diff: support anchoring line(s) | Jonathan Tan | 2017-11-28 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'en/merge-recursive-icase-removal' | Junio C Hamano | 2017-12-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | merge-recursive: ignore_case shouldn't reject intentional removals | Elijah Newren | 2017-11-27 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'en/rename-progress' | Junio C Hamano | 2017-12-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | diffcore-rename: make diff-tree -l0 mean -l<large> | Jonathan Tan | 2017-12-02 | |
| * | | | | | | | | | | | | | | | | | | | sequencer: show rename progress during cherry picks | Elijah Newren | 2017-11-15 | |
| * | | | | | | | | | | | | | | | | | | | diff: remove silent clamp of renameLimit | Elijah Newren | 2017-11-15 | |
| * | | | | | | | | | | | | | | | | | | | progress: fix progress meters when dealing with lots of work | Elijah Newren | 2017-11-15 | |
| * | | | | | | | | | | | | | | | | | | | sequencer: warn when internal merge may be suboptimal due to renameLimit | Elijah Newren | 2017-11-14 |