summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-12Re-fix get_sha1_oneline()Linus Torvalds
2007-03-12git-bundle: only die if pack would be empty, warn if ref is skippedJohannes Schindelin
2007-03-12git-send-email: configurable bcc and chain-reply-toAvi Kivity
2007-03-12Merge branch 'maint'Junio C Hamano
2007-03-12git-send-email: Document configuration optionsAvi Kivity
2007-03-12git-merge: warn when -m provided on a fast forwardJ. Bruce Fields
2007-03-12Merge branch 'jc/boundary'Junio C Hamano
2007-03-12Change {pre,post}-receive hooks to use stdinShawn O. Pearce
2007-03-12Split back out update_hook handling in receive-packShawn O. Pearce
2007-03-12Refactor run_command error handling in receive-packShawn O. Pearce
2007-03-12Teach run_command how to setup a stdin pipeShawn O. Pearce
2007-03-12Split run_command into two halves (start/finish)Shawn O. Pearce
2007-03-12Start defining a more sophisticated run_commandShawn O. Pearce
2007-03-12Remove unused run_command variantsShawn O. Pearce
2007-03-12Switch to run_command_v_opt in revertShawn O. Pearce
2007-03-12cvsserver: Use Merged response instead of Update-existing for merged filesFrank Lichtenheld
2007-03-11I like the idea of the new ':/<oneline prefix>' notation, and gave itJim Meyering
2007-03-11Merge branch 'js/attach'Junio C Hamano
2007-03-11Merge branch 'js/diff-ni'Junio C Hamano
2007-03-11Merge branch 'jc/fsck'Junio C Hamano
2007-03-11Merge branch 'pb/commit-i'Junio C Hamano
2007-03-11Merge branch 'js/revert-cherry'Junio C Hamano
2007-03-11Merge branch 'sp/make'Junio C Hamano
2007-03-11Merge branch 'maint'Junio C Hamano
2007-03-11git.el: Retrieve commit log information from .dotest directory.Alexandre Julliard
2007-03-11git.el: Avoid appending a signoff line that is already present.Alexandre Julliard
2007-03-11setup_git_directory_gently: fix off-by-one errorMatthias Lederhofer
2007-03-11Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano
2007-03-11user-manual: install user manual stylesheet with other web documentsJ. Bruce Fields
2007-03-11user-manual: fix rendering of history diagramsJ. Bruce Fields
2007-03-11user-manual: fix missing colon in git-show exampleJ. Bruce Fields
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