9124 Commits (1daa09d9a833d3969b64e763865a58df56bc3871)
 

Author SHA1 Message Date
J. Bruce Fields be242d576c git-merge: warn when -m provided on a fast forward 18 years ago
Junio C Hamano 2422f1ca3b Merge branch 'jc/boundary' 18 years ago
Shawn O. Pearce f43cd49fb8 Change {pre,post}-receive hooks to use stdin 18 years ago
Shawn O. Pearce 1d9e8b56fe Split back out update_hook handling in receive-pack 18 years ago
Shawn O. Pearce 6c319a22e4 Refactor run_command error handling in receive-pack 18 years ago
Shawn O. Pearce 4919bf0354 Teach run_command how to setup a stdin pipe 18 years ago
Shawn O. Pearce ebcb5d16ca Split run_command into two halves (start/finish) 18 years ago
Shawn O. Pearce f1000898d4 Start defining a more sophisticated run_command 18 years ago
Shawn O. Pearce afdb269c76 Remove unused run_command variants 18 years ago
Shawn O. Pearce 497bdc88d6 Switch to run_command_v_opt in revert 18 years ago
Frank Lichtenheld 538778469c cvsserver: Use Merged response instead of Update-existing for merged files 18 years ago
Jim Meyering ed8ad7e2e2 I like the idea of the new ':/<oneline prefix>' notation, and gave it 18 years ago
Junio C Hamano b867092fec prepare_packed_git(): sort packs by age and localness. 18 years ago
Junio C Hamano 45994a1e33 Fix broken create_branch() in builtin-branch. 18 years ago
Paolo Bonzini 0746d19a82 git-branch, git-checkout: autosetup for remote branch tracking 18 years ago
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
James Bowes 896bdfa258 add: Support specifying an excludes file with a configuration variable 18 years ago
Paolo Bonzini 6cbf07efc5 git-commit: add a --interactive option 18 years ago
Johannes Schindelin 2e578f9a4f git-bundle: prevent overwriting existing bundles 18 years ago
Johannes Schindelin d58c6184e3 git-bundle: die if a given ref is not included in bundle 18 years ago
Johannes Schindelin 263703fff3 git-bundle: handle thin packs in subcommand "unbundle" 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
Johannes Schindelin 9e64d109f9 git-bundle: Make thin packs 18 years ago
Johannes Schindelin 18449ab0e9 git-bundle: avoid packing objects which are in the prerequisites 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