2017-01-09 | git_exec_path: avoid Coverity warning about unfree... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-01-07 | giteveryday: unbreak rendering with AsciiDoctor Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2017-01-07 | mingw: add a regression test for pushing to UNC paths Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-12-22 | mingw: adjust is_console() to work with stdin Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-12-12 | mingw: intercept isatty() to handle /dev/null as Git... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-11-28 | merge-recursive: handle NULL in add_cacheinfo() correctly Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-11-28 | cherry-pick: demonstrate a segmentation fault Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-11-21 | rebase -i: handle core.commentChar=auto Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-11-21 | stripspace: respect repository config Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-11-21 | rebase -i: highlight problems with core.commentchar Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-11-10 | t6026: ensure that long-running script really is Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: mark all error messages for translation Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: start error messages consistently with lower... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: quote filenames in error messages Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: mark action_name() for translation Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: remove overzealous assumption in rebase... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: teach write_message() to append an optional LF Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: refactor write_message() to take a pointer... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: roll back lock file if write_message() failed Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: stop releasing the strbuf in write_message() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: left-trim lines read from the script Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: support cleaning up commit messages Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: support amending commits Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: allow editing the commit message on a case... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: introduce a helper to read files written... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: prepare for rebase -i's commit functionality Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2016-10-21 | sequencer: remember the onelines when parsing the todo... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
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 |