index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-ls-files.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-05
builtin-commit: refactor short-status code into wt-status.c
Michael J Gruber
3
-97
/
+95
2009-11-28
t7508-status.sh: Add tests for status -s
Michael J Gruber
1
-0
/
+166
2009-11-27
status -s: respect the status.relativePaths option
Michael J Gruber
2
-2
/
+4
2009-09-06
docs: note that status configuration affects only long format
Jeff King
1
-5
/
+5
2009-09-06
commit: support alternate status formats
Jeff King
2
-7
/
+46
2009-09-06
status: add --porcelain output format
Jeff King
2
-3
/
+15
2009-09-06
status: refactor format option parsing
Jeff King
1
-7
/
+14
2009-09-06
status: refactor short-mode printing to its own function
Jeff King
1
-20
/
+25
2009-09-06
status: typo fix in usage
Jeff King
1
-1
/
+1
2009-08-22
git status: not "commit --dry-run" anymore
Junio C Hamano
9
-50
/
+89
2009-08-22
git stat -s: short status output
Junio C Hamano
1
-8
/
+106
2009-08-22
git stat: the beginning of "status that is not a dry-run of commit"
Junio C Hamano
6
-14
/
+75
2009-08-15
git commit --dry-run -v: show diff in color when asked
Junio C Hamano
1
-2
/
+4
2009-08-15
Documentation/git-commit.txt: describe --dry-run
Junio C Hamano
1
-4
/
+9
2009-08-10
wt-status: collect untracked files in a separate "collect" phase
Junio C Hamano
2
-23
/
+38
2009-08-10
Make git_status_config() file scope static to builtin-commit.c
Junio C Hamano
3
-61
/
+60
2009-08-10
wt-status: move wt_status_colors[] into wt_status structure
Junio C Hamano
2
-5
/
+8
2009-08-10
wt-status: move many global settings to wt_status structure
Junio C Hamano
3
-84
/
+93
2009-08-08
commit: --dry-run
Junio C Hamano
2
-14
/
+22
2009-08-07
status: show worktree status of conflicted paths separately
Junio C Hamano
3
-3
/
+120
2009-08-06
wt-status.c: rework the way changes to the index and work tree are summarized
Junio C Hamano
3
-50
/
+199
2009-08-05
diff-index: keep the original index intact
Junio C Hamano
1
-18
/
+0
2009-08-05
diff-index: report unmerged new entries
Junio C Hamano
2
-2
/
+33
2009-07-31
Fix typos on pt_BR/gittutorial.txt translation
André Goddard Rosa
1
-73
/
+69
2009-07-31
Documentation: git-send-email: correct statement about standard ports
Wesley J. Landaker
1
-2
/
+3
2009-07-31
Documentation: git-send-email: fix submission port number
Wesley J. Landaker
1
-1
/
+1
2009-07-31
git fast-export: add --no-data option
Geoffrey Irving
2
-1
/
+16
2009-07-31
parse-opt: optionally show "--no-" option string
Johannes Schindelin
2
-2
/
+8