aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Git 1.9-rc1v1.9-rc1Junio C Hamano2014-01-27
* Merge branch 'as/tree-walk-fix-aggressive-short-cut'Junio C Hamano2014-01-27
|\
| * tree_entry_interesting: match against all pathspecsAndy Spencer2014-01-27
* | Merge branch 'ta/doc-http-protocol-in-html'Junio C Hamano2014-01-27
|\ \
| * | http-protocol.txt: don't use uppercase for variable names in "The Negotiation...Thomas Ackermann2014-01-27
| * | Documentation: make it easier to maintain enumerated documentsJunio C Hamano2014-01-27
| * | create HTML for http-protocol.txtThomas Ackermann2014-01-27
* | | Merge branch 'mh/doc-wo-names'Junio C Hamano2014-01-27
|\ \ \
| * | | doc: remote author/documentation sections from more pagesMichael Haggerty2014-01-27
| |/ /
* | | Merge branch 'jk/revision-o-is-in-libgit-a'Junio C Hamano2014-01-27
|\ \ \
| * | | Makefile: remove redundant object in git-http{fetch,push}John Keeping2014-01-27
| | |/ | |/|
* | | Merge branch 'sb/repack-in-c'Junio C Hamano2014-01-27
|\ \ \
| * | | repack: propagate pack-objects options as stringsJeff King2014-01-23
| * | | repack: make parsed string options const-correctJeff King2014-01-23
| * | | repack: fix typo in max-pack-size optionJeff King2014-01-23
* | | | Merge branch 'jk/test-fixes'Junio C Hamano2014-01-27
|\ \ \ \
| * | | | t7700: do not use "touch" unnecessarilyJeff King2014-01-23
| * | | | t7501: fix "empty commit" test with NO_PERLJeff King2014-01-23
* | | | | Merge branch 'nd/negative-pathspec'Junio C Hamano2014-01-27
|\ \ \ \ \
| * | | | | tree-walk.c: ignore trailing slash on submodule in tree_entry_interesting()Nguyễn Thái Ngọc Duy2014-01-23
* | | | | | Merge branch 'pw/git-p4'Junio C Hamano2014-01-27
|\ \ \ \ \ \
| * | | | | | git p4 doc: use two-line style for options with multiple spellingsPete Wyckoff2014-01-22
| * | | | | | git p4 test: examine behavior with locked (+l) filesPete Wyckoff2014-01-22
| * | | | | | git p4: fix an error message when "p4 where" failsPete Wyckoff2014-01-22
| * | | | | | git p4: handle files with wildcards when doing RCS scrubbingPete Wyckoff2014-01-22
| * | | | | | git p4 test: do not pollute /tmpPete Wyckoff2014-01-22
| * | | | | | git p4 test: run as user "author"Pete Wyckoff2014-01-22
| * | | | | | git p4 test: is_cli_file_writeable succeedsPete Wyckoff2014-01-22
| * | | | | | git p4 test: explicitly check p4 wildcard deletePete Wyckoff2014-01-22
| * | | | | | git p4: work around p4 bug that causes empty symlinksPete Wyckoff2014-01-22
| * | | | | | git p4 test: ensure p4 symlink parsing worksPete Wyckoff2014-01-21
| * | | | | | git p4 test: wildcards are supportedPete Wyckoff2014-01-21
* | | | | | | Merge branch 'ss/safe-create-leading-dir-with-slash'Junio C Hamano2014-01-27
|\ \ \ \ \ \ \
| * | | | | | | safe_create_leading_directories(): on Windows, \ can separate path componentsMichael Haggerty2014-01-22
* | | | | | | | 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