38199 Commits (e3df33bb1b14207848ff339ca27644a01ef17c26)
 

Author SHA1 Message Date
Jeff King 41d018d146 rev-list: document --reflog option 11 years ago
Jeff King 458a7e508c t5516: test pushing a tag of an otherwise unreferenced blob 11 years ago
Jeff King 207394908e traverse_commit_list: support pending blobs/trees with paths 11 years ago
Junio C Hamano 98349e5364 Merge branch 'jc/completion-no-chdir' 11 years ago
Junio C Hamano c11dc64722 Merge branch 'bw/trace-no-inline-getnanotime' 11 years ago
Junio C Hamano 1cb3324e61 Merge branch 'po/everyday-doc' 11 years ago
Roland Mas 4750f4b962 gitweb: use start_form, not startform that was removed in CGI.pm 4.04 11 years ago
David Aguilar 688684eba4 t7610-mergetool: add test cases for mergetool.writeToTemp 11 years ago
David Aguilar 8f0cb41da2 mergetool: add an option for writing to a temporary directory 11 years ago
David Aguilar eab335c46d mergetool: use more conservative temporary filenames 11 years ago
David Aguilar 9e8f8dea46 test-lib-functions: adjust style to match CodingGuidelines 11 years ago
David Aguilar d7d300ea59 t7610-mergetool: use test_config to isolate tests 11 years ago
David Aguilar b12d04503b mergetools/meld: make usage of `--output` configurable and more robust 11 years ago
Jeff King 9e0c3c4fcd make add_object_array_with_context interface more sane 11 years ago
Jeff King 33d4221c79 write_sha1_file: freshen existing objects 11 years ago
Jeff King abcb86553d pack-objects: match prune logic for discarding objects 11 years ago
Jeff King d0d46abc16 pack-objects: refactor unpack-unreachable expiration check 11 years ago
Jeff King d3038d22f9 prune: keep objects reachable from recent objects 11 years ago
Jeff King 660c889e46 sha1_file: add for_each iterators for loose and packed objects 11 years ago
Jeff King 4a1e693a30 count-objects: use for_each_loose_file_in_objdir 11 years ago
Jeff King cac05d4dfd count-objects: do not use xsize_t when counting object size 11 years ago
Jeff King 0d3b729680 prune-packed: use for_each_loose_file_in_objdir 11 years ago
Jeff King 3725427945 reachable: mark index blobs as SEEN 11 years ago
Jeff King 27e1e22d5e prune: factor out loose-object directory traversal 11 years ago
Jeff King 718ccc9731 reachable: reuse revision.c "add all reflogs" code 11 years ago
Jeff King 5f78a431ab reachable: use traverse_commit_list instead of custom walk 11 years ago
Jeff King 1da1e07c83 clean up name allocation in prepare_revision_walk 11 years ago
Jeff King 46be823124 object_array: add a "clear" function 11 years ago
Jeff King 68f492359e object_array: factor out slopbuf-freeing logic 11 years ago
Jeff King 50a71776ab isxdigit: cast input to unsigned char 11 years ago
Jeff King fe1b22686f foreach_alt_odb: propagate return value from callback 11 years ago
Sebastian Schuberth 2ea40f01c5 contacts: add a Makefile to generate docs and install 11 years ago
Sebastian Schuberth 4d24d5202c subtree: add an install-html target 11 years ago
Charles Bailey 4fb4b02d98 difftool: don't assume that default sh is sane 11 years ago
Charles Bailey 7bfb7c357c mergetool: don't require a work tree for --tool-help 11 years ago
David Aguilar 1c7e2d23e4 git-sh-setup: move GIT_DIR initialization into a function 11 years ago
David Aguilar 9c66cd3bd0 mergetool: use more conservative temporary filenames 11 years ago
David Aguilar 76ee96a9b6 test-lib-functions: adjust style to match CodingGuidelines 11 years ago
David Aguilar f9e43085bb t7610-mergetool: prefer test_config over git config 11 years ago
David Aguilar 4756c05741 t7610-mergetool: add missing && and remove commented-out code 11 years ago
David Aguilar 74578618a0 t7610-mergetool: use tabs instead of a mix of tabs and spaces 11 years ago
brian m. carlson 773ee47c2b Documentation: implement linkgit macro for Asciidoctor 11 years ago
brian m. carlson 7d61547db8 Documentation: move some AsciiDoc parameters into variables 11 years ago
Jonathan Nieder 65732845e8 ref_transaction_commit: bail out on failure to remove a ref 11 years ago
Jonathan Nieder fb43bd1cd1 lockfile: remove unable_to_lock_error 11 years ago
Jonathan Nieder 5a603b0463 refs.c: do not permit err == NULL 11 years ago
Ronnie Sahlberg 2ebb49ca8a remote rm/prune: print a message when writing packed-refs fails 11 years ago
Ronnie Sahlberg 971c41c717 for-each-ref: skip and warn about broken ref names 11 years ago
Ronnie Sahlberg d0f810f0bc refs.c: allow listing and deleting badly named refs 11 years ago
Ronnie Sahlberg 8159f4af7d test: put tests for handling of bad ref names in one place 11 years ago