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 |
2007-03-24 | Documentation: bisect: reformat more paragraphs. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-03-24 | Documentation: bisect: reword one paragraph. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-03-24 | Documentation: bisect: reformat some paragraphs. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2007-03-23 | Bisect: implement "git bisect run <cmd>..." to automatically... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-10-27 | Documentation: add git in /etc/services. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-10-27 | Documentation: add upload-archive service to git-daemon. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-10-26 | Remove --syslog in git-daemon inetd documentation examples. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-10-14 | Fix tracing when GIT_TRACE is set to an empty string. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-10-02 | Do not create tag leading directories since git update... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-10-01 | Check that a tag exists using show-ref instead of looking... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-10-01 | Use git-update-ref to delete a tag instead of rm()ing... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-10-01 | Clean up "git-branch.sh" and add remove recursive dir... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-10-01 | Fix a remove_empty_dir_recursive problem. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-09-28 | Uncomment test case: git branch c/d should barf if... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-09-28 | When creating branch c/d check that branch c does not... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-09-28 | Add pack-refs and show-ref test cases. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-09-26 | Remove empty ref directories that prevent creating... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-09-20 | Fix show-ref usage for --dereference. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-09-20 | Document git-show-ref [-s|--hash] option. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-09-17 | Use Linus' show ref in "git-branch.sh". Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-09-17 | Add [-s|--hash] option to Linus' show-ref. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-09-13 | Fix space in string " false" problem in "trace.c". Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-09-11 | Fix a memory leak in "connect.c" and die if command... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-09-11 | Move add_to_string to "quote.c" and make it extern. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-09-06 | Fix memory leak in prepend_to_path (git.c). Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-09-03 | Update GIT_TRACE documentation. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-09-02 | Trace into a file or an open fd and refactor tracing... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-08-31 | Trace into open fd and refactor tracing code. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2006-06-04 | Builtin git-rev-parse. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |