14783 Commits (d1364529d06e5fa3bc054396299944a7a4861776)
 

Author SHA1 Message Date
Christian Couder 75ecfce397 rev-parse: fix --verify to error out when passed junk after a good rev 17 years ago
Miklos Vajna 498a6e7eaa git checkout: add -t alias for --track 17 years ago
Christian Couder b1b359699a rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet" 17 years ago
Jakub Narebski 3562198b7d gitweb: Use feed link according to current view 17 years ago
Linus Torvalds 88ea8112b4 Optimize match_pathspec() to avoid fnmatch() 17 years ago
Daniel Barkalow be885d96fe Make ls-remote http://... list HEAD, like for git://... 17 years ago
Daniel Barkalow c13b2633f4 Make walker.fetch_ref() take a struct ref. 17 years ago
Christian Couder ac3a4a2694 documentation: web--browse: add a note about konqueror 17 years ago
Christian Couder 0bb6400958 documentation: help: add info about "man.<tool>.cmd" config var 17 years ago
Christian Couder a26a06afed help: use "man.<tool>.cmd" as custom man viewer command 17 years ago
Christian Couder 7e8114c068 documentation: help: add "man.<tool>.path" config variable 17 years ago
Christian Couder 7b15f872f2 help: use man viewer path from "man.<tool>.path" config var 17 years ago
Dan McGee cfd9c27708 Allow cherry-pick (and revert) to add signoff line 17 years ago
Paul Mackerras 3ed31a8120 gitk: Reorganize processing of arguments for git log 17 years ago
Junio C Hamano 36c79d2bf8 Merge branch 'ho/shared' 17 years ago
Junio C Hamano 049a226fa1 Merge branch 'maint' 17 years ago
Jeff King 1ce89cc4bb remote: create fetch config lines with '+' 17 years ago
Jeff King f8aae12034 push: allow unqualified dest refspecs to DWIM 17 years ago
Junio C Hamano 31c6390d40 Merge branch 'maint-1.5.4' into maint 17 years ago
Jeff King 3ffb58be0a doc/git-gc: add a note about what is collected 17 years ago
Shawn O. Pearce ca19404876 Merge branch 'maint' 17 years ago
Shawn O. Pearce ddc3603145 git-gui: Don't use '$$cr master' with aspell earlier than 0.60 17 years ago
Jeff King 3ef6a1fe95 t5516: remove ambiguity test (1) 17 years ago
Matt Graham 837f3b7658 Linked glossary from cvs-migration page 17 years ago
Junio C Hamano edae5f0c20 write-tree: properly detect failure to write tree objects 17 years ago
Junio C Hamano 57cf5ca305 Merge branch 'maint' 17 years ago
Junio C Hamano d6958a1a32 Merge branch 'maint-1.5.4' into maint 17 years ago
Sam Vilain 491b1b1121 Amend git-push refspec documentation 17 years ago
Dmitry Potapov 208641cf85 git-gc --prune is deprecated 17 years ago
Michael Weber 4f7ec79708 svn-git: Use binmode for reading/writing binary rev maps 17 years ago
Miklos Vajna a6f47b2be4 diff options documentation: refer to --diff-filter in --name-status 17 years ago
Jeff King 34b5cd1fe9 Don't force imap.host to be set when imap.tunnel is set 17 years ago
Brandon Casey 2498a1ad0b git-clone.txt: Adjust note to --shared for new pruning behavior of git-gc 17 years ago
Thomas Guyot-Sionnest 9231f500c3 git-svn bug with blank commits and author file 17 years ago
Ariel Badichi 75b7dfbdc0 archive.c: format_subst - fixed bogus argument to memchr 17 years ago
Ariel Badichi 8b1f6de854 copy.c: copy_fd - correctly report write errors 17 years ago
Matthew Ogilvie 82881b3823 gitattributes: Fix subdirectory attributes specified from root directory 17 years ago
Junio C Hamano bdb87afb4b Merge branch 'maint' 17 years ago
Andy Parkins 71bd81ade2 post-receive-email: fix accidental removal of a trailing space in signature line 17 years ago
Dan McGee 799596a5d0 completion: remove use of dashed git commands 17 years ago
Dan McGee 3903c6189d completion: allow 'git remote' subcommand completion 17 years ago
martin f. krafft 85d17a123b Escape project names before creating pathinfo URLs 17 years ago
martin f. krafft bbd4c307fc Escape project name in regexp 17 years ago
Rafael Garcia-Suarez eae7a75904 Spelling fixes in the gitweb documentation 17 years ago
Clifford Caoile dbe48256b4 git.el: Set process-environment instead of invoking env 17 years ago
Teemu Likonen f457413908 bash: Add completion for git diff --base --ours --theirs 17 years ago
Gerrit Pape 37152d8310 diff-options.txt: document the new "--dirstat" option 17 years ago
Paolo Bonzini 84bb2dfd9f Add a remote.*.mirror configuration option 17 years ago
Lars Hjemli f9fd5210c8 Add tests for `branch --[no-]merged` 17 years ago
Lars Hjemli 9a7ea2b1f3 git-branch.txt: compare --contains, --merged and --no-merged 17 years ago