Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | files_ref_iterator_begin(): take a ref_store argument | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | split_symref_update(): add a files_ref_store argument | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | lock_ref_sha1_basic(): add a files_ref_store argument | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | lock_ref_for_update(): add a files_ref_store argument | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | commit_ref_update(): add a files_ref_store argument | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | lock_raw_ref(): add a files_ref_store argument | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | repack_without_refs(): add a files_ref_store argument | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | refs: make peel_ref() virtual | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | refs: make create_symref() virtual | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | refs: make pack_refs() virtual | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | refs: make verify_refname_available() virtual | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | refs: make read_raw_ref() virtual | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | resolve_gitlink_ref(): rename path parameter to submodule | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | resolve_gitlink_ref(): avoid memory allocation in many cases | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | resolve_gitlink_ref(): implement using resolve_ref_recursively() | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | resolve_ref_recursively(): new function | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | read_raw_ref(): take a (struct ref_store *) argument | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | resolve_gitlink_packed_ref(): remove function | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | resolve_packed_ref(): rename function from resolve_missing_loose_ref() | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | refs: reorder definitions | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | refs: add a transaction_commit() method | Ronnie Sahlberg | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | {lock,commit,rollback}_packed_refs(): add files_ref_store arguments | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | resolve_missing_loose_ref(): add a files_ref_store argument | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | get_packed_ref(): add a files_ref_store argument | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | add_packed_ref(): add a files_ref_store argument | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | refs: create a base class "ref_store" for files_ref_store | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | refs: add a backend method structure | Ronnie Sahlberg | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | refs: rename struct ref_cache to files_ref_store | Michael Haggerty | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | rename_ref_available(): add docstring | David Turner | 2016-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | resolve_gitlink_ref(): eliminate temporary variable | Michael Haggerty | 2016-09-09 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'cc/apply-am' | Junio C Hamano | 2016-09-19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/am: use apply API in run_apply() | Christian Couder | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: learn to use a different index file | Christian Couder | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: pass apply state to build_fake_ancestor() | Christian Couder | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: refactor `git apply` option parsing | Christian Couder | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: change error_routine when silent | Christian Couder | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | usage: add get_error_routine() and get_warn_routine() | Christian Couder | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | usage: add set_warn_routine() | Christian Couder | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: don't print on stdout in verbosity_silent mode | Christian Couder | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: make it possible to silently apply | Christian Couder | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: use error_errno() where possible | Christian Couder | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: make some parsing functions static again | Christian Couder | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: move libified code from builtin/apply.c to apply.{c,h} | Christian Couder | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | apply: rename and move opt constants to apply.h | Christian Couder | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/apply: rename option parsing functions | Christian Couder | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/apply: make create_one_file() return -1 on error | Christian Couder | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/apply: make try_create_file() return -1 on error | Christian Couder | 2016-09-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/apply: make write_out_results() return -1 on error | Christian Couder | 2016-08-11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/apply: make write_out_one_result() return -1 on error | Christian Couder | 2016-08-11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/apply: make create_file() return -1 on error | Christian Couder | 2016-08-11 |