2008-08-02 |
Pierre Habouzit | git-submodule: move ill placed shift. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-07-31 |
Pierre Habouzit | Allow "non-option" revision options in parse_option... Acked-By: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-07-25 |
Pierre Habouzit | git-checkout: improve error messages, detect ambiguities. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-07-23 |
Pierre Habouzit | git-checkout: fix command line parsing. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-07-22 |
Pierre Habouzit | git-submodule: move ill placed shift. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-07-22 |
Pierre Habouzit | builtin-merge: add missing structure initialization Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-07-09 |
Pierre Habouzit | revisions: refactor handle_revision_opt into parse_revision_opt. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-07-09 |
Pierre Habouzit | git-shortlog: migrate to parse-options partially. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-07-09 |
Pierre Habouzit | git-blame: fix lapsus Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-07-09 |
Pierre Habouzit | parse-options: add PARSE_OPT_LASTARG_DEFAULT flag Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-07-08 |
Pierre Habouzit | git-blame: migrate to incremental parse-option [2/2] Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-07-08 |
Pierre Habouzit | git-blame: migrate to incremental parse-option [1/2] Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-07-08 |
Pierre Habouzit | revisions: split handle_revision_opt() from setup_revisions() Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-06-30 |
Pierre Habouzit | parse-opt: add PARSE_OPT_KEEP_ARGV0 parser option. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-06-30 |
Pierre Habouzit | parse-opt: fake short strings for callers to believe in. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-06-30 |
Pierre Habouzit | parse-opt: do not print errors on unknown options,... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-06-30 |
Pierre Habouzit | parse-opt: create parse_options_step. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-06-30 |
Pierre Habouzit | parse-opt: Export a non NORETURN usage dumper. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-06-30 |
Pierre Habouzit | parse-opt: have parse_options_{start,end}. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-06-15 |
Pierre Habouzit | Make git reflog expire honour core.sharedRepository. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-03-10 |
Pierre Habouzit | git-quiltimport: better parser to grok "enhanced" series... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-03-07 |
Pierre Habouzit | unquote_c_style: fix off-by-one. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-03-02 |
Pierre Habouzit | parse-options: new option type to treat an option-like... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-03-02 |
Pierre Habouzit | parse-opt: bring PARSE_OPT_HIDDEN and NONEG to git... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2008-01-26 |
Pierre Habouzit | parse-options: catch likely typo in presense of aggregated... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-12-26 |
Pierre Habouzit | git-name-rev: add a --(no-)undefined option. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-12-23 |
Pierre Habouzit | git-describe: Add a --match option to limit considered... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-12-22 |
Pierre Habouzit | parse-options: Add a gitcli(5) man page. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-12-22 |
Pierre Habouzit | Force the sticked form for options with optional arguments. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-12-22 |
Pierre Habouzit | git-tag: fix -l switch handling regression. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-12-18 |
Pierre Habouzit | Fix segfault in diff-delta.c when FLEX_ARRAY is 1 Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-12-11 |
Pierre Habouzit | Invert numbers and names in the git-shortlog summary... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-11-26 |
Pierre Habouzit | builtin-commit.c: export GIT_INDEX_FILE for launch_editor... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-11-23 |
Pierre Habouzit | parse-options: Allow to hide options from the default... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-11-12 |
Pierre Habouzit | Reorder diff_opt_parse options more logically per topics. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-11-12 |
Pierre Habouzit | Make the diff_options bitfields be an unsigned with... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-11-12 |
Pierre Habouzit | Use OPT_BIT in builtin-pack-refs
|
commit | commitdiff | tree |
2007-11-12 |
Pierre Habouzit | Use OPT_BIT in builtin-for-each-ref
|
commit | commitdiff | tree |
2007-11-12 |
Pierre Habouzit | Use OPT_SET_INT and OPT_BIT in builtin-branch
|
commit | commitdiff | tree |
2007-11-12 |
Pierre Habouzit | parse-options new features. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-11-08 |
Pierre Habouzit | sh-setup: don't let eval output to be shell-expanded. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-11-06 |
Pierre Habouzit | Migrate git-repack.sh to use git-rev-parse --parseopt
|
commit | commitdiff | tree |
2007-11-06 |
Pierre Habouzit | Migrate git-quiltimport.sh to use git-rev-parse --parseopt Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-11-06 |
Pierre Habouzit | Migrate git-checkout.sh to use git-rev-parse --parseopt...
|
commit | commitdiff | tree |
2007-11-06 |
Pierre Habouzit | Migrate git-instaweb.sh to use git-rev-parse --parseopt Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-11-06 |
Pierre Habouzit | Migrate git-merge.sh to use git-rev-parse --parseopt Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-11-06 |
Pierre Habouzit | Migrate git-am.sh to use git-rev-parse --parseopt Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-11-06 |
Pierre Habouzit | Migrate git-clone to use git-rev-parse --parseopt Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-11-06 |
Pierre Habouzit | Migrate git-clean.sh to use git-rev-parse --parseopt. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-11-06 |
Pierre Habouzit | Update git-sh-setup(1) to allow transparent use of... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-11-06 |
Pierre Habouzit | Add a parseopt mode to git-rev-parse to bring parse... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-11-06 |
Pierre Habouzit | Some better parse-options documentation.
|
commit | commitdiff | tree |
2007-11-05 |
Pierre Habouzit | git-fetch: be even quieter. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-10-30 |
Pierre Habouzit | Make builtin-pack-refs.c use parse_options. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-10-30 |
Pierre Habouzit | Make builtin-name-rev.c use parse_options. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-10-30 |
Pierre Habouzit | Make builtin-count-objects.c use parse_options. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-10-30 |
Pierre Habouzit | Make builtin-fsck.c use parse_options. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-10-30 |
Pierre Habouzit | Make builtin-for-each-ref.c use parse-opts. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-10-30 |
Pierre Habouzit | Make builtin-symbolic-ref.c use parse_options. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-10-30 |
Pierre Habouzit | Make builtin-update-ref.c use parse_options Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-10-30 |
Pierre Habouzit | Make builtin-revert.c use parse_options. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-10-30 |
Pierre Habouzit | Make builtin-describe.c use parse_options Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-10-30 |
Pierre Habouzit | Make builtin-branch.c use parse_options. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-10-30 |
Pierre Habouzit | Make builtin-mv.c use parse-options Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-10-30 |
Pierre Habouzit | Make builtin-rm.c use parse_options. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-10-30 |
Pierre Habouzit | parse-options: allow callbacks to take no arguments... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-10-30 |
Pierre Habouzit | Add shortcuts for very often used options. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-10-30 |
Pierre Habouzit | parse-options: make some arguments optional, add callbacks. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-10-30 |
Pierre Habouzit | parse-options: be able to generate usages automatically Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-10-30 |
Pierre Habouzit | Add a simple option parser. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-10-26 |
Pierre Habouzit | fast-import.c: fix regression due to strbuf conversion Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-10-25 |
Pierre Habouzit | Support a --quiet option in the test-suite. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-10-25 |
Pierre Habouzit | Add some fancy colors in the test library when terminal... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-10-16 |
Pierre Habouzit | Fix in-place editing functions in convert.c Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-30 |
Pierre Habouzit | Make read_patch_file work on a strbuf. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-30 |
Pierre Habouzit | strbuf_read_file enhancement, and use it. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-29 |
Pierre Habouzit | strbuf change: be sure ->buf is never ever NULL. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-29 |
Pierre Habouzit | double free in builtin-update-index.c Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-26 |
Pierre Habouzit | Small cache_tree_write refactor. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-26 |
Pierre Habouzit | Make builtin-rerere use of strbuf nicer and more efficient.
|
commit | commitdiff | tree |
2007-09-26 |
Pierre Habouzit | Add strbuf_cmp.
|
commit | commitdiff | tree |
2007-09-21 |
Pierre Habouzit | sq_quote_argv and add_to_string rework with strbuf's. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-21 |
Pierre Habouzit | Full rework of quote_c_style and write_name_quoted. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-21 |
Pierre Habouzit | Rework unquote_c_style to work on a strbuf. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-21 |
Pierre Habouzit | strbuf API additions and enhancements. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-21 |
Pierre Habouzit | nfv?asprintf are broken without va_copy, workaround... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-21 |
Pierre Habouzit | Fix the expansion pattern of the pseudo-static path... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-19 |
Pierre Habouzit | Use xmemdupz() in many places. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-18 |
Pierre Habouzit | Fix lapsus in builtin-apply.c Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-18 |
Pierre Habouzit | Add xmemdupz() that duplicates a block of memory, and... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-18 |
Pierre Habouzit | fast-import optimization:
|
commit | commitdiff | tree |
2007-09-18 |
Pierre Habouzit | fast-import was using dbuf's, replace them with strbuf's. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-18 |
Pierre Habouzit | Drop strbuf's 'eof' marker, and make read_line a first... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-17 |
Pierre Habouzit | Remove preemptive allocations. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-17 |
Pierre Habouzit | Refactor replace_encoding_header. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-17 |
Pierre Habouzit | builtin-apply: use strbuf's instead of buffer_desc's. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-17 |
Pierre Habouzit | Now that cache.h needs strbuf.h, remove useless includes. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-17 |
Pierre Habouzit | Rewrite convert_to_{git,working_tree} to use strbuf's. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-17 |
Pierre Habouzit | New strbuf APIs: splice and attach. Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |
2007-09-10 |
Pierre Habouzit | Replace all read_fd use with strbuf_read, and get rid... Signed-off-by: Pierre Habouzit <madcoder@debian.org>
|
commit | commitdiff | tree |