aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | ident: reject all-crud ident nameJeff King2017-02-23
| * | | | | ident: handle NULL email when complaining of empty nameJeff King2017-02-23
| * | | | | ident: mark error messages for translationJeff King2017-02-23
| |/ / / /
* | | | | Merge branch 'jc/config-case-cmdline-take-2'Junio C Hamano2017-03-10
|\ \ \ \ \
| * | | | | config: use git_config_parse_key() in git_config_parse_parameter()Junio C Hamano2017-02-23
| * | | | | config: move a few helper functions upJunio C Hamano2017-02-23
| | |/ / / | |/| | |
* | | | | git svn: fix authentication with 'branch'Hiroshi Shirosaki2017-03-07
* | | | | First batch after 2.12Junio C Hamano2017-02-27
* | | | | Merge branch 'rl/remote-allow-missing-branch-name-merge'Junio C Hamano2017-02-27
|\ \ \ \ \
| * | | | | remote: ignore failure to remove missing branch.<name>.mergeRoss Lagerwall2017-02-21
| | |/ / / | |/| | |
* | | | | Merge branch 'km/delete-ref-reflog-message'Junio C Hamano2017-02-27
|\ \ \ \ \
| * | | | | branch: record creation of renamed branch in HEAD's logKyle Meyer2017-02-20
| * | | | | rename_ref: replace empty message in HEAD's logKyle Meyer2017-02-20
| * | | | | update-ref: pass reflog message to delete_ref()Kyle Meyer2017-02-20
| * | | | | delete_ref: accept a reflog message argumentKyle Meyer2017-02-20
* | | | | | Merge branch 'jk/tempfile-ferror-fclose-confusion'Junio C Hamano2017-02-27
|\ \ \ \ \ \
| * | | | | | tempfile: set errno to a known value before calling ferror()Jeff King2017-02-17
* | | | | | | Merge branch 'vn/xdiff-func-context'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \
| * | | | | | | xdiff -W: relax end-of-file function detectionVegard Nossum2017-01-15
* | | | | | | | Merge branch 'js/git-path-in-subdir'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \
| * | | | | | | | rev-parse: fix several options when running in a subdirectoryJohannes Schindelin2017-02-17
| * | | | | | | | rev-parse tests: add tests executed from a subdirectoryMichael Rappazzo2017-02-17
* | | | | | | | | Merge branch 'mm/two-more-xstrfmt'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bisect_next_all: convert xsnprintf to xstrfmtMaxim Moseychuk2017-02-16
| * | | | | | | | | stop_progress_msg: convert xsnprintf to xstrfmtMaxim Moseychuk2017-02-16
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'nd/clean-preserve-errno-in-warning'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clean: use warning_errno() when appropriateNguyễn Thái Ngọc Duy2017-02-16
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jk/show-branch-lift-name-len-limit'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | show-branch: use skip_prefix to drop magic numbersJeff King2017-02-15
| * | | | | | | | | show-branch: store resolved head in heap bufferJeff King2017-02-14
| * | | | | | | | | show-branch: drop head_len variableJeff King2017-02-14
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jn/remote-helpers-with-git-dir'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | remote helpers: avoid blind fall-back to ".git" when setting GIT_DIRJonathan Nieder2017-02-14
| * | | | | | | | | remote: avoid reading $GIT_DIR config in non-repoJeff King2017-02-14
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/grep-no-index-fix'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | grep: treat revs the same for --untracked as for --no-indexJeff King2017-02-14
| * | | | | | | | | grep: do not diagnose misspelt revs with --no-indexJeff King2017-02-14
| * | | | | | | | | grep: avoid resolving revision names in --no-index caseJeff King2017-02-14
| * | | | | | | | | grep: fix "--" rev/pathspec disambiguationJeff King2017-02-14
| * | | | | | | | | grep: re-order rev-parsing loopJeff King2017-02-14
| * | | | | | | | | grep: do not unnecessarily query repo for "--"Jonathan Tan2017-02-14
| * | | | | | | | | grep: move thread initialization a little lowerJeff King2017-02-14
* | | | | | | | | | Merge branch 'dt/gc-ignore-old-gc-logs'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | gc: ignore old gc.log filesDavid Turner2017-02-13
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jh/preload-index-skip-skip'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | preload-index: avoid lstat for skip-worktree itemsJeff Hostetler2017-02-10
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'mh/submodule-hash'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | read_loose_refs(): read refs using resolve_ref_recursively()Michael Haggerty2017-02-13
| * | | | | | | | | | files_ref_store::submodule: use NULL for the main repositoryMichael Haggerty2017-02-10
| * | | | | | | | | | base_ref_store_init(): remove submodule argumentMichael Haggerty2017-02-10