2019-09-13 | git-gui: add horizontal scrollbar to commit buffer Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2019-09-13 | git-gui: convert new/amend commit radiobutton to checkbutton Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-11-05 | git-gui: don't warn for detached head when rebasing Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-11-05 | git-gui: make config gui.warndetachedcommit a boolean Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-10-21 | git-gui: include the file path in guitools confirmation... Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-10-21 | git-gui: span widgets over the full file output area... Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-10-21 | git-gui: use a tristate to control the case mode in... Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-10-19 | git-gui: fix display of path in browser title Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-10-18 | git-gui: new config to control staging of untracked... Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-10-18 | git-gui: use "untracked" for files which are not known... Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-10-18 | git-gui: fix unintended line break in message string Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-10-18 | git-gui: add search history to searchbar Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-10-18 | git-gui: add regexp search mode to the searchbar Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-10-18 | git-gui: add smart case search mode in searchbar Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-10-18 | git-gui: handle config booleans without value Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-10-18 | git-gui: fix multi selected file operation Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-10-16 | grep: fix the error message that mentions --exclude Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-10-15 | git-gui: incremental goto line in blame view Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-10-15 | git-gui: clear the goto line input when hiding Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-10-15 | git-gui: only accept numbers in the goto-line input Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-10-15 | git-gui: search and linenumber input are mutual exclusive... Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-09-15 | grep --no-index: don't use git standard exclusions Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-09-15 | grep: do not use --index in the short usage output Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-07-12 | Documentation: clearly specify what refs are honored... Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-01-28 | git-gui: handle meta diff header lines only in the... Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-01-28 | git-gui: handle special content lines only in the diff... Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-01-28 | git-gui: always reset the current tag Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-01-28 | git-gui: move 3way diff autodetect up Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-01-28 | git-gui: there is no "mode *" diff header line Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-01-28 | git-gui: name also new symlinks so Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-01-28 | git-gui: handle index lines only in the diff header Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-01-28 | git-gui: rework handling of diff header Reported-by: Bert Wesarg <bert.wesarg@googlemail.com> Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-01-28 | git-gui: learn more type change states Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-01-28 | git-gui: remove 'no such variable' for s error when... Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2011-01-28 | git-gui: fix typo in image data Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2010-12-06 | git-gui: Fix use of hunk tag for non-hunk content. Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2010-12-06 | git-gui: Fix use of renamed tag. Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2010-11-22 | git-gui: fix browsers [Up To Parent] in sub-sub-directories. Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2010-11-19 | git-gui: respect conflict marker size Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2010-11-19 | git-gui: fix ANSI-color parsing Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2010-10-13 | Documentation: update-index: -z applies also to --index... Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2010-05-20 | diff: fix coloring of extended diff headers Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2010-03-07 | unset GREP_OPTIONS in test-lib.sh Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2010-03-03 | merge-file: add option to select union merge favor Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2010-03-03 | merge-file: add option to specify the marker size Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2010-03-02 | refactor merge flags into xmparam_t Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2010-03-02 | make union merge an xdl merge favor Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2010-02-23 | rerere: fix memory leak if rerere images can't be read Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2010-02-23 | Documentation: mention conflict marker size argument... Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2009-12-01 | get_ref_states: strdup entries and free util in stale... Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2009-11-28 | Give the hunk comment its own color Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2009-09-07 | githooks.txt: put hooks into subsections Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2009-06-23 | builtin-remote: (get_one_entry): use strbuf Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2009-04-13 | rev-parse: --abbrev-ref option to shorten ref name Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2009-04-13 | for-each-ref: utilize core.warnAmbiguousRefs for :short... Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2009-04-13 | shorten_unambiguous_ref(): add strict mode Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |
2008-09-06 | for-each-ref: `:short` format for `refname` Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com> |
diff | tree |