Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch 'mh/split-under-lock' | Junio C Hamano | 2016-07-25 | 10 | -260/+1016 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | lock_ref_sha1_basic(): only handle REF_NODEREF modemh/split-under-lock | Michael Haggerty | 2016-06-13 | 1 | -34/+20 | |
| * | | | | | | | | commit_ref_update(): remove the flags parameter | Michael Haggerty | 2016-06-13 | 1 | -7/+7 | |
| * | | | | | | | | lock_ref_for_update(): don't resolve symrefs | Michael Haggerty | 2016-06-13 | 2 | -30/+95 | |
| * | | | | | | | | lock_ref_for_update(): don't re-read non-symbolic references | Michael Haggerty | 2016-06-13 | 1 | -18/+30 | |
| * | | | | | | | | refs: resolve symbolic refs first | Michael Haggerty | 2016-06-13 | 3 | -40/+514 | |
| * | | | | | | | | ref_transaction_update(): check refname_is_safe() at a minimum | Michael Haggerty | 2016-06-13 | 3 | -4/+5 | |
| * | | | | | | | | unlock_ref(): move definition higher in the file | Michael Haggerty | 2016-06-13 | 1 | -10/+10 | |
| * | | | | | | | | lock_ref_for_update(): new function | Michael Haggerty | 2016-06-13 | 1 | -67/+85 | |
| * | | | | | | | | add_update(): initialize the whole ref_update | Michael Haggerty | 2016-06-13 | 2 | -22/+40 | |
| * | | | | | | | | verify_refname_available(): adjust constness in declaration | Michael Haggerty | 2016-06-13 | 2 | -4/+4 | |
| * | | | | | | | | refs: don't dereference on rename | David Turner | 2016-06-13 | 2 | -5/+25 | |
| * | | | | | | | | refs: allow log-only updates | David Turner | 2016-06-13 | 2 | -6/+17 | |
| * | | | | | | | | delete_branches(): use resolve_refdup() | Michael Haggerty | 2016-06-13 | 1 | -8/+11 | |
| * | | | | | | | | ref_transaction_commit(): correctly report close_ref() failure | Michael Haggerty | 2016-06-13 | 1 | -0/+1 | |
| * | | | | | | | | ref_transaction_create(): disallow recursive pruning | Michael Haggerty | 2016-06-13 | 3 | -2/+5 | |
| * | | | | | | | | refs: make error messages more consistent | Michael Haggerty | 2016-06-13 | 3 | -22/+22 | |
| * | | | | | | | | lock_ref_sha1_basic(): remove unneeded local variable | Michael Haggerty | 2016-06-13 | 1 | -6/+3 | |
| * | | | | | | | | read_raw_ref(): move docstring to header file | Michael Haggerty | 2016-06-13 | 2 | -38/+38 | |
| * | | | | | | | | read_raw_ref(): improve docstring | Michael Haggerty | 2016-06-13 | 1 | -17/+24 | |
| * | | | | | | | | read_raw_ref(): rename symref argument to referent | Michael Haggerty | 2016-06-13 | 2 | -11/+12 | |
| * | | | | | | | | read_raw_ref(): clear *type at start of function | Michael Haggerty | 2016-06-13 | 1 | -0/+1 | |
| * | | | | | | | | read_raw_ref(): rename flags argument to type | Michael Haggerty | 2016-06-13 | 2 | -10/+10 | |
| * | | | | | | | | ref_transaction_commit(): remove local variables n and updates | Michael Haggerty | 2016-06-13 | 1 | -22/+20 | |
| * | | | | | | | | rename_ref(): remove unneeded local variable | Michael Haggerty | 2016-05-05 | 1 | -6/+3 | |
| * | | | | | | | | commit_ref_update(): write error message to *err, not stderr | Michael Haggerty | 2016-05-05 | 1 | -1/+1 | |
| * | | | | | | | | refname_is_safe(): insist that the refname already be normalized | Michael Haggerty | 2016-05-05 | 1 | -2/+7 | |
| * | | | | | | | | refname_is_safe(): don't allow the empty string | Michael Haggerty | 2016-05-05 | 1 | -2/+3 | |
| * | | | | | | | | refname_is_safe(): use skip_prefix() | Michael Haggerty | 2016-05-05 | 1 | -3/+5 | |
| * | | | | | | | | remove_dir_recursively(): add docstring | Michael Haggerty | 2016-05-05 | 1 | -0/+23 | |
| * | | | | | | | | safe_create_leading_directories(): improve docstring | Michael Haggerty | 2016-05-05 | 1 | -0/+5 | |
| * | | | | | | | | read_raw_ref(): don't get confused by an empty directory | Michael Haggerty | 2016-05-05 | 2 | -2/+11 | |
| * | | | | | | | | commit_ref(): if there is an empty dir in the way, delete it | Michael Haggerty | 2016-05-05 | 1 | -0/+24 | |
| * | | | | | | | | t1404: demonstrate a bug resolving references | Michael Haggerty | 2016-05-05 | 1 | -1/+75 | |
* | | | | | | | | | Sixth batch of topics for 2.10 | Junio C Hamano | 2016-07-19 | 1 | -0/+70 | |
* | | | | | | | | | Merge branch 'ls/p4-tmp-refs' | Junio C Hamano | 2016-07-19 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | git-p4: place temporary refs used for branch import under refs/git-p4-tmpls/p4-tmp-refs | Lars Schneider | 2016-07-08 | 2 | -3/+3 | |
* | | | | | | | | | | Merge branch 'js/am-call-theirs-theirs-in-fallback-3way' | Junio C Hamano | 2016-07-19 | 1 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | am: counteract gender biasjs/am-call-theirs-theirs-in-fallback-3way | Johannes Schindelin | 2016-07-08 | 1 | -8/+8 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'jk/write-file' | Junio C Hamano | 2016-07-19 | 6 | -102/+44 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | branch: use write_file_buf instead of write_filejk/write-file | Jeff King | 2016-07-08 | 1 | -1/+1 | |
| * | | | | | | | | | | use write_file_buf where applicable | Jeff King | 2016-07-08 | 2 | -46/+6 | |
| * | | | | | | | | | | write_file: add format attribute | Jeff King | 2016-07-08 | 1 | -0/+8 | |
| * | | | | | | | | | | write_file: add pointer+len variant | Jeff King | 2016-07-08 | 2 | -5/+17 | |
| * | | | | | | | | | | write_file: use xopen | Jeff King | 2016-07-08 | 1 | -3/+1 | |
| * | | | | | | | | | | write_file: drop "gently" form | Jeff King | 2016-07-08 | 2 | -45/+12 | |
| * | | | | | | | | | | branch: use non-gentle write_file for branch description | Jeff King | 2016-07-08 | 1 | -4/+1 | |
| * | | | | | | | | | | am: ignore return value of write_file() | René Scharfe | 2016-07-08 | 1 | -9/+9 | |
| * | | | | | | | | | | config: fix bogus fd check when setting up default config | Jeff King | 2016-07-08 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'jk/printf-format' | Junio C Hamano | 2016-07-19 | 6 | -20/+14 | |
|\ \ \ \ \ \ \ \ \ \ |