2008-05-28 | bisect: use "$GIT_DIR/BISECT_START" to check if we... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-05-25 | Documentation: convert tutorials to man pages Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-05-23 | bisect: use a detached HEAD to bisect Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-05-23 | bisect: trap critical errors in "bisect_start" Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-05-23 | bisect: fix left over "BISECT_START" file when starting... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-05-23 | bisect: add test cases to check that "git bisect start... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-05-21 | Documentation: rev-parse: add a few "--verify" and... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-05-11 | rev-parse --verify: do not output anything on error Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-05-11 | rev-parse: fix using "--default" with "--verify" Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-05-11 | rev-parse: add test script for "--verify" Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-05-09 | bisect: print an error message when "git rev-list ... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-05-08 | Documentation: bisect: add a few "git bisect run" examples Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-05-07 | Documentation: improve "add", "pull" and "format-patch... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-05-05 | Documentation: rename "hooks.txt" to "githooks.txt... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-05-03 | Documentation: hooks: fix missing verb in pre-applypatch... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-04-27 | rev-parse: fix --verify to error out when passed junk... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-04-27 | rev-parse: teach "--verify" to be quiet when using... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-04-26 | documentation: web--browse: add a note about konqueror Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-04-26 | documentation: help: add info about "man.<tool>.cmd... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-04-26 | help: use "man.<tool>.cmd" as custom man viewer command Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-04-26 | documentation: help: add "man.<tool>.path" config variable Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-04-26 | help: use man viewer path from "man.<tool>.path" config var Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-04-16 | git-bisect: make "start", "good" and "skip" succeed... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-04-16 | bisect: squelch "fatal: ref HEAD not a symref" misleading... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-04-12 | bisect: report bad rev better Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-04-12 | bisect: fix bad rev checking in "git bisect good" Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-04-12 | bisect: add "git bisect help" subcommand to get a long... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-04-07 | test suite: remove useless TERM cruft in "t7005-editor.sh" Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-04-05 | git-gui: Update french translation |
diff | tree |
2008-04-02 | help: Add a missing OPT_END(). Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-03-14 | Documention: web--browse: add info about "browser.... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-03-14 | web--browse: use custom commands defined at config... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-03-13 | help: warn if specified 'man.viewer' is unsupported... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-03-13 | Documentation: help: explain 'man.viewer' multiple... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-03-12 | help: implement multi-valued "man.viewer" config option Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-03-12 | Documentation: help: describe 'man.viewer' config variable Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-03-12 | help: add "man.viewer" config var to use "woman" or... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-03-05 | run-command: Redirect stderr to a pipe before redirecting... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-02-18 | help.c: use 'git_config_string' to get 'help_default_format'. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-02-16 | Documentation: add 'git-web--browse.txt' and simplify... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-02-16 | diff.c: add "const" qualifier to "char *cmd" member... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-02-16 | Add "const" qualifier to "char *excludes_file". Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-02-16 | Add "const" qualifier to "char *editor_program". Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-02-16 | Add "const" qualifier to "char *pager_program". Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-02-16 | config: add 'git_config_string' to refactor string... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-02-16 | diff.c: remove useless check for value != NULL Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-02-15 | diff.c: replace a 'strdup' with 'xstrdup'. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-02-13 | config: add test cases for empty value and no value... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-02-10 | web--browse: Add a few quotes in 'init_browser_path'. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-02-10 | Documentation: instaweb: add 'git-web--browse' information. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-02-07 | config: add test cases for empty value and no value... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-02-05 | instaweb: use 'git-web--browse' to launch browser. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-02-05 | Rename 'git-help--browse.sh' to 'git-web--browse.sh'. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-02-05 | help--browse: add '--config' option to check a config... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-02-05 | help: make 'git-help--browse' usable outside 'git-help'. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-01-29 | instaweb: use 'browser.<tool>.path' config option if... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-01-29 | Documentation: help: specify supported html browsers. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-01-29 | Documentation: config: add "browser.<tool>.path". Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-01-18 | git-gui: add french glossary: glossary/fr.po Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-01-16 | git-gui: Initial french translation Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2008-01-08 | Documentation: config: add 'help.*' and 'instaweb.... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-12-15 | git-help: add "help.format" config variable. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-12-09 | Documentation: describe -w/--web option to "git-help". Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-12-09 | Use {web,instaweb,help}.browser config options. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-12-09 | git-help: add -w|--web option to display html man page... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-12-04 | Documentation: describe -i/--info option to "git-help" Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-12-04 | git-help: add -i|--info option to display info page. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-12-04 | Trace and quote with argv: get rid of unneeded count... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-12-04 | Documentation: add a new man page for "git-help" Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-11-20 | Bisect reset: do nothing when not bisecting. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-11-19 | Bisect: use "$GIT_DIR/BISECT_NAMES" to check if we... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-11-17 | Bisect visualize: use "for-each-ref" to list all good... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-11-16 | Bisect reset: remove bisect refs that may have been... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-11-12 | for-each-ref: fix off by one read. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-10-29 | Bisect: add "skip" to the short usage string. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-10-27 | Bisect run: "skip" current commit if script exit code... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-10-27 | Bisect: add a "bisect replay" test case. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-10-27 | Bisect: add "bisect skip" to the documentation. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-10-27 | Bisect: refactor "bisect_{bad,good,skip}" into "bisect_state". Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-10-27 | Bisect: refactor some logging into "bisect_write". Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-10-27 | Bisect: refactor "bisect_write_*" functions. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-10-27 | Bisect: implement "bisect skip" to mark untestable... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-10-27 | Bisect: fix some white spaces and empty lines breakages. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-10-27 | rev-list documentation: add "--bisect-all". Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-10-27 | rev-list: implement --bisect-all Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-10-27 | Test suite: reset TERM to its previous value after... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-09-20 | rev-list --bisect: Fix best == NULL case. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-09-18 | rev-list --bisect: Bisection "distance" clean up. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-09-18 | rev-list --bisect: Move some bisection code into best_bisection. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-09-18 | rev-list --bisect: Move finding bisection into do_find_bisec... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-08-01 | rev-list --bisect: fix allocation of "int*" instead... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-04-17 | Bisect: rename "t/t6030-bisect-run.sh" to "t/t6030... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-04-17 | Bisect: simplify "bisect start" logging. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-04-05 | Documentation: bisect: "start" accepts one bad and... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-04-05 | Bisect: teach "bisect start" to optionally use one... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-03-30 | Bisect: Improve error message in "bisect_next_check". Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-03-27 | Bisect: add checks at the beginning of "git bisect... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-03-26 | Bisect: Use "git-show-ref --verify" when reseting. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-03-24 | Documentation: bisect: make a comment fit better in... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-03-24 | Documentation: bisect: add some titles to some paragraphs. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |