summaryrefslogtreecommitdiffstats
path: root/builtin-ls-files.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-05builtin-commit: refactor short-status code into wt-status.cMichael J Gruber3-97/+95
2009-11-28t7508-status.sh: Add tests for status -sMichael J Gruber1-0/+166
2009-11-27status -s: respect the status.relativePaths optionMichael J Gruber2-2/+4
2009-09-06docs: note that status configuration affects only long formatJeff King1-5/+5
2009-09-06commit: support alternate status formatsJeff King2-7/+46
2009-09-06status: add --porcelain output formatJeff King2-3/+15
2009-09-06status: refactor format option parsingJeff King1-7/+14
2009-09-06status: refactor short-mode printing to its own functionJeff King1-20/+25
2009-09-06status: typo fix in usageJeff King1-1/+1
2009-08-22git status: not "commit --dry-run" anymoreJunio C Hamano9-50/+89
2009-08-22git stat -s: short status outputJunio C Hamano1-8/+106
2009-08-22git stat: the beginning of "status that is not a dry-run of commit"Junio C Hamano6-14/+75
2009-08-15git commit --dry-run -v: show diff in color when askedJunio C Hamano1-2/+4
2009-08-15Documentation/git-commit.txt: describe --dry-runJunio C Hamano1-4/+9
2009-08-10wt-status: collect untracked files in a separate "collect" phaseJunio C Hamano2-23/+38
2009-08-10Make git_status_config() file scope static to builtin-commit.cJunio C Hamano3-61/+60
2009-08-10wt-status: move wt_status_colors[] into wt_status structureJunio C Hamano2-5/+8
2009-08-10wt-status: move many global settings to wt_status structureJunio C Hamano3-84/+93
2009-08-08commit: --dry-runJunio C Hamano2-14/+22
2009-08-07status: show worktree status of conflicted paths separatelyJunio C Hamano3-3/+120
2009-08-06wt-status.c: rework the way changes to the index and work tree are summarizedJunio C Hamano3-50/+199
2009-08-05diff-index: keep the original index intactJunio C Hamano1-18/+0
2009-08-05diff-index: report unmerged new entriesJunio C Hamano2-2/+33
2009-07-31Fix typos on pt_BR/gittutorial.txt translationAndré Goddard Rosa1-73/+69
2009-07-31Documentation: git-send-email: correct statement about standard portsWesley J. Landaker1-2/+3
2009-07-31Documentation: git-send-email: fix submission port numberWesley J. Landaker1-1/+1
2009-07-31git fast-export: add --no-data optionGeoffrey Irving2-1/+16
2009-07-31parse-opt: optionally show "--no-" option stringJohannes Schindelin2-2/+8