Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'bw/grep-recurse-submodules' | Junio C Hamano | 2017-11-06 |
|\ | |||
| * | grep: take the read-lock when adding a submodule | Martin Ågren | 2017-11-02 |
* | | Merge branch 'ao/check-resolve-ref-unsafe-result' | Junio C Hamano | 2017-11-06 |
|\ \ | |||
| * | | commit: check result of resolve_ref_unsafe | Andrey Okoshkin | 2017-10-21 |
| * | | Merge branch 'jk/ref-filter-colors-fix' into maint | Junio C Hamano | 2017-10-18 |
| |\ \ | |||
| * \ \ | Merge branch 'sb/branch-avoid-repeated-strbuf-release' into maint | Junio C Hamano | 2017-10-18 |
| |\ \ \ | |||
| * \ \ \ | Merge branch 'mg/timestamp-t-fix' into maint | Junio C Hamano | 2017-10-18 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge branch 'jk/diff-blob' into maint | Junio C Hamano | 2017-10-18 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'jk/describe-omit-some-refs' into maint | Junio C Hamano | 2017-10-18 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'aw/gc-lockfile-fscanf-fix' into maint | Junio C Hamano | 2017-10-18 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'rk/commit-tree-make-F-verbatim' into maint | Junio C Hamano | 2017-10-18 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'mh/packed-ref-store-prep' into maint | Junio C Hamano | 2017-10-18 |
| |\ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'jk/misc-resolve-ref-unsafe-fixes' | Junio C Hamano | 2017-11-06 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | remote: handle broken symrefs | Jeff King | 2017-10-21 |
* | | | | | | | | | | | | Merge branch 'jc/no-cmd-as-subroutine' | Junio C Hamano | 2017-11-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | merge-ours: do not use cmd_*() as a subroutine | Junio C Hamano | 2017-10-11 |
| * | | | | | | | | | | | | describe: do not use cmd_*() as a subroutine | Junio C Hamano | 2017-10-11 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge branch 'ma/lockfile-fixes' | Junio C Hamano | 2017-11-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | read-cache: leave lock in right state in `write_locked_index()` | Martin Ågren | 2017-10-07 |
| * | | | | | | | | | | | read-cache: drop explicit `CLOSE_LOCK`-flag | Martin Ågren | 2017-10-07 |
| * | | | | | | | | | | | apply: move lockfile into `apply_state` | Martin Ågren | 2017-10-06 |
| * | | | | | | | | | | | checkout-index: simplify locking logic | Martin Ågren | 2017-10-06 |
| * | | | | | | | | | | | treewide: prefer lockfiles on the stack | Martin Ågren | 2017-10-06 |
* | | | | | | | | | | | | Merge branch 'jk/ref-filter-colors-fix' | Junio C Hamano | 2017-10-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||
| * | | | | | | | | | | | tag: respect color.ui config | Jeff King | 2017-10-17 |
| * | | | | | | | | | | | Revert "color: check color.ui in git_default_config()" | Jeff King | 2017-10-17 |
| * | | | | | | | | | | | Merge branch 'jk/ui-color-always-to-auto-maint' (early part) into jk/ref-filt... | Junio C Hamano | 2017-10-17 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge branch 'ds/avoid-overflow-in-midpoint-computation' | Junio C Hamano | 2017-10-11 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | cleanup: fix possible overflow errors in binary search | Derrick Stolee | 2017-10-10 |
* | | | | | | | | | | | | | Merge branch 'ks/branch-tweak-error-message-for-extra-args' | Junio C Hamano | 2017-10-07 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | branch: change the error messages to be more meaningful | Kaartic Sivaraam | 2017-10-04 |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge branch 'jk/ui-color-always-to-auto' | Junio C Hamano | 2017-10-07 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-auto | Junio C Hamano | 2017-10-04 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | |||
| | * | | | | | | | | | | | | provide --color option for all ref-filter users | Jeff King | 2017-10-04 |
* | | | | | | | | | | | | | | Merge branch 'ma/builtin-unleak' | Junio C Hamano | 2017-10-07 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | builtin/: add UNLEAKs | Martin Ågren | 2017-10-02 |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | Merge branch 'sb/branch-avoid-repeated-strbuf-release' | Junio C Hamano | 2017-10-07 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | | branch: reset instead of release a strbuf | Stefan Beller | 2017-10-04 |
| |/ / / / / / / / / / / | |||
* | | | | | | | | | | | | Merge branch 'rs/cleanup-strbuf-users' | Junio C Hamano | 2017-10-05 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | use strbuf_addstr() for adding strings to strbufs | René Scharfe | 2017-10-02 |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | |||
* | | | | | | | | | | | | Merge branch 'rs/resolve-ref-optional-result' | Junio C Hamano | 2017-10-05 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | |||
| * | | | | | | | | | | | refs: pass NULL to resolve_refdup() if hash is not needed | René Scharfe | 2017-10-01 |
* | | | | | | | | | | | | Merge branch 'jk/read-in-full' | Junio C Hamano | 2017-10-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | worktree: check the result of read_in_full() | Jeff King | 2017-09-27 |
| * | | | | | | | | | | | | worktree: use xsize_t to access file size | Jeff King | 2017-09-27 |
| * | | | | | | | | | | | | distinguish error versus short read from read_in_full() | Jeff King | 2017-09-27 |
| * | | | | | | | | | | | | prefer "!=" when checking read_in_full() result | Jeff King | 2017-09-27 |
* | | | | | | | | | | | | | Merge branch 'jk/no-optional-locks' | Junio C Hamano | 2017-10-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | git: add --no-optional-locks option | Jeff King | 2017-09-27 |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge branch 'sd/branch-copy' | Junio C Hamano | 2017-10-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |