summaryrefslogtreecommitdiff
path: root/t/t7502-status.sh
Commit message (Expand)AuthorAgeFilesLines
* test-suite: Make test script numbers uniqueJohannes Sixt2009-03-141-400/+0
* Merge branch 'jk/maint-ls-files-other' into jk/fix-ls-files-otherJunio C Hamano2008-10-171-0/+6
|\
| * refactor handling of "other" files in ls-files and statusJeff King2008-10-171-0/+6
* | wt-status: Teach how to discard changes in the working directoryAnders Melchiorsen2008-09-071-0/+10
|/
* tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi2008-09-031-1/+1
* Add configuration option for default untracked files modeMarius Storm-Olsen2008-06-091-0/+18
* Add argument 'no' commit/status option -u|--untracked-filesMarius Storm-Olsen2008-06-091-3/+22
* Add an optional <mode> argument to commit/status -u|--untracked-files optionMarius Storm-Olsen2008-06-091-0/+61
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-3/+3
* builtin-status: Add tests for submodule summaryPing Yin2008-04-121-0/+134
* add test_cmp function for test scriptsJeff King2008-03-131-1/+1
* grep portability fix: don't use "-e" or "-q"Jeff King2008-03-131-1/+1
* commit: discard index after setting up partial commitJeff King2008-02-161-0/+21
* status: suggest "git rm --cached" to unstage for initial commitJeff King2008-02-131-1/+10
* add status.relativePaths config variableJeff King2007-12-081-0/+31
* quote_path: fix collapsing of relative pathsJeff King2007-12-021-1/+1
* git status: show relative paths when run in a subdirectoryJohannes Schindelin2007-11-221-0/+91