aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lockfile: remove function "hold_lock_file_for_append"Ralf Thielow2015-08-28
* Merge branch 'mh/tempfile'Junio C Hamano2015-08-25
|\
| * credential-cache--daemon: use tempfile moduleMichael Haggerty2015-08-12
| * credential-cache--daemon: delete socket from main()Michael Haggerty2015-08-12
| * gc: use tempfile module to handle gc.pid fileMichael Haggerty2015-08-12
| * lock_repo_for_gc(): compute the path to "gc.pid" only onceMichael Haggerty2015-08-12
| * diff: use tempfile moduleMichael Haggerty2015-08-12
| * setup_temporary_shallow(): use tempfile moduleMichael Haggerty2015-08-10
| * write_shared_index(): use tempfile moduleMichael Haggerty2015-08-10
| * register_tempfile(): new function to handle an existing temporary fileMichael Haggerty2015-08-10
| * tempfile: add several functions for creating temporary filesMichael Haggerty2015-08-10
| * prepare_tempfile_object(): new function, extracted from create_tempfile()Michael Haggerty2015-08-10
| * tempfile: a new module for handling temporary filesMichael Haggerty2015-08-10
| * commit_lock_file(): use get_locked_file_path()Michael Haggerty2015-08-10
| * lockfile: add accessor get_lock_file_path()Michael Haggerty2015-08-10
| * lockfile: add accessors get_lock_file_fd() and get_lock_file_fp()Michael Haggerty2015-08-10
| * create_bundle(): duplicate file descriptor to avoid closing it twiceMichael Haggerty2015-08-10
| * lockfile: move documentation to lockfile.h and lockfile.cMichael Haggerty2015-08-10
* | Merge branch 'pt/am-builtin-options'Junio C Hamano2015-08-25
|\ \
| * | am: let --signoff override --no-signoffPaul Tan2015-08-12
| * | am: let command-line options override saved optionsPaul Tan2015-08-12
| * | test_terminal: redirect child process' stdin to a ptyPaul Tan2015-08-12
* | | Merge branch 'dt/refs-pseudo'Junio C Hamano2015-08-25
|\ \ \
| * | | pseudoref: check return values from read_ref()David Turner2015-08-11
| * | | sequencer: replace write_cherry_pick_head with update_refDavid Turner2015-07-31
| * | | bisect: use update_refDavid Turner2015-07-31
| * | | pseudorefs: create and use pseudoref update and delete functionsDavid Turner2015-07-31
| * | | refs: add ref_type functionDavid Turner2015-07-31
| * | | refs: introduce pseudoref and per-worktree ref conceptsDavid Turner2015-07-31
* | | | Merge branch 'dt/notes-multiple'Junio C Hamano2015-08-25
|\ \ \ \
| * | | | notes: handle multiple worktreesDavid Turner2015-08-11
| * | | | worktrees: add find_shared_symrefDavid Turner2015-08-11
* | | | | Merge branch 'nd/dwim-wildcards-as-pathspecs'Junio C Hamano2015-08-25
|\ \ \ \ \
| * | | | | t2019: skip test requiring '*' in a file name non WindowsJohannes Sixt2015-08-11
* | | | | | Merge branch 'jk/long-error-messages'Junio C Hamano2015-08-25
|\ \ \ \ \ \
| * | | | | | vreportf: avoid intermediate bufferJeff King2015-08-11
| * | | | | | vreportf: report to arbitrary filehandlesJeff King2015-08-11
* | | | | | | Merge branch 'ee/clean-remove-dirs'Junio C Hamano2015-08-25
|\ \ \ \ \ \ \
| * | | | | | | t7300-clean: require POSIXPERM for chmod 0 testJohannes Sixt2015-08-11
* | | | | | | | Merge branch 'jh/strbuf-read-use-read-in-full'Junio C Hamano2015-08-25
|\ \ \ \ \ \ \ \
| * | | | | | | | strbuf_read(): skip unnecessary strbuf_grow() at eofJim Hill2015-08-10
* | | | | | | | | Sync with maintJunio C Hamano2015-08-19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Start preparing for 2.5.1Junio C Hamano2015-08-19
| * | | | | | | | | Merge branch 'ta/docfix-index-format-tech' into maintJunio C Hamano2015-08-19
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'sb/parse-options-codeformat' into maintJunio C Hamano2015-08-19
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'sb/remove-unused-var-from-builtin-add' into maintJunio C Hamano2015-08-19
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'kn/tag-doc-fix' into maintJunio C Hamano2015-08-19
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'es/doc-clean-outdated-tools' into maintJunio C Hamano2015-08-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/export-worktree' into maintJunio C Hamano2015-08-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mh/fast-import-optimize-current-from' into maintJunio C Hamano2015-08-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \