index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wt-status.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-21
Make run_diff_index() use unpack_trees(), not read_tree()
Linus Torvalds
1
-10
/
+0
2007-12-12
git-commit: squelch needless message during an empty merge
Junio C Hamano
1
-0
/
+2
2007-12-08
add status.relativePaths config variable
Jeff King
1
-0
/
+6
2007-12-08
wt-status.c:quote_path(): convert empty path to "./"
Jeff King
1
-0
/
+3
2007-12-05
git config --get-colorbool
Junio C Hamano
1
-1
/
+1
2007-12-04
Merge branch 'kh/commit'
Junio C Hamano
1
-23
/
+63
2007-12-02
quote_path: fix collapsing of relative paths
Jeff King
1
-5
/
+6
2007-12-02
Enable rewrite as well as rename detection in git-status
Jeff King
1
-0
/
+1
2007-11-22
builtin-commit: Include the diff in the commit message when verbose.
Kristian Høgsberg
1
-0
/
+16
2007-11-22
git status: show relative paths when run in a subdirectory
Johannes Schindelin
1
-23
/
+46
2007-11-14
core.excludesfile clean-up
Junio C Hamano
1
-14
/
+1
2007-09-19
Enable wt-status to run against non-standard index file.
Kristian Høgsberg
1
-1
/
+2
2007-09-19
Enable wt-status output to a given FILE pointer.
Kristian Høgsberg
1
-41
/
+44
2007-09-14
Fix the rename detection limit checking
Linus Torvalds
1
-0
/
+1
2007-06-08
Missing statics.
Pierre Habouzit
1
-1
/
+1
2007-05-21
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
1
-0
/
+9
2007-05-21
git-status: respect core.excludesFile
Johannes Schindelin
1
-0
/
+9
2007-03-31
Optimize directory listing with pathspec limiter.
Linus Torvalds
1
-1
/
+1
2007-02-26
Merge branch 'master' into js/diff-ni
Junio C Hamano
1
-2
/
+2
2007-02-22
run_diff_{files,index}(): update calling convention.
Junio C Hamano
1
-2
/
+10
2007-02-20
prefixcmp(): fix-up leftover strncmp().
Junio C Hamano
1
-1
/
+1
2007-02-20
Mechanical conversion to use prefixcmp()
Junio C Hamano
1
-2
/
+2
2007-02-09
wt_status_prepare(): clean up structure initialization.
Junio C Hamano
1
-8
/
+1
2007-01-28
wt-status: Actually accept `color.status.BLAH' configuration variables.
Mark Wooding
1
-1
/
+1
2007-01-13
simplify the "no changes added to commit" message
Nicolas Pitre
1
-1
/
+1
2007-01-11
Merge branch 'jc/detached-head'
Junio C Hamano
1
-2
/
+11
2007-01-11
git-status: wording update to deal with deleted files.
Junio C Hamano
1
-3
/
+16
2007-01-10
Provide better feedback for the untracked only case in status output
Jürgen Rühle
1
-9
/
+12
2007-01-08
git-status: show detached HEAD
Junio C Hamano
1
-2
/
+11
2007-01-07
Remove unnecessary git-rm --cached reference from status output
Jürgen Rühle
1
-2
/
+2
2007-01-02
Improve cached content header of status output
Jürgen Rühle
1
-4
/
+14
2007-01-02
Support --amend on initial commit in status output
Jürgen Rühle
1
-2
/
+3
2007-01-02
Improve "nothing to commit" part of status output
Jürgen Rühle
1
-6
/
+18
2007-01-02
Clarify syntax and role of git-add in status output
Jürgen Rühle
1
-1
/
+1
2006-12-20
simplify inclusion of system header files.
Junio C Hamano
1
-1
/
+1
2006-12-15
git-status always says what branch it's on
Andy Parkins
1
-1
/
+1
2006-12-15
Align section headers of 'git status' to new 'git add'.
Shawn O. Pearce
1
-4
/
+5
2006-12-15
Suggest use of "git add file1 file2" when there is nothing to commit.
Shawn O. Pearce
1
-5
/
+6
2006-12-13
Merge branch 'np/addcommit'
Junio C Hamano
1
-1
/
+1
2006-12-13
Allow subcommand.color and color.subcommand color configuration
Andy Parkins
1
-2
/
+2
2006-12-04
make 'git add' a first class user friendly interface to the index
Nicolas Pitre
1
-1
/
+1
2006-11-08
git-status: quote LF in its output
Junio C Hamano
1
-11
/
+53
2006-11-07
Merge branch 'maint'
Junio C Hamano
1
-2
/
+0
2006-11-07
remove an unneeded test
Tero Roponen
1
-2
/
+0
2006-11-06
Merge branch 'maint'
Junio C Hamano
1
-8
/
+3
2006-11-05
Fix git-runstatus for repositories containing a file named HEAD
Jeff King
1
-8
/
+3
2006-11-01
Merge branch 'lj/refs'
Junio C Hamano
1
-4
/
+2
2006-10-26
Make filenames line up in git-status output
Andy Parkins
1
-7
/
+7
2006-09-20
Tell between packed, unpacked and symbolic refs.
Junio C Hamano
1
-1
/
+1
2006-09-17
wt-status: use simplified resolve_ref to find current branch
Jeff King
1
-4
/
+2
[prev]
[next]