2016-10-21 | sequencer: get rid of the subcommand field Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: avoid completely different messages for... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: strip CR from the todo script Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: completely revamp the "todo" script parsing Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: refactor the code to obtain a short commit... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: future-proof read_populate_todo() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: plug memory leaks for the option values Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-17 | sequencer: future-proof remove_sequencer_state() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-17 | sequencer: avoid unnecessary indirection Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-17 | sequencer: use memoized sequencer directory path Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-17 | sequencer: use static initializers for replay_opts Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-11 | reset: fix usage Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-07 | wt-status: begin error messages with lower-case Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-07 | wt-status: teach has_{unstaged,uncommitted}_changes... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-07 | wt-status: export also the has_un{staged,committed... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-07 | wt-status: make the require_clean_work_tree() function... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-07 | pull: make code more similar to the shell script again Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-07 | pull: drop confusing prefix parameter of die_on_unclean_work... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-21 | regex: use regexec_buf() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-21 | regex: add regexec_buf() that can work on a non NUL... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-21 | regex: -G<pattern> feeds a non NUL-terminated string... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-11 | git-gui: respect commit.gpgsign again Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-11 | cat-file: support --textconv/--filters in batch mode Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-11 | cat-file --textconv/--filters: allow specifying the... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-11 | cat-file: introduce the --filters option Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-09 | sequencer: ensure to release the lock when we could... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-09 | sequencer: lib'ify checkout_fast_forward() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-09 | sequencer: lib'ify fast_forward_to() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-09 | sequencer: lib'ify save_opts() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-09 | sequencer: lib'ify save_todo() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-09 | sequencer: lib'ify save_head() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-09 | sequencer: lib'ify create_seq_dir() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-09 | sequencer: lib'ify read_populate_opts() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-09 | sequencer: lib'ify read_populate_todo() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-09 | sequencer: lib'ify read_and_refresh_cache() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-09 | sequencer: lib'ify prepare_revs() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-09 | sequencer: lib'ify walk_revs_populate_todo() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-09 | sequencer: lib'ify do_pick_commit() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-09 | sequencer: lib'ify do_recursive_merge() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-09-09 | sequencer: lib'ify write_message() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-08-29 | sequencer: do not die() in do_pick_commit() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-08-29 | sequencer: lib'ify sequencer_pick_revisions() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-08-24 | cat-file: fix a grammo in the man page Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-08-19 | Revert "display HTML in default browser using Windows... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-08-16 | rev-parse: respect core.hooksPath in --git-path Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-08-16 | t/Makefile: ensure that paths are valid on platforms... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-08-08 | git mv: do not keep slash in `git mv dir non-existing... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-08-04 | nedmalloc: fix misleading indentation Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-08-04 | t5533: make it pass on case-sensitive filesystems Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-08-03 | import-tars: support hard links Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-08-01 | merge-recursive: flush output buffer even when erroring out Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-08-01 | merge_trees(): ensure that the callers release output... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-08-01 | merge-recursive: offer an option to retain the output... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-08-01 | merge-recursive: write the commit title in one go Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-08-01 | merge-recursive: flush output buffer before printing... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-26 | am -3: use merge_recursive() directly again Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-26 | merge-recursive: switch to returning errors instead... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-26 | merge-recursive: handle return values indicating errors Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-26 | merge-recursive: allow write_tree_from_memory() to... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-26 | merge-recursive: avoid returning a wholesale struct Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-26 | merge_recursive: abort properly upon errors Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-26 | prepare the builtins for a libified merge_recursive() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-26 | merge-recursive: clarify code in was_tracked() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-26 | die(_("BUG")): avoid translating bug messages Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-26 | die("bug"): report bugs consistently Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-26 | t5520: verify that `pull --rebase` shows the helpful... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-18 | fsck: optionally show more helpful info for broken... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-18 | fsck: give the error function a chance to see the fsck_options Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-18 | fsck_walk(): optionally name objects on the go Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-18 | fsck: refactor how to describe objects Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-14 | mingw: fix regression in t1308-config-set Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-11 | mingw: fix the shortlog --output=<file> test Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-11 | t/test-lib.sh: fix running tests with --valgrind Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-11 | diff: fix a double off-by-one with --ignore-space-at-eol Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-11 | diff: demonstrate a bug with --patience and --ignore... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-08 | am: counteract gender bias Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-07 | rebase -i: we allow extra spaces after fixup!/squash! Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-07 | rebase -i: demonstrate a bug with --autosquash Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-07 | t3404: add a test for the --gpg-sign option Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-07-06 | mingw: declare main()'s argv as const Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-06-29 | commit -S: avoid invalid pointer with empty message Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-06-29 | reset --hard: skip blank lines when reporting the commit... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-06-29 | sequencer: use skip_blank_lines() to find the commit... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-06-29 | commit -C: skip blank lines at the beginning of the... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-06-29 | t3404: fix a grammo (commands are ran -> commands are... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-06-28 | diff: do not color output when --color=auto and --output... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-06-28 | color.h: remove obsolete comment about limitations... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-06-24 | t4211: ensure that log respects --output=<file> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-06-24 | shortlog: respect the --output=<file> setting Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-06-24 | format-patch: use stdout directly Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-06-24 | format-patch: avoid freopen() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-06-24 | format-patch: explicitly switch off color when writing... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-06-24 | shortlog: support outputting to streams other than... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-06-24 | graph: respect the diffopt.file setting Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-06-24 | line-log: respect diffopt's configured output file... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-06-24 | log-tree: respect diffopt's configured output file... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-06-24 | log: prepare log/log-tree to reuse the diffopt.close_file... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-06-22 | t2300: "git --exec-path" is not usable in $PATH on... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-06-22 | commit.c: make find_commit_subject() more robust Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-06-22 | pretty: make the skip_blank_lines() function public Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |