aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'mh/safe-create-leading-directories'Junio C Hamano2014-01-27
|\
| * rename_tmp_log(): on SCLD_VANISHED, retryMichael Haggerty2014-01-21
| * rename_tmp_log(): limit the number of remote_empty_directories() attemptsMichael Haggerty2014-01-21
| * rename_tmp_log(): handle a possible mkdir/rmdir raceMichael Haggerty2014-01-21
| * rename_ref(): extract function rename_tmp_log()Michael Haggerty2014-01-21
| * remove_dir_recurse(): handle disappearing files and directoriesMichael Haggerty2014-01-21
| * remove_dir_recurse(): tighten condition for removing unreadable dirMichael Haggerty2014-01-21
| * lock_ref_sha1_basic(): if locking fails with ENOENT, retryMichael Haggerty2014-01-21
| * lock_ref_sha1_basic(): on SCLD_VANISHED, retryMichael Haggerty2014-01-21
| * safe_create_leading_directories(): add new error value SCLD_VANISHEDMichael Haggerty2014-01-06
| * cmd_init_db(): when creating directories, handle errors conservativelyMichael Haggerty2014-01-06
| * safe_create_leading_directories(): introduce enum for return valuesMichael Haggerty2014-01-06
| * safe_create_leading_directories(): always restore slash at end of loopMichael Haggerty2014-01-06
| * safe_create_leading_directories(): split on first of multiple slashesMichael Haggerty2014-01-06
| * safe_create_leading_directories(): rename local variableMichael Haggerty2014-01-06
| * safe_create_leading_directories(): add explicit "slash" pointerMichael Haggerty2014-01-06
| * safe_create_leading_directories(): reduce scope of local variableMichael Haggerty2014-01-06
| * safe_create_leading_directories(): fix format of "if" chainingMichael Haggerty2014-01-06
* | Merge branch 'tr/nth-previous-is-a-commit'Junio C Hamano2014-01-27
|\ \
| * | Documentation: @{-N} can refer to a commitThomas Rast2014-01-21
* | | Merge branch 'tr/gitk-doc-range-trace'Junio C Hamano2014-01-27
|\ \ \
| * | | Documentation/gitk: document -L optionThomas Rast2014-01-21
* | | | Merge branch 'jk/mark-edges-uninteresting'Junio C Hamano2014-01-27
|\ \ \ \
| * | | | list-objects: only look at cmdline trees with edge_hintJeff King2014-01-21
| * | | | t/perf: time rev-list with UNINTERESTING commitsJeff King2014-01-21
* | | | | Merge branch 'jk/diff-filespec-cleanup'Junio C Hamano2014-01-27
|\ \ \ \ \
| * | | | | diff_filespec: use only 2 bits for is_binary flagJeff King2014-01-17
| * | | | | diff_filespec: reorder is_binary fieldJeff King2014-01-17
| * | | | | diff_filespec: drop xfrm_flags fieldJeff King2014-01-17
| * | | | | diff_filespec: drop funcname_pattern_ident fieldJeff King2014-01-17
| * | | | | diff_filespec: reorder dirty_submodule macro definitionsJeff King2014-01-17
* | | | | | Merge branch 'ef/mingw-write'Junio C Hamano2014-01-27
|\ \ \ \ \ \
| * | | | | | mingw: remove mingw_writeErik Faye-Lund2014-01-17
| * | | | | | prefer xwrite instead of writeErik Faye-Lund2014-01-17
| |/ / / / /
* | | | | | Merge branch 'rk/send-email-ssl-cert'Junio C Hamano2014-01-27
|\ \ \ \ \ \
| * | | | | | send-email: /etc/ssl/certs/ directory may not be usable as ca_pathRuben Kerkhof2014-01-16
| |/ / / / /
* | | | | | Merge branch 'jn/ignore-doc'Junio C Hamano2014-01-27
|\ \ \ \ \ \
| * | | | | | gitignore doc: add global gitignore to synopsisJonathan Nieder2014-01-16
| |/ / / / /
* | | | | | Merge branch 'jk/interpret-branch-name-fix'Junio C Hamano2014-01-27
|\ \ \ \ \ \
| * | | | | | interpret_branch_name: find all possible @-marksJeff King2014-01-15
| * | | | | | interpret_branch_name: avoid @{upstream} past colonJeff King2014-01-15
| * | | | | | interpret_branch_name: always respect "namelen" parameterJeff King2014-01-15
| * | | | | | interpret_branch_name: rename "cp" variable to "at"Jeff King2014-01-15
| * | | | | | interpret_branch_name: factor out upstream handlingJeff King2014-01-15
| |/ / / / /
* | | | | | Merge branch 'jk/allow-fetch-onelevel-refname'Junio C Hamano2014-01-27
|\ \ \ \ \ \
| * | | | | | fetch-pack: do not filter out one-level refsJeff King2014-01-15
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jc/revision-range-unpeel'Junio C Hamano2014-01-27
|\ \ \ \ \ \
| * | | | | | revision: propagate flag bits from tags to pointeesJunio C Hamano2014-01-15
| * | | | | | revision: mark contents of an uninteresting tree uninterestingJunio C Hamano2014-01-15
* | | | | | | Merge branch 'mh/retire-ref-fetch-rules'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \