aboutsummaryrefslogtreecommitdiff
path: root/wt-status.c
Commit message (Expand)AuthorAge
* Merge branch 'bw/rebase-i-ignored-submodule-fix'Junio C Hamano2017-11-15
|\
| * wt-status: actually ignore submodules when requestedBrandon Williams2017-11-07
* | Merge branch 'jm/status-ignored-files-list'Junio C Hamano2017-11-13
|\ \
| * | status: add option to show ignored files differentlyJameson Miller2017-10-31
* | | Merge branch 'bw/diff-opt-impl-to-bitfields'Junio C Hamano2017-11-09
|\ \ \
| * | | diff: make struct diff_flags members lowercaseBrandon Williams2017-11-01
| * | | diff: remove DIFF_OPT_SET macroBrandon Williams2017-11-01
| |/ /
* | | Merge branch 'bc/object-id'Junio C Hamano2017-11-06
|\ \ \
| * | | refs: convert dwim_ref and expand_ref to struct object_idbrian m. carlson2017-10-16
| |/ /
* | | Merge branch 'ma/lockfile-fixes'Junio C Hamano2017-11-06
|\ \ \ | |/ / |/| |
| * | treewide: prefer lockfiles on the stackMartin Ågren2017-10-06
* | | Merge branch 'rs/resolve-ref-optional-result'Junio C Hamano2017-10-05
|\ \ \ | |/ / |/| |
| * | refs: pass NULL to resolve_refdup() if hash is not neededRené Scharfe2017-10-01
* | | Merge branch 'ks/commit-do-not-touch-cut-line'Junio C Hamano2017-09-25
|\ \ \ | |/ / |/| |
| * | commit-template: change a message to be more intuitiveKaartic Sivaraam2017-09-15
| |/
* | wt-status: release strbuf after use in wt_longstatus_print_tracking()Rene Scharfe2017-09-10
* | wt-status: release strbuf after use in read_rebase_todolist()Rene Scharfe2017-09-07
|/
* Merge branch 'rs/wt-status-cleanup'Junio C Hamano2017-07-12
|\
| * wt-status: use separate variable for result of shorten_unambiguous_refRené Scharfe2017-07-10
* | Merge branch 'ks/status-initial-commit'Junio C Hamano2017-06-30
|\ \
| * | status: contextually notify user about an initial commitKaartic Sivaraam2017-06-21
| |/
| * Merge branch 'bm/interpret-trailers-cut-line-is-eom' into maintJunio C Hamano2017-06-05
| |\
* | | status: add optional stash count informationLiam Beguin2017-06-18
* | | Merge branch 'nd/fopen-errors'Junio C Hamano2017-06-13
|\ \ \
| * | | wrapper.c: add and use fopen_or_warn()Nguyễn Thái Ngọc Duy2017-05-26
* | | | Merge branch 'bm/interpret-trailers-cut-line-is-eom'Junio C Hamano2017-05-29
|\ \ \ \ | | |_|/ | |/| |
| * | | interpret-trailers: honor the cut lineBrian Malehorn2017-05-18
| |/ /
* | | Merge branch 'js/plug-leaks'Junio C Hamano2017-05-29
|\ \ \ | | |/ | |/|
| * | split_commit_in_progress(): simplify & fix memory leakJohannes Schindelin2017-05-08
| * | status: close file descriptor after reading git-rebase-todoJohannes Schindelin2017-05-08
| |/
* | Merge branch 'bc/object-id'Junio C Hamano2017-05-29
|\ \
| * | Convert lookup_commit* to struct object_idbrian m. carlson2017-05-08
| |/
* | Merge branch 'bw/dir-c-stops-relying-on-the-index'Junio C Hamano2017-05-29
|\ \
| * | dir: convert fill_directory to take an indexBrandon Williams2017-05-06
| |/
* | Merge branch 'js/larger-timestamps'Junio C Hamano2017-05-16
|\ \
| * | timestamp_t: a new data type for timestampsJohannes Schindelin2017-04-27
| |/
* | status: fix missing newline when comment chars are disabledJeff King2017-04-28
|/
* short status: improve reporting for submodule changesStefan Beller2017-03-29
* Merge branch 'sb/wt-status-cleanup'Junio C Hamano2017-03-21
|\
| * wt-status: simplify by using for_each_string_list_itemStefan Beller2017-03-17
* | Merge branch 'mg/status-porcelain-no-i18n'Junio C Hamano2017-03-17
|\ \
| * | git-status: make porcelain more robustMichael J Gruber2017-03-14
* | | wt-status: convert to struct object_idbrian m. carlson2017-02-22
* | | refs: convert each_reflog_ent_fn to struct object_idbrian m. carlson2017-02-22
* | | Convert remaining callers of resolve_refdup to object_idbrian m. carlson2017-02-22
| |/ |/|
* | Merge branch 'rs/object-id'Junio C Hamano2017-02-03
|\ \
| * | use oidcpy() for copying hashes between instances of struct object_idRené Scharfe2017-01-30
* | | Merge branch 'js/status-pre-rebase-i'Junio C Hamano2017-02-02
|\ \ \ | |/ / |/| |
| * | status: be prepared for not-yet-started interactive rebaseJohannes Schindelin2017-01-26
| |/
* | wt-status: implement opportunisitc index update correctlyJunio C Hamano2016-12-07