2009-01-25 | t1505: remove debugging cruft Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-01-19 | bash completion: refactor diff options Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-01-19 | bash completion: move pickaxe options to log Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-01-18 | checkout: implement "-" abbreviation, add docs and... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-01-18 | sha1_name: support @{-N} syntax in get_sha1() Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-01-18 | sha1_name: tweak @{-N} lookup Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-01-17 | color-words: make regex configurable via attributes Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-01-17 | color-words: expand docs with precise semantics Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-01-17 | color-words: enable REG_NEWLINE to help user Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-01-13 | notes: fix core.notesRef documentation Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-01-12 | rebase: update documentation for --root Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-01-12 | rebase -i: learn to rebase root commit Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-01-12 | rebase: learn to rebase root commit Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-01-07 | diff --no-index -q: fix endless loop Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-01-07 | diff --no-index: test for pager after option parsing Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-01-07 | diff: accept -- when using --no-index Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-01-03 | rebase -i: execute hook only after argument checking Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-12-07 | fetch-pack: Avoid memcpy() with src==dst Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-10-26 | add -p: warn if only binary changes present Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-10-19 | Documentation: add manpage about workflows Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-10-12 | Documentation: remove stale howto/rebase-and-edit.txt Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-09-19 | sha1_file: link() returns -1 on failure, not errno Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-09-16 | Documentation: Refer to git-rebase(1) to warn against... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-09-16 | Documentation: new upstream rebase recovery section... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-09-05 | git-svn: fix 'info' tests for unknown items Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-09-05 | git-svn: match SVN 1.5 behaviour of info' on unknown... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-09-05 | git svn info: always quote URLs in 'info' output Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-09-05 | git svn info: make info relative to the current directory Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-09-05 | git svn info: tests: fix ptouch argument order in setup Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-09-05 | git svn info: tests: use test_cmp instead of git-diff Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-09-05 | git svn info: tests: do not use set -e Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-09-05 | git svn info: tests: let 'init' test run with SVN 1.5 Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-09-05 | git svn: catch lack of upstream info for dcommit earlier Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-08-31 | t6013: replace use of 'tac' with equivalent Perl Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-08-30 | rev-list: fix --reverse interaction with --parents Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-08-13 | rebase -i -p: fix parent rewriting Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-08-13 | rebase -i -p: handle index and workdir correctly Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-08-13 | Documentation: rev-list-options: move --simplify-merges... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-08-13 | Documentation: rev-list-options: Rewrite simplification... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-08-13 | filter-branch: use --simplify-merges Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-08-13 | filter-branch: fix ref rewriting with --subdirectory... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-08-13 | filter-branch: Extend test to show rewriting bug Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-08-12 | Documentation: rev-list-options: Fix a typo Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-08-11 | Documentation: rev-list-options: Fix -g paragraph formatting Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-08-08 | filter-branch: be more helpful when an annotated tag... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-08-08 | Documentation: filter-branch: document how to filter... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-08-08 | Documentation: commit-tree: remove 16 parents restriction Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-07-27 | bash completion: Add long options for 'git describe' Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-07-24 | git-completion.bash: provide completion for 'show-branch' Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-07-05 | Fix apply --recount handling of no-EOL line Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-07-03 | git-send-email: Do not attempt to STARTTLS more than... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-07-02 | git-add--interactive: manual hunk editing mode Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-07-02 | git-add--interactive: remove hunk coalescing Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-07-02 | git-add--interactive: replace hunk recounting with... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-07-02 | Fix 'git show' on signed tag of signed tag of commit Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-06-28 | git-send-email: prevent undefined variable warnings... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2008-06-26 | git-send-email: add support for TLS via Net::SMTP::SSL Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |