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