2013-01-10 | Makefile: detect when PYTHON_PATH changes Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2012-12-19 | Makefile: replace "echo 1>..." with "echo >..." Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2012-12-19 | Makefile: detect when PYTHON_PATH changes Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2012-12-18 | Makefile: remove tracking of TCLTK_PATH Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2012-04-22 | revert: add missing va_end Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2011-09-21 | bisect: fix exiting when checkout failed in bisect_start() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-09-27 | t6050 (replace): fix bogus "fetch branch with replacement... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-07-23 | blame: use find_commit_subject() instead of custom... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-07-23 | merge-recursive: use find_commit_subject() instead... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-07-23 | bisect: use find_commit_subject() instead of custom... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-07-23 | revert: rename variables related to subject in get_message() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-07-23 | revert: refactor code to find commit subject in find_commit_... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-07-23 | revert: fix off by one read when searching the end... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-07-23 | t3508: add check_head_differs_from() helper function... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-07-16 | revert: improve success message by adding abbreviated... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-07-16 | revert: don't print "Finished one cherry-pick." if... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-07-16 | revert: refactor commit code into a new run_git_commit... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-07-16 | revert: report success when using option --strategy Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-06-25 | Documentation: grep: fix asciidoc problem with -- Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-06-25 | revert: accept arbitrary rev-list options Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-06-13 | commit: use value of GIT_REFLOG_ACTION env variable... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-06-06 | diff: fix "git show -C -C" output when renaming a binary... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-06-02 | Documentation/revert: describe passing more than one... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-06-02 | Documentation/cherry-pick: describe passing more than... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-06-02 | revert: add tests to check cherry-picking many commits Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-06-02 | revert: allow cherry-picking more than one commit Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-06-02 | revert: change help_msg() to take no argument Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-06-02 | revert: refactor code into a do_pick_commit() function Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-06-02 | revert: use run_command_v_opt() instead of execv_git_cmd() Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-06-02 | revert: cleanup code for -x option Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-04-01 | revert: add "--strategy" option to choose merge strategy Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-04-01 | merge: make function try_merge_command non static Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-04-01 | merge: refactor code that calls "git merge-STRATEGY" Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-04-01 | revert: refactor merge recursive code into its own... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-04-01 | revert: use strbuf to refactor the code that writes... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-03-20 | rebase -i: use new --ff cherry-pick option Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-03-07 | Documentation: describe new cherry-pick --ff option Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-03-07 | cherry-pick: add tests for new --ff option Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-03-07 | reset: disallow using --keep when there are unmerged... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-03-07 | reset: disallow "reset --keep" outside a work tree Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-03-07 | Documentation: reset: describe new "--keep" option Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-03-01 | bisect: error out when passing bad path parameters Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-01-25 | reset: add test cases for "--keep" option Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-01-25 | reset: add option "--keep" to "git reset" Mentored-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-01-23 | Documentation: rev-list: fix synopsys for --tags and... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-01-16 | t7111: fix bad HEAD in tests with unmerged entries Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-01-10 | help: fix configured help format taking over command... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-01-10 | t7111: check that reset options work as described in... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2010-01-05 | Documentation: reset: add some missing tables Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-12-30 | reset: add a few tests for "git reset --merge" Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-12-30 | Documentation: reset: add some tables to describe the... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-12-30 | reset: improve mixed reset error message when in a... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-12-13 | gitk: Add "--no-replace-objects" option Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-11-24 | Documentation: update descriptions of revision options... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-11-23 | bisect: simplify calling visualizer using '--bisect... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-11-21 | Documentation: talk a little bit about GIT_NO_REPLACE_OBJECTS Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-11-21 | Documentation: fix typos and spelling in replace documentation Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-11-21 | replace: use a GIT_NO_REPLACE_OBJECTS env variable Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-11-09 | Documentation: add "Fighting regressions with git bisect... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-10-13 | git: add --no-replace-objects option to disable replacing Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-06-13 | Documentation: remove warning saying that "git bisect... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-06-13 | bisect: use a PRNG with a bias when skipping away from... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-06-06 | t6030: test skipping away from an already skipped commit Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-06-06 | bisect: when skipping, choose a commit away from a... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-06-06 | bisect: add parameters to "filter_skipped" Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-06-01 | t6050: check pushing something based on a replaced... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-06-01 | Documentation: add documentation for "git replace" Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-06-01 | builtin-replace: use "usage_msg_opt" to give better... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-06-01 | parse-options: add new function "usage_msg_opt" Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-06-01 | builtin-replace: teach "git replace" to actually replace Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-06-01 | Add new "git replace" command Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-06-01 | environment: add global variable to disable replacement Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-06-01 | mktag: call "check_sha1_signature" with the replacement... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-06-01 | replace_object: add a test case Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-06-01 | object: call "check_sha1_signature" with the replacement... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-06-01 | sha1_file: add a "read_sha1_file_repl" function Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-06-01 | replace_object: add mechanism to replace objects found... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-06-01 | refs: add a "for_each_replace_ref" function Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-05-29 | bisect: display first bad commit without forking a... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-05-27 | bisect: drop unparse_commit() and use clear_commit_marks() |
diff | tree |
2009-05-18 | bisect: check ancestors without forking a "git rev... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-05-18 | commit: add function to unparse a commit and its parents Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-05-18 | bisect: rework some rev related functions to make them... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-05-10 | bisect: make "git bisect" use new "--next-all" bisect... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-05-10 | bisect: add "check_good_are_ancestors_of_bad" function Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-05-10 | bisect: implement the "check_merge_bases" function Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-05-10 | bisect: automatically sort sha1_array if needed when... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-05-10 | bisect: make skipped array functions more generic Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-05-10 | bisect: remove too much function nesting Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-05-10 | bisect: use new "struct argv_array" to prepare argv... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-05-10 | bisect: store good revisions in a "sha1_array" Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-05-10 | bisect: implement "rev_argv_push" to fill an argv with... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-05-10 | bisect: use "sha1_array" to store skipped revisions Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-05-10 | am: simplify "sq" function by using "git rev-parse... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-05-10 | bisect: use "git rev-parse --sq-quote" instead of a... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-05-10 | rev-parse: add --sq-quote to shell quote arguments Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-05-10 | rev-list: remove stringed output flag from "show_bisect_vars" Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-05-10 | bisect--helper: remove "--next-vars" option as it is... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-05-10 | bisect: use "git bisect--helper --next-exit" in "git... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |
2009-05-10 | bisect--helper: add "--next-exit" to output bisect... Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
diff | tree |