tokkee.org
Code
projects
/
git.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
git-cvsserver: typo in a comment: bas -> has
2010-06-06
Christian Couder
diff: fix "git show -C -C" output when renaming a binary...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2010-04-01
Christian Couder
revert: add "--strategy" option to choose merge strategy
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2010-04-01
Christian Couder
merge: make function try_merge_command non static
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2010-04-01
Christian Couder
merge: refactor code that calls "git merge-STRATEGY"
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2010-04-01
Christian Couder
revert: refactor merge recursive code into its own...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2010-04-01
Christian Couder
revert: use strbuf to refactor the code that writes...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2010-03-20
Christian Couder
rebase -i: use new --ff cherry-pick option
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2010-03-07
Christian Couder
Documentation: describe new cherry-pick --ff option
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2010-03-07
Christian Couder
cherry-pick: add tests for new --ff option
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2010-03-07
Christian Couder
reset: disallow using --keep when there are unmerged...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2010-03-07
Christian Couder
reset: disallow "reset --keep" outside a work tree
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2010-03-07
Christian Couder
Documentation: reset: describe new "--keep" option
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2010-03-01
Christian Couder
bisect: error out when passing bad path parameters
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2010-01-25
Christian Couder
reset: add test cases for "--keep" option
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2010-01-25
Christian Couder
reset: add option "--keep" to "git reset"
Mentored-by:
Christian Couder
<chriscool@tuxfamily.org>
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2010-01-23
Christian Couder
Documentation: rev-list: fix synopsys for --tags and...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2010-01-16
Christian Couder
t7111: fix bad HEAD in tests with unmerged entries
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2010-01-10
Christian Couder
help: fix configured help format taking over command...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2010-01-10
Christian Couder
t7111: check that reset options work as described in...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2010-01-05
Christian Couder
Documentation: reset: add some missing tables
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-12-30
Christian Couder
reset: add a few tests for "git reset --merge"
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-12-30
Christian Couder
Documentation: reset: add some tables to describe the...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-12-30
Christian Couder
reset: improve mixed reset error message when in a...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-12-13
Christian Couder
gitk: Add "--no-replace-objects" option
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-11-24
Christian Couder
Documentation: update descriptions of revision options...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-11-23
Christian Couder
bisect: simplify calling visualizer using '--bisect...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-11-21
Christian Couder
Documentation: talk a little bit about GIT_NO_REPLACE_OBJECTS
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-11-21
Christian Couder
Documentation: fix typos and spelling in replace documentation
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-11-21
Christian Couder
replace: use a GIT_NO_REPLACE_OBJECTS env variable
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-11-09
Christian Couder
Documentation: add "Fighting regressions with git bisect...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-10-13
Christian Couder
git: add --no-replace-objects option to disable replacing
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-06-13
Christian Couder
Documentation: remove warning saying that "git bisect...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-06-13
Christian Couder
bisect: use a PRNG with a bias when skipping away from...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-06-06
Christian Couder
t6030: test skipping away from an already skipped commit
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-06-06
Christian Couder
bisect: when skipping, choose a commit away from a...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-06-06
Christian Couder
bisect: add parameters to "filter_skipped"
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-06-01
Christian Couder
t6050: check pushing something based on a replaced...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-06-01
Christian Couder
Documentation: add documentation for "git replace"
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-06-01
Christian Couder
builtin-replace: use "usage_msg_opt" to give better...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-06-01
Christian Couder
parse-options: add new function "usage_msg_opt"
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-06-01
Christian Couder
builtin-replace: teach "git replace" to actually replace
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-06-01
Christian Couder
Add new "git replace" command
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-06-01
Christian Couder
environment: add global variable to disable replacement
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-06-01
Christian Couder
mktag: call "check_sha1_signature" with the replacement...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-06-01
Christian Couder
replace_object: add a test case
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-06-01
Christian Couder
object: call "check_sha1_signature" with the replacement...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-06-01
Christian Couder
sha1_file: add a "read_sha1_file_repl" function
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-06-01
Christian Couder
replace_object: add mechanism to replace objects found...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-06-01
Christian Couder
refs: add a "for_each_replace_ref" function
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-29
Christian Couder
bisect: display first bad commit without forking a...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-27
Christian Couder
bisect: drop unparse_commit() and use clear_commit_marks()
commit
|
commitdiff
|
tree
2009-05-18
Christian Couder
bisect: check ancestors without forking a "git rev...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-18
Christian Couder
commit: add function to unparse a commit and its parents
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-18
Christian Couder
bisect: rework some rev related functions to make them...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-10
Christian Couder
bisect: make "git bisect" use new "--next-all" bisect...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-10
Christian Couder
bisect: add "check_good_are_ancestors_of_bad" function
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-10
Christian Couder
bisect: implement the "check_merge_bases" function
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-10
Christian Couder
bisect: automatically sort sha1_array if needed when...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-10
Christian Couder
bisect: make skipped array functions more generic
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-10
Christian Couder
bisect: remove too much function nesting
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-10
Christian Couder
bisect: use new "struct argv_array" to prepare argv...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-10
Christian Couder
bisect: store good revisions in a "sha1_array"
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-10
Christian Couder
bisect: implement "rev_argv_push" to fill an argv with...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-10
Christian Couder
bisect: use "sha1_array" to store skipped revisions
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-10
Christian Couder
am: simplify "sq" function by using "git rev-parse...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-10
Christian Couder
bisect: use "git rev-parse --sq-quote" instead of a...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-10
Christian Couder
rev-parse: add --sq-quote to shell quote arguments
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-10
Christian Couder
rev-list: remove stringed output flag from "show_bisect_vars"
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-10
Christian Couder
bisect--helper: remove "--next-vars" option as it is...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-10
Christian Couder
bisect: use "git bisect--helper --next-exit" in "git...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-10
Christian Couder
bisect--helper: add "--next-exit" to output bisect...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-10
Christian Couder
bisect: move common bisect functionality to "bisect_common"
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-10
Christian Couder
rev-list: refactor printing bisect vars
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-05-10
Christian Couder
rev-list: make "estimate_bisect_steps" non static
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-04-08
Christian Couder
rev-list: add "int bisect_show_flags" in "struct rev_list_info"
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-04-08
Christian Couder
rev-list: remove last static vars used in "show_commit"
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-04-08
Christian Couder
list-objects: add "void *data" parameter to show functions
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-04-05
Christian Couder
bisect--helper: string output variables together with...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-04-05
Christian Couder
rev-list: pass "int flags" as last argument of "show_bisect_...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-04-05
Christian Couder
t6030: test bisecting with paths
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-04-05
Christian Couder
bisect: use "bisect--helper" and remove "filter_skipped...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-04-05
Christian Couder
bisect: implement "read_bisect_paths" to read paths...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-04-05
Christian Couder
bisect--helper: implement "git bisect--helper"
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-04-05
Christian Couder
bisect: use the new generic "sha1_pos" function to...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-04-05
Christian Couder
rev-list: call new "filter_skip" function
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-04-05
Christian Couder
bisect: improve error message when branch checkout...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-04-05
Christian Couder
patch-ids: use the new generic "sha1_pos" function...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-04-05
Christian Couder
sha1-lookup: add new "sha1_pos" function to efficiently...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-03-30
Christian Couder
rev-list: pass "revs" to "show_bisect_vars"
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-03-30
Christian Couder
rev-list: make "show_bisect_vars" non static
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-03-30
Christian Couder
rev-list: move code to show bisect vars into its own...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-03-30
Christian Couder
rev-list: move bisect related code into its own file
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-03-30
Christian Couder
rev-list: make "bisect_list" variable local to "cmd_rev_list"
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-03-30
Christian Couder
refs: add "for_each_ref_in" function to refactor "for_each_...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-03-30
Christian Couder
quote: add "sq_dequote_to_argv" to put unwrapped args...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-03-30
Christian Couder
quote: implement "sq_dequote_many" to unwrap many args...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-03-27
Christian Couder
log-tree: fix patch filename computation in "git format...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-03-07
Christian Couder
Documentation: fix badly indented paragraphs in "-...
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-03-04
Christian Couder
rev-list: estimate number of bisection step left
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
2009-02-27
Christian Couder
bisect: fix another instance of eval'ed string
Signed-off-by:
Christian Couder
<chriscool@tuxfamily.org>
commit
|
commitdiff
|
tree
next