52 Commits (2e8fd7819521b43e89f3baa9c6a95042ed7da4b4)

Author SHA1 Message Date
Junio C Hamano 37d07f8f98 git-commit: squelch needless message during an empty merge 17 years ago
Jeff King 46f721c8fe add status.relativePaths config variable 17 years ago
Jeff King c3ce326128 wt-status.c:quote_path(): convert empty path to "./" 17 years ago
Junio C Hamano 0f6f5a4022 git config --get-colorbool 17 years ago
Jeff King 69e7491835 quote_path: fix collapsing of relative paths 17 years ago
Jeff King f714fb846b Enable rewrite as well as rename detection in git-status 17 years ago
Kristian Høgsberg 99a1269458 builtin-commit: Include the diff in the commit message when verbose. 17 years ago
Johannes Schindelin 367c98866c git status: show relative paths when run in a subdirectory 17 years ago
Junio C Hamano dcf0c16ef1 core.excludesfile clean-up 17 years ago
Junio C Hamano 039bc64e88 core.excludesfile clean-up 17 years ago
Kristian Høgsberg 0f729f2134 Enable wt-status to run against non-standard index file. 17 years ago
Kristian Høgsberg f26a001226 Enable wt-status output to a given FILE pointer. 17 years ago
Linus Torvalds 0024a54923 Fix the rename detection limit checking 17 years ago
Pierre Habouzit 52fae7de4e Missing statics. 18 years ago
Johannes Schindelin 0ba956d331 git-status: respect core.excludesFile 18 years ago
Linus Torvalds 9fc42d6091 Optimize directory listing with pathspec limiter. 18 years ago
Junio C Hamano b4e1e4a787 run_diff_{files,index}(): update calling convention. 18 years ago
Junio C Hamano 1968d77dd6 prefixcmp(): fix-up leftover strncmp(). 18 years ago
Junio C Hamano cc44c7655f Mechanical conversion to use prefixcmp() 18 years ago
Junio C Hamano cc46a74398 wt_status_prepare(): clean up structure initialization. 18 years ago
Mark Wooding c3e821c636 wt-status: Actually accept `color.status.BLAH' configuration variables. 18 years ago
Nicolas Pitre dcbc7bbe39 simplify the "no changes added to commit" message 18 years ago
Junio C Hamano 4d229653ab git-status: wording update to deal with deleted files. 18 years ago
Jürgen Rühle 2a3a3c247e Provide better feedback for the untracked only case in status output 18 years ago
Junio C Hamano bda324cf61 git-status: show detached HEAD 18 years ago
Jürgen Rühle 3368d11f30 Remove unnecessary git-rm --cached reference from status output 18 years ago
Jürgen Rühle 3c1eb9cb2d Improve cached content header of status output 18 years ago
Jürgen Rühle 98bf8a47c2 Support --amend on initial commit in status output 18 years ago
Jürgen Rühle 6e458bf63f Improve "nothing to commit" part of status output 18 years ago
Jürgen Rühle e54eef9e1f Clarify syntax and role of git-add in status output 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Andy Parkins a990999e0d git-status always says what branch it's on 18 years ago
Shawn O. Pearce 82dca84871 Align section headers of 'git status' to new 'git add'. 18 years ago
Shawn O. Pearce aeb80c70ec Suggest use of "git add file1 file2" when there is nothing to commit. 18 years ago
Andy Parkins a159ca0cb7 Allow subcommand.color and color.subcommand color configuration 18 years ago
Nicolas Pitre 366bfcb68f make 'git add' a first class user friendly interface to the index 18 years ago
Junio C Hamano 3a946802bb git-status: quote LF in its output 18 years ago
Tero Roponen 0623421b0b remove an unneeded test 18 years ago
Jeff King 49b8b2926f Fix git-runstatus for repositories containing a file named HEAD 18 years ago
Andy Parkins 543551e53a Make filenames line up in git-status output 18 years ago
Junio C Hamano 8da1977554 Tell between packed, unpacked and symbolic refs. 18 years ago
Jeff King f62363fb02 wt-status: use simplified resolve_ref to find current branch 18 years ago
Jeff King db830b4f23 wt-status: remove extraneous newline from 'deleted:' output 18 years ago
Johannes Schindelin 2074cb0af3 Teach runstatus about --untracked 18 years ago
Jeff King c91f0d92ef git-commit.sh: convert run_status to a C builtin 18 years ago