Age | Commit message (Expand) | Author | Files | Lines |
2024-03-13 | status: unify parsing of --untracked= and status.showUntrackedFiles | Junio C Hamano | 1 | -1/+2 |
2024-02-27 | commit: avoid redundant scissor line with --cleanup=scissors -v | Josh Triplett | 1 | -1/+2 |
2023-10-16 | status: fix branch shown when not only bisecting | Rubén Justo | 1 | -0/+1 |
2021-07-14 | status: skip sparse-checkout percentage with sparse-index | Derrick Stolee | 1 | -0/+1 |
2021-01-07 | branch: sort detached HEAD based on a flag | Ævar Arnfjörð Bjarmason | 1 | -2/+0 |
2020-09-27 | wt-status: introduce wt_status_state_free_buffers() | Martin Ågren | 1 | -0/+7 |
2020-06-18 | wt-status: show sparse checkout status as well | Elijah Newren | 1 | -0/+2 |
2019-12-06 | commit: give correct advice for empty commit during a rebase | Phillip Wood | 1 | -1/+7 |
2019-12-06 | commit: use enum value for multiple cherry-picks | Phillip Wood | 1 | -1/+8 |
2019-08-19 | wt-status: convert struct wt_status to object_id | brian m. carlson | 1 | -1/+1 |
2019-07-31 | Merge branch 'jk/no-system-includes-in-dot-c' | Junio C Hamano | 1 | -1/+0 |
2019-07-09 | Merge branch 'md/sort-detached-head-first' | Junio C Hamano | 1 | -0/+3 |
2019-06-19 | ref-filter: sort detached HEAD lines firstly | Matthew DeVore | 1 | -0/+3 |
2019-06-19 | wt-status.h: drop stdio.h include | Jeff King | 1 | -1/+0 |
2019-04-18 | merge: cleanup messages like commit | Denton Liu | 1 | -0/+1 |
2018-11-12 | wt-status.c: remove implicit dependency the_repository | Nguyễn Thái Ngọc Duy | 1 | -1/+3 |
2018-11-12 | wt-status.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -5/+12 |
2018-10-03 | roll wt_status_state into wt_status and populate in the collect phase | Stephen P. Smith | 1 | -18/+20 |
2018-09-07 | wt-status: rename commitable to committable | Stephen P. Smith | 1 | -1/+1 |
2018-05-13 | add status config and command line options for rename detection | Ben Peart | 1 | -1/+3 |
2018-03-14 | wt-status: convert struct wt_status_state to object_id | brian m. carlson | 1 | -3/+3 |
2018-03-08 | Merge branch 'jh/status-no-ahead-behind' | Junio C Hamano | 1 | -0/+2 |
2018-01-24 | status: add --[no-]ahead-behind to status and commit for V2 format. | Jeff Hostetler | 1 | -0/+2 |
2018-01-23 | Merge branch 'nd/ita-wt-renames-in-status' | Junio C Hamano | 1 | -2/+3 |
2017-12-27 | wt-status.c: rename rename-related fields in wt_status_change_data | Nguyễn Thái Ngọc Duy | 1 | -2/+3 |
2017-10-31 | status: add option to show ignored files differently | Jameson Miller | 1 | -1/+7 |
2017-06-30 | Merge branch 'ks/status-initial-commit' | Junio C Hamano | 1 | -0/+1 |
2017-06-21 | status: contextually notify user about an initial commit | Kaartic Sivaraam | 1 | -0/+1 |
2017-06-18 | status: add optional stash count information | Liam Beguin | 1 | -0/+1 |
2017-05-18 | interpret-trailers: honor the cut line | Brian Malehorn | 1 | -1/+1 |
2017-03-26 | Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ | brian m. carlson | 1 | -1/+1 |
2016-10-07 | wt-status: teach has_{unstaged,uncommitted}_changes() about submodules | Johannes Schindelin | 1 | -3/+4 |
2016-10-07 | wt-status: export also the has_un{staged,committed}_changes() functions | Johannes Schindelin | 1 | -1/+3 |
2016-10-07 | wt-status: make the require_clean_work_tree() function reusable | Johannes Schindelin | 1 | -0/+3 |
2016-08-11 | status: print branch info with --porcelain=v2 --branch | Jeff Hostetler | 1 | -0/+1 |
2016-08-11 | status: collect per-file data for --porcelain=v2 | Jeff Hostetler | 1 | -0/+4 |
2016-08-05 | status: cleanup API to wt_status_print | Jeff Hostetler | 1 | -4/+12 |
2016-08-05 | status: rename long-format print routines | Jeff Hostetler | 1 | -1/+1 |
2016-04-22 | wt-status.c: split bisect detection out of wt_status_get_state() | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
2016-04-22 | wt-status.c: make wt_status_check_rebase() work on any worktree | Nguyễn Thái Ngọc Duy | 1 | -1/+4 |
2016-04-22 | wt-status.c: split rebase detection out of wt_status_get_state() | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2015-08-21 | wt-status: move #include "pathspec.h" to the header | SZEDER Gábor | 1 | -0/+1 |
2015-03-06 | wt-status: refactor detached HEAD analysis | Michael J Gruber | 1 | -0/+1 |
2014-03-31 | Merge branch 'mm/status-porcelain-format-i18n-fix' | Junio C Hamano | 1 | -0/+1 |
2014-03-26 | status: disable translation when --porcelain is used | Matthieu Moy | 1 | -0/+1 |
2014-02-18 | wt-status.c: move cut-line print code out to wt_status_add_cut_line | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2013-12-05 | commit -v: strip diffs and submodule shortlogs from the commit message | Jens Lehmann | 1 | -0/+1 |
2013-10-11 | status: show commit sha1 in "You are currently cherry-picking" message | Ralf Thielow | 1 | -0/+1 |
2013-09-20 | Merge branch 'mm/commit-template-squelch-advice-messages' | Junio C Hamano | 1 | -0/+1 |
2013-09-20 | Merge branch 'mm/status-without-comment-char' | Junio C Hamano | 1 | -0/+1 |
2013-09-12 | wt-status: turn advice_status_hints into a field of wt_status | Matthieu Moy | 1 | -0/+1 |
2013-09-09 | Merge branch 'jl/submodule-mv' | Junio C Hamano | 1 | -1/+1 |
2013-09-06 | status: disable display of '#' comment prefix by default | Matthieu Moy | 1 | -0/+1 |
2013-07-15 | status: convert to use parse_pathspec | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2013-07-09 | wt-status: use "format" function attribute for status_printf | Jeff King | 1 | -4/+4 |
2013-04-02 | status: show commit sha1 in "You are currently reverting" message | Matthieu Moy | 1 | -0/+1 |
2013-04-02 | status: show 'revert' state and status hint | Matthieu Moy | 1 | -0/+1 |
2013-04-01 | Merge branch 'nd/branch-show-rebase-bisect-state' | Junio C Hamano | 1 | -2/+5 |
2013-03-21 | Merge branch 'tb/document-status-u-tradeoff' | Junio C Hamano | 1 | -0/+1 |
2013-03-16 | status: show more info than "currently not on any branch" | Nguyễn Thái Ngọc Duy | 1 | -1/+3 |
2013-03-16 | wt-status: split wt_status_state parsing function out | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2013-03-16 | wt-status: move strbuf into read_and_strip_branch() | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2013-03-16 | status: advise to consider use of -u when read_directory takes too long | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2013-02-05 | status: show the branch name if possible in in-progress info | Nguyễn Thái Ngọc Duy | 1 | -0/+2 |
2012-09-15 | wt-status.c: mark a private file-scope symbol as static | Junio C Hamano | 1 | -2/+0 |
2012-07-16 | status: color in-progress message like other header messages | Jeff King | 1 | -1/+0 |
2012-06-14 | wt-status.*: better advices for git status added | Lucien Kong | 1 | -0/+11 |
2012-05-08 | status: refactor colopts handling | Jeff King | 1 | -1/+1 |
2012-05-08 | Merge branch 'jk/maint-status-porcelain-z-b' into HEAD | Jeff King | 1 | -2/+4 |
2012-05-08 | status: respect "-b" for porcelain format | Jeff King | 1 | -1/+2 |
2012-05-08 | status: refactor null_termination option | Jeff King | 1 | -2/+3 |
2012-04-27 | status: add --column | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2011-03-19 | Merge branch 'jn/status-translatable' | Junio C Hamano | 1 | -0/+7 |
2011-03-08 | wt-status: add helpers for printing wt-status lines | Jonathan Nieder | 1 | -0/+7 |
2011-02-21 | Teach commit about CHERRY_PICK_HEAD | Jay Soffian | 1 | -1/+8 |
2010-11-29 | status: show branchname with a configurable color | Aleksi Aalto | 1 | -2/+4 |
2010-06-30 | Merge branch 'jl/status-ignore-submodules' | Junio C Hamano | 1 | -0/+1 |
2010-06-25 | Add the option "--ignore-submodules" to "git status" | Jens Lehmann | 1 | -0/+1 |
2010-06-21 | Merge branch 'gv/portable' | Junio C Hamano | 1 | -1/+1 |
2010-06-03 | Show branch information in short output of git status | Daniel Knittl-Frank | 1 | -2/+4 |
2010-05-31 | enums: omit trailing comma for portability | Gary V. Vaughan | 1 | -1/+1 |
2010-04-10 | wt-status: collect ignored files | Junio C Hamano | 1 | -0/+2 |
2010-04-10 | wt-status: remove unused workdir_untracked member | Junio C Hamano | 1 | -1/+0 |
2010-03-08 | git status: Show detailed dirty status of submodules in long format | Jens Lehmann | 1 | -0/+2 |
2009-12-12 | status/commit: do not suggest "reset HEAD <path>" while merging | Junio C Hamano | 1 | -0/+1 |
2009-12-07 | status: disable color for porcelain format | Jeff King | 1 | -0/+1 |
2009-12-05 | builtin-commit: refactor short-status code into wt-status.c | Michael J Gruber | 1 | -0/+2 |
2009-08-22 | git stat: the beginning of "status that is not a dry-run of commit" | Junio C Hamano | 1 | -0/+1 |
2009-08-10 | wt-status: collect untracked files in a separate "collect" phase | Junio C Hamano | 1 | -1/+2 |
2009-08-10 | Make git_status_config() file scope static to builtin-commit.c | Junio C Hamano | 1 | -1/+0 |
2009-08-10 | wt-status: move wt_status_colors[] into wt_status structure | Junio C Hamano | 1 | -1/+3 |
2009-08-10 | wt-status: move many global settings to wt_status structure | Junio C Hamano | 1 | -4/+5 |
2009-08-06 | status: show worktree status of conflicted paths separately | Junio C Hamano | 1 | -0/+1 |
2009-08-06 | wt-status.c: rework the way changes to the index and work tree are summarized | Junio C Hamano | 1 | -0/+10 |
2008-06-09 | Add argument 'no' commit/status option -u|--untracked-files | Marius Storm-Olsen | 1 | -1/+2 |
2008-06-09 | Add an optional <mode> argument to commit/status -u|--untracked-files option | Marius Storm-Olsen | 1 | -0/+6 |
2008-05-25 | Merge branch 'js/config-cb'v1.5.6-rc0 | Junio C Hamano | 1 | -1/+1 |
2008-05-22 | Updated status to show 'Not currently on any branch' in red | Chris Parsons | 1 | -0/+1 |
2008-05-14 | Provide git_config with a callback-data parameter | Johannes Schindelin | 1 | -1/+1 |
2008-05-11 | wt-status.h: declare global variables as extern | Johannes Sixt | 1 | -2/+2 |
2007-12-12 | git-commit: squelch needless message during an empty merge | Junio C Hamano | 1 | -0/+1 |
2007-12-08 | add status.relativePaths config variable | Jeff King | 1 | -0/+1 |
2007-11-22 | builtin-commit: do not color status output shown in the message template | Junio C Hamano | 1 | -0/+1 |
2007-11-22 | git status: show relative paths when run in a subdirectory | Johannes Schindelin | 1 | -0/+1 |
2007-09-19 | Enable wt-status to run against non-standard index file. | Kristian Høgsberg | 1 | -0/+1 |
2007-09-19 | Enable wt-status output to a given FILE pointer. | Kristian Høgsberg | 1 | -0/+3 |
2007-01-10 | Provide better feedback for the untracked only case in status output | Jürgen Rühle | 1 | -2/+4 |
2007-01-02 | Improve "nothing to commit" part of status output | Jürgen Rühle | 1 | -0/+1 |
2006-09-12 | Teach runstatus about --untracked | Johannes Schindelin | 1 | -0/+1 |
2006-09-08 | git-commit.sh: convert run_status to a C builtin | Jeff King | 1 | -0/+24 |