summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-11user-manual: fix inconsistent use of pull and mergeJ. Bruce Fields
2007-03-11user-manual: fix inconsistent exampleJ. Bruce Fields
2007-03-11glossary: fix overoptimistic automatic linking of defined termsJ. Bruce Fields
2007-03-10Documentation: s/seperator/separator/Jeff King
2007-03-10Adjust reflog filemode in shared repositoryMatthias Kestenholz
2007-03-09git-commit: add a --interactive optionPaolo Bonzini
2007-03-09git-bundle: prevent overwriting existing bundlesJohannes Schindelin
2007-03-09git-bundle: die if a given ref is not included in bundleJohannes Schindelin
2007-03-09git-bundle: handle thin packs in subcommand "unbundle"Johannes Schindelin
2007-03-08Merge branch 'js/config-rename'Junio C Hamano
2007-03-08Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-03-08git-bundle: Make thin packsJohannes Schindelin
2007-03-08git-bundle: avoid packing objects which are in the prerequisitesJohannes Schindelin
2007-03-07Allow fast-import frontends to reload the marks tableShawn O. Pearce
2007-03-07Use atomic updates to the fast-import mark fileShawn O. Pearce
2007-03-07Teach receive-pack to run pre-receive/post-receive hooksShawn O. Pearce
2007-03-07Refactor handling of error_string in receive-packShawn O. Pearce
2007-03-07Refactor run_update_hook to be more usefulShawn O. Pearce
2007-03-07Don't run post-update hook unless a ref changedShawn O. Pearce
2007-03-07Move post-update hook to after all other activityShawn O. Pearce
2007-03-07Merge branch 'maint'Junio C Hamano
2007-03-07Preallocate memory earlier in fast-importShawn O. Pearce
2007-03-07Cast 64 bit off_t to 32 bit size_tShawn O. Pearce
2007-03-07Use off_t in pack-objects/fast-import when we mean an offsetShawn O. Pearce
2007-03-07Use off_t when we really mean a file offset.Shawn O. Pearce
2007-03-07Use uint32_t for pack-objects counters.Shawn O. Pearce
2007-03-07Use uint32_t for all packed object counts.Shawn O. Pearce
2007-03-07General const correctness fixesShawn O. Pearce
2007-03-07Don't build external_grep if its not usedShawn O. Pearce
2007-03-07Fix mmap leak caused by reading bad indexes.Shawn O. Pearce
2007-03-07Display the null SHA-1 as the base for an OBJ_OFS_DELTA.Shawn O. Pearce
2007-03-07git-archimport: allow remapping branch namesPaolo Bonzini
2007-03-07t/t5515-fetch-merge-logic.sh: Add two more testsSanti B,Ai(Bjar
2007-03-07Catch write_ref_sha1 failure in receive-packShawn O. Pearce
2007-03-07bundle: fix wrong check of read_header()'s return value & add testsJohannes Schindelin
2007-03-07gitweb: Don't escape attributes in CGI.pm HTML methodsJakub Narebski
2007-03-07Allow "make -w" generate its usual outputAlex Riesen
2007-03-07Support of "make -s": do not output anything of the build itselfAlex Riesen
2007-03-07More build output cleaning upAlex Riesen
2007-03-07make t8001 work on Mac OS X againJohannes Schindelin
2007-03-07git-gui: Support of "make -s" in: do not output anything of the build itselfAlex Riesen
2007-03-06revision --boundary: fix uncounted case.Junio C Hamano
2007-03-06gitweb: Change to use explicitly function call cgi->escapHTML()Li Yang
2007-03-06revision --boundary: fix stupid typoJunio C Hamano
2007-03-06git-bundle: make verify a bit more chatty.Junio C Hamano
2007-03-06revision traversal: SHOWN means shownJunio C Hamano
2007-03-06git-bundle: various fixupsJunio C Hamano
2007-03-06revision traversal: retire BOUNDARY_SHOWJunio C Hamano
2007-03-06revision walker: Fix --boundary when limitedJunio C Hamano
2007-03-06Make 'make' quiet by defaultShawn O. Pearce