2009-06-21 |
Stephen Boyd | git-show-ref.txt: remove word and make consistent Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-06-15 |
Stephen Boyd | pull, rebase: simplify to use die() Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-06-13 |
Stephen Boyd | git-rerere.txt: grammatical fixups and cleanups Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-05-23 |
Stephen Boyd | apply, fmt-merge-msg: use relative filenames Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-05-23 |
Stephen Boyd | commit: -F overrides -t Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-05-17 |
Stephen Boyd | show-branch: Fix die message in parse_reflog_param() Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-05-17 |
Stephen Boyd | completion: add missing options to show-branch and... Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-05-16 |
Stephen Boyd | tests: Add tests for missing format-patch long options Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-05-16 |
Stephen Boyd | api-parse-options.txt: use 'func' instead of 'funct' Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-05-06 |
Stephen Boyd | git-am.txt: reword extra headers in message body Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-05-06 |
Stephen Boyd | git-am.txt: Use date or value instead of time or timestamp Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-05-06 |
Stephen Boyd | git-am.txt: add an 'a', say what 'it' is, simplify... Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-05-06 |
Stephen Boyd | completion: complete values for send-email Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-05-06 |
Stephen Boyd | completion: complete values for log.date Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-05-06 |
Stephen Boyd | completion: complete values for help.format Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-05-06 |
Stephen Boyd | completion: add {gui,diff,merge}tool, man, and pager... Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-05-06 |
Stephen Boyd | completion: add missing configuration variables to... Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-04-23 |
Stephen Boyd | config.txt: Make configuration paragraph more consistent Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-04-23 |
Stephen Boyd | config.txt: clarify sentences in the configuration... Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-04-23 |
Stephen Boyd | config.txt: add missing 'the's and make words plural Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-04-23 |
Stephen Boyd | git-format-patch.txt: general rewordings and cleanups Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-04-23 |
Stephen Boyd | git-show-branch.txt: cleanup example description Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-04-23 |
Stephen Boyd | Documentation: use lowercase for shallow and deep threading Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-04-23 |
Stephen Boyd | config.txt: add missing format.{subjectprefix,cc,attach... Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-04-23 |
Stephen Boyd | test-genrandom: Add newline to usage string Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-04-01 |
Stephen Boyd | format_sanitized_subject: Don't trim past initial length...
|
commit | commitdiff | tree |
2009-03-25 |
Stephen Boyd | completion: add --thread=deep/shallow to format-patch Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-03-25 |
Stephen Boyd | completion: add --cc and --no-attachment option to... Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-03-25 |
Stephen Boyd | completion: add --annotate option to send-email Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-03-23 |
Stephen Boyd | gitk: Provide a 32x32 window icon based on the git... Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-03-23 |
Stephen Boyd | format-patch: --numbered-files and --stdout aren't... Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-03-23 |
Stephen Boyd | format-patch: --attach/inline uses filename instead... Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-03-23 |
Stephen Boyd | format-patch: move get_patch_filename() into log-tree Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-03-23 |
Stephen Boyd | format-patch: pass a commit to reopen_stdout() Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-03-23 |
Stephen Boyd | format-patch: construct patch filename in one function Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-03-23 |
Stephen Boyd | pretty.c: add %f format specifier to format_commit_message() Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-03-22 |
Stephen Boyd | format-patch: --numbered-files and --stdout aren't... Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |
2009-03-17 |
Stephen Boyd | git-send-email.txt: describe --compose better Signed-off-by: Stephen Boyd <bebarino@gmail.com>
|
commit | commitdiff | tree |