8928 Commits (8a3fbdd9e6c37c74b12fd0e8bd7cde8372861288)
 

Author SHA1 Message Date
Junio C Hamano 8a3fbdd9e6 Merge branch 'js/attach' 18 years ago
Junio C Hamano cf6981d493 Merge branch 'js/diff-ni' 18 years ago
Junio C Hamano 8509fed75d Merge branch 'jc/fsck' 18 years ago
Junio C Hamano ce4474b65d Merge branch 'pb/commit-i' 18 years ago
Junio C Hamano e286114d0e Merge branch 'js/revert-cherry' 18 years ago
Junio C Hamano 5339fb2e8b Merge branch 'sp/make' 18 years ago
Junio C Hamano ed287ab7fa Merge branch 'maint' 18 years ago
Alexandre Julliard 60fa08ed61 git.el: Retrieve commit log information from .dotest directory. 18 years ago
Alexandre Julliard 3844814755 git.el: Avoid appending a signoff line that is already present. 18 years ago
Matthias Lederhofer 96a5702409 setup_git_directory_gently: fix off-by-one error 18 years ago
Junio C Hamano 8bb2b516d5 Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint 18 years ago
J. Bruce Fields 8ce9d83b78 user-manual: install user manual stylesheet with other web documents 18 years ago
J. Bruce Fields 1dc71a9155 user-manual: fix rendering of history diagrams 18 years ago
J. Bruce Fields ed4eb0d8f3 user-manual: fix missing colon in git-show example 18 years ago
J. Bruce Fields fabbd8f6ca user-manual: fix inconsistent use of pull and merge 18 years ago
J. Bruce Fields 923642fe1b user-manual: fix inconsistent example 18 years ago
J. Bruce Fields c816eb1784 glossary: fix overoptimistic automatic linking of defined terms 18 years ago
Jeff King c4431d380c Documentation: s/seperator/separator/ 18 years ago
Matthias Kestenholz 443b92b6e5 Adjust reflog filemode in shared repository 18 years ago
Paolo Bonzini 6cbf07efc5 git-commit: add a --interactive option 18 years ago
Junio C Hamano bd1fc628b8 Merge branch 'js/config-rename' 18 years ago
Junio C Hamano f45fa2a073 Merge branch 'master' of git://repo.or.cz/git/fastimport 18 years ago
Shawn O. Pearce e8438420bb Allow fast-import frontends to reload the marks table 18 years ago
Shawn O. Pearce 60b9004cdb Use atomic updates to the fast-import mark file 18 years ago
Shawn O. Pearce 05ef58ec1f Teach receive-pack to run pre-receive/post-receive hooks 18 years ago
Shawn O. Pearce 8aaf7d6410 Refactor handling of error_string in receive-pack 18 years ago
Shawn O. Pearce c8dd277109 Refactor run_update_hook to be more useful 18 years ago
Shawn O. Pearce 3e6e152c74 Don't run post-update hook unless a ref changed 18 years ago
Shawn O. Pearce 8e663d9e90 Move post-update hook to after all other activity 18 years ago
Junio C Hamano 84da035f38 Merge branch 'maint' 18 years ago
Shawn O. Pearce 93e72d8d8f Preallocate memory earlier in fast-import 18 years ago
Shawn O. Pearce dc49cd769b Cast 64 bit off_t to 32 bit size_t 18 years ago
Shawn O. Pearce 6777a59fcd Use off_t in pack-objects/fast-import when we mean an offset 18 years ago
Shawn O. Pearce c4001d92be Use off_t when we really mean a file offset. 18 years ago
Shawn O. Pearce 7cadf491c6 Use uint32_t for pack-objects counters. 18 years ago
Shawn O. Pearce 326bf39677 Use uint32_t for all packed object counts. 18 years ago
Shawn O. Pearce 3a55602eec General const correctness fixes 18 years ago
Shawn O. Pearce ff1f99453f Don't build external_grep if its not used 18 years ago
Shawn O. Pearce 2d88451b7a Fix mmap leak caused by reading bad indexes. 18 years ago
Shawn O. Pearce 30fee0625d Display the null SHA-1 as the base for an OBJ_OFS_DELTA. 18 years ago
Paolo Bonzini d9cb5399ee git-archimport: allow remapping branch names 18 years ago
Santi B,Ai(Bjar e3d842cf12 t/t5515-fetch-merge-logic.sh: Add two more tests 18 years ago
Shawn O. Pearce ef203f0856 Catch write_ref_sha1 failure in receive-pack 18 years ago
Jakub Narebski edc04e90f5 gitweb: Don't escape attributes in CGI.pm HTML methods 18 years ago
Alex Riesen a6f37099d0 Allow "make -w" generate its usual output 18 years ago
Alex Riesen b777434383 Support of "make -s": do not output anything of the build itself 18 years ago
Alex Riesen 31d0399c3c More build output cleaning up 18 years ago
Johannes Schindelin 58db64f73c make t8001 work on Mac OS X again 18 years ago
Li Yang c390ae97be gitweb: Change to use explicitly function call cgi->escapHTML() 18 years ago
Shawn O. Pearce 2314c94770 Make 'make' quiet by default 18 years ago