2011-09-21 |
Michael J Gruber | git-read-tree.txt: correct sparse-checkout and skip... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-09-21 |
Michael J Gruber | git-read-tree.txt: language and typography fixes Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-09-21 |
Michael J Gruber | unpack-trees: print "Aborting" to stderr Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-08-19 |
Michael J Gruber | branch.c: use the parsed branch name Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-05-25 |
Michael J Gruber | sh-18n: quell "unused variable" warning Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-05-20 |
Michael J Gruber | git-svn: Fix git svn log --show-commit Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-05-18 |
Michael J Gruber | config: Give error message when not changing a multivar Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-05-18 |
Michael J Gruber | config: define and document exit codes Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-05-05 |
Michael J Gruber | git-fast-import.txt: --relative-marks takes no parameter Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-04-27 |
Michael J Gruber | config.txt,diff-options.txt: porcelain vs. plumbing... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-04-27 |
Michael J Gruber | handle_alias: provide GIT_PREFIX to !alias Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-04-27 |
Michael J Gruber | t1020: test !alias in subdirectory Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-04-26 |
Michael J Gruber | rev-list --count: separate count for --cherry-mark Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-04-21 |
Michael J Gruber | date: avoid "X years, 12 months" in relative dates Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-04-19 |
Michael J Gruber | git-svn.txt: Document --mergeinfo Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-04-14 |
Michael J Gruber | contrib/completion: --notes, --no-notes Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-04-14 |
Michael J Gruber | t3306,t5304: avoid clock skew issues Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-04-14 |
Michael J Gruber | git.txt: fix list continuation Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-04-04 |
Michael J Gruber | revisions.txt: language improvements Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-04-03 |
Michael J Gruber | sha1_name: Suggest commit:./file for path in subdir Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-04-03 |
Michael J Gruber | t1506: factor out test for "Did you mean..." Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-04-01 |
Michael J Gruber | revisions.txt: structure with a labelled list Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-04-01 |
Michael J Gruber | revisions.txt: consistent use of quotes Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-04-01 |
Michael J Gruber | reflog: fix overriding of command line options Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-04-01 |
Michael J Gruber | t/t1411: test reflog with formats Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-04-01 |
Michael J Gruber | builtin/log.c: separate default and setup of cmd_log_init() Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-03-23 |
Michael J Gruber | rev-list --min-parents,--max-parents: doc, test and... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-03-23 |
Michael J Gruber | revision.c: introduce --min-parents and --max-parents... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-03-21 |
Michael J Gruber | t6009: use test_commit() from test-lib.sh Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-03-17 |
Michael J Gruber | RelNotes/1.7.5.txt: typo and language fixes Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-03-15 |
Michael J Gruber | git-bisect.txt: example for bisecting with hot-fix Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-03-15 |
Michael J Gruber | git-bisect.txt: streamline run presentation Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-03-11 |
Michael J Gruber | git-log: put space after commit mark Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-03-09 |
Michael J Gruber | git-log.txt,rev-list-options.txt: put option blocks... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-03-09 |
Michael J Gruber | t6007: test rev-list --cherry Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-03-09 |
Michael J Gruber | log --cherry: a synonym Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-03-09 |
Michael J Gruber | rev-list: documentation and test for --cherry-mark Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-03-09 |
Michael J Gruber | revision.c: introduce --cherry-mark Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-03-09 |
Michael J Gruber | rev-list/log: factor out revision mark generation Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-03-08 |
Michael J Gruber | git-log.txt,rev-list-options.txt: -n/--max-count is... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-03-08 |
Michael J Gruber | rev-list-options.txt: typo fix Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-02-27 |
Michael J Gruber | git-add: make -A description clearer vs. -u Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-02-25 |
Michael J Gruber | mergetool-lib: call vim in readonly mode for diffs Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-02-22 |
Michael J Gruber | rev-list: documentation and test for --left/right-only Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-02-22 |
Michael J Gruber | t6007: Make sure we test --cherry-pick Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-02-22 |
Michael J Gruber | revlist.c: introduce --left/right-only for unsymmetric... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-02-17 |
Michael J Gruber | git-patch-id: do not trip over "no newline" markers Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-02-17 |
Michael J Gruber | git-patch-id: test for "no newline" markers Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-02-17 |
Michael J Gruber | Make <identifier> lowercase in Documentation Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-02-15 |
Michael J Gruber | Make <identifier> lowercase as per CodingGuidelines Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-02-15 |
Michael J Gruber | Make <identifier> lowercase as per CodingGuidelines Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-02-15 |
Michael J Gruber | Make <identifier> lowercase as per CodingGuidelines Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-02-15 |
Michael J Gruber | pull: do not display fetch usage on --help-all Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-02-15 |
Michael J Gruber | git-tag.txt: list all modes in the description Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-02-15 |
Michael J Gruber | commit,status: describe -u likewise Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-02-15 |
Michael J Gruber | add: describe --patch like checkout, reset Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-02-15 |
Michael J Gruber | commit,merge,tag: describe -m likewise Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-02-15 |
Michael J Gruber | clone,init: describe --template using the same wording Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-02-15 |
Michael J Gruber | commit,status: describe --porcelain just like push Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-02-15 |
Michael J Gruber | commit,tag: use same wording for -F Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-01-13 |
Michael J Gruber | RelNotes/1.7.4: minor fixes Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2011-01-04 |
Michael J Gruber | cvsimport: handle the parsing of uppercase config options Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-12-22 |
Michael J Gruber | t1020-subdirectory: test alias expansion in a subdirectory Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-12-16 |
Michael J Gruber | difftool: provide basename to external tools Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-12-16 |
Michael J Gruber | git-difftool.txt: correct the description of $BASE... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-12-13 |
Michael J Gruber | t800?-blame.sh: retitle uniquely Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-12-07 |
Michael J Gruber | git-rm.txt: Fix quoting Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-11-30 |
Michael J Gruber | cvsimport: partial whitespace cleanup Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-11-10 |
Michael J Gruber | tag: recognize rfc1991 signatures Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-11-10 |
Michael J Gruber | tag: factor out sig detection for tag display Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-11-10 |
Michael J Gruber | tag: factor out sig detection for body edits Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-11-10 |
Michael J Gruber | verify-tag: factor out signature detection Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-11-10 |
Michael J Gruber | t/t7004-tag: test handling of rfc1991 signatures Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-10-26 |
Michael J Gruber | test: allow running the tests under "prove" Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-10-19 |
Michael J Gruber | git-show-ref.txt: clarify the pattern matching Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-10-08 |
Michael J Gruber | t5503: fix typo Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-09-30 |
Michael J Gruber | rev-list-options: clarify --parents and --children Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-09-29 |
Michael J Gruber | user-manual: fix anchor name Finding-comments-With... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-09-27 |
Michael J Gruber | contrib/completion: --no-index option to git diff Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-09-27 |
Michael J Gruber | remote-helpers: build in platform independent directory Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-09-18 |
Michael J Gruber | git-reset.txt: make modes description more consistent Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-09-18 |
Michael J Gruber | git-reset.txt: point to git-checkout Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-09-18 |
Michael J Gruber | git-reset.txt: use "working tree" consistently Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-09-18 |
Michael J Gruber | git-reset.txt: reset --soft is not a no-op Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-09-18 |
Michael J Gruber | git-reset.txt: reset does not change files in target Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-09-18 |
Michael J Gruber | git-reset.txt: clarify branch vs. branch head Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-08-23 |
Michael J Gruber | git-bundle.txt: Clarify rev-list-args restrictions Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-08-23 |
Michael J Gruber | git-bundle.txt: whitespace cleanup Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-08-23 |
Michael J Gruber | git-bundle.txt: Cleanup Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-08-09 |
Michael J Gruber | Documentation/git-log: Clarify --full-diff Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-07-12 |
Michael J Gruber | test-lib: TAP compliance for skipping tests on request Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-07-12 |
Michael J Gruber | test-lib: simplify GIT_SKIP_TESTS loop Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-07-08 |
Michael J Gruber | t9118: avoid PEG revision identifier in tests Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-07-05 |
Michael J Gruber | Documentation: link to gitrevisions rather than git... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-07-05 |
Michael J Gruber | Documentation: gitrevisions Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-07-05 |
Michael J Gruber | Documentation: split off rev doc into include file Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-07-05 |
Michael J Gruber | rerere.txt: Document forget subcommand Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-06-29 |
Michael J Gruber | git-rev-parse.txt: Add more examples for caret and... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-06-27 |
Michael J Gruber | git-rev-parse.txt: Document ":path" specifier Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |
2010-06-27 |
Michael J Gruber | t6018: make sure all tested symbolic names are different... Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
|
commit | commitdiff | tree |