| Commit message (Expand) | Author | Age |
* | Merge branch 'rs/object-id' | Junio C Hamano | 2017-02-03 |
|\ |
|
| * | use oidcpy() for copying hashes between instances of struct object_id | René Scharfe | 2017-01-30 |
* | | Merge branch 'js/status-pre-rebase-i' | Junio C Hamano | 2017-02-02 |
|\ \
| |/
|/| |
|
| * | status: be prepared for not-yet-started interactive rebase | Johannes Schindelin | 2017-01-26 |
* | | wt-status: implement opportunisitc index update correctly | Junio C Hamano | 2016-12-07 |
* | | Merge branch 'nd/ita-empty-commit' | Junio C Hamano | 2016-10-27 |
|\ \ |
|
| * | | diff-lib: allow ita entries treated as "not yet exist in index" | Nguyễn Thái Ngọc Duy | 2016-10-24 |
* | | | Merge branch 'js/libify-require-clean-work-tree' | Junio C Hamano | 2016-10-26 |
|\ \ \ |
|
| * | | | wt-status: begin error messages with lower-case | Johannes Schindelin | 2016-10-07 |
| * | | | wt-status: teach has_{unstaged,uncommitted}_changes() about submodules | Johannes Schindelin | 2016-10-07 |
| * | | | wt-status: export also the has_un{staged,committed}_changes() functions | Johannes Schindelin | 2016-10-07 |
| * | | | wt-status: make the require_clean_work_tree() function reusable | Johannes Schindelin | 2016-10-07 |
* | | | | Merge branch 'rs/cocci' | Junio C Hamano | 2016-10-17 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | use strbuf_add_unique_abbrev() for adding short hashes, part 3 | René Scharfe | 2016-10-10 |
* | | | | Merge branch 'rs/cocci' | Junio C Hamano | 2016-10-06 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | use strbuf_add_unique_abbrev() for adding short hashes, part 2 | René Scharfe | 2016-09-27 |
* | | | Merge branch 'rs/cocci' | Junio C Hamano | 2016-09-26 |
|\ \ \
| |/ / |
|
| * | | use strbuf_addstr() for adding constant strings to a strbuf, part 2 | René Scharfe | 2016-09-15 |
* | | | Merge branch 'bc/object-id' | Junio C Hamano | 2016-09-19 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
* | | Merge branch 'jh/status-v2-porcelain' | Junio C Hamano | 2016-09-08 |
|\ \
| |/
|/| |
|
| * | status: print branch info with --porcelain=v2 --branch | Jeff Hostetler | 2016-08-11 |
| * | status: print per-file porcelain v2 status data | Jeff Hostetler | 2016-08-11 |
| * | status: collect per-file data for --porcelain=v2 | Jeff Hostetler | 2016-08-11 |
| * | status: cleanup API to wt_status_print | Jeff Hostetler | 2016-08-05 |
| * | status: rename long-format print routines | Jeff Hostetler | 2016-08-05 |
* | | Merge branch 'js/am-3-merge-recursive-direct' | Junio C Hamano | 2016-08-10 |
|\ \ |
|
| * | | die("bug"): report bugs consistently | Johannes Schindelin | 2016-07-26 |
| |/ |
|
* | | Merge branch 'mm/status-suggest-merge-abort' | Junio C Hamano | 2016-08-03 |
|\ \
| |/
|/| |
|
| * | status: suggest 'git merge --abort' when appropriate | Matthieu Moy | 2016-07-22 |
* | | Merge branch 'rs/use-strbuf-addbuf' | Junio C Hamano | 2016-07-25 |
|\ \ |
|
| * | | use strbuf_addbuf() for appending a strbuf to another | René Scharfe | 2016-07-19 |
| |/ |
|
* | | Merge branch 'bc/cocci' | Junio C Hamano | 2016-07-19 |
|\ \ |
|
| * | | diff: convert struct diff_filespec to struct object_id | brian m. carlson | 2016-06-28 |
* | | | Merge branch 'va/i18n-even-more' | Junio C Hamano | 2016-07-13 |
|\ \ \ |
|
| * | | | i18n: unmark die messages for translation | Vasco Almeida | 2016-06-17 |
| |/ / |
|
* | | | Use "working tree" instead of "working directory" for git status | Lars Vogel | 2016-06-09 |
|/ / |
|
* | | Merge branch 'nd/worktree-various-heads' | Junio C Hamano | 2016-05-23 |
|\ \ |
|
| * | | wt-status.c: split bisect detection out of wt_status_get_state() | Nguyễn Thái Ngọc Duy | 2016-04-22 |
| * | | wt-status.c: make wt_status_check_rebase() work on any worktree | Nguyễn Thái Ngọc Duy | 2016-04-22 |
| * | | wt-status.c: split rebase detection out of wt_status_get_state() | Nguyễn Thái Ngọc Duy | 2016-04-22 |
* | | | Merge branch 'ss/commit-dry-run-resolve-merge-to-no-op' | Junio C Hamano | 2016-05-23 |
|\ \ \
| |/ /
|/| | |
|
| * | | wt-status.c: set commitable bit if there is a meaningful merge. | Stephen P. Smith | 2016-02-17 |
* | | | Merge branch 'sb/misc-cleanups' | Junio C Hamano | 2016-04-13 |
|\ \ \ |
|
| * | | | abbrev_sha1_in_line: don't leak memory | Stefan Beller | 2016-04-01 |
* | | | | Merge branch 'mg/wt-status-mismarked-i18n' | Junio C Hamano | 2016-03-14 |
|\ \ \ \ |
|
| * | | | | wt-status: allow "ahead " to be picked up by l10n | Michael J Gruber | 2016-03-14 |
* | | | | | strbuf: introduce strbuf_getline_{lf,nul}() | Junio C Hamano | 2016-01-15 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2015-12-10 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Remove get_object_hash. | brian m. carlson | 2015-11-20 |
| * | | | Add several uses of get_object_hash. | brian m. carlson | 2015-11-20 |