11140 Commits (3955d994dec590fb7c586b35094d25af92065c9d)
 

Author SHA1 Message Date
Junio C Hamano 3955d994de Fix formatting of git-blame documentation. 18 years ago
Brian Downing b50be1d80f cvsserver: Fix for work trees 18 years ago
Simon Hausmann ea99c3ae0e git-p4: Fix git-p4 submit to include only changed files in the perforce submit template. 18 years ago
Junio C Hamano aec2196a67 Reorder the list of commands in the manual. 18 years ago
Simon Hausmann 74276ec6f2 git-p4: Fix support for symlinks. 18 years ago
Steve Hoelzer 3671757546 git-stash documentation: add missing backtick 18 years ago
Steve Hoelzer e2c6de1c62 git-stash documentation: stash numbering starts at zero, not one 18 years ago
Steven Grimm 4cf3ef9740 Add a note about the index being updated by git-status in some cases 18 years ago
David Kastrup f9935bf931 Documentation/git-commit.txt: correct bad list formatting. 18 years ago
Uwe Kleine-K,Av(Bnig 5b56aaa29e send-email: teach sanitize_address to do rfc2047 quoting 18 years ago
Junio C Hamano 87027ae449 Fix "make GZ=1 quick-install-doc" 18 years ago
Junio C Hamano cad3a2056d pager: find out pager setting from configuration 18 years ago
Gerrit Pape 3f0a8f3c01 git-am: initialize variable $resume on startup 18 years ago
Adam Roben 7d4aef4027 Documentation/git-svn: how to clone a git-svn-created repository 18 years ago
Junio C Hamano a6954452ec Merge branch 'maint' 18 years ago
Linus Torvalds 93969438dc apply: remove directory that becomes empty by renaming the last file away 18 years ago
Junio C Hamano 33a798c880 setup.c:verify_non_filename(): don't die unnecessarily while disambiguating 18 years ago
J. Bruce Fields a76c2acb28 documentation: use the word "index" in the git-commit man page 18 years ago
Junio C Hamano a2c3db8d22 Merge branch 'master' of git://linux-nfs.org/~bfields/git 18 years ago
J. Bruce Fields db1a4bc168 Merge branch 'maint' 18 years ago
J. Bruce Fields 5f42ac921f documentation: use the word "index" in the git-add manual page 18 years ago
J. Bruce Fields 407c0c87e1 user-manual: mention git-gui 18 years ago
Junio C Hamano 7a7cc594ca user-manual: mention git stash 18 years ago
J. Bruce Fields 0eb4f7cdf8 user-manual: update for new default --track behavior 18 years ago
Junio C Hamano 00d8c5180d Fix install-doc-quick target 18 years ago
Junio C Hamano 936492d3cf unpack-trees.c: assume submodules are clean during check-out 18 years ago
Jyotirmoy Bhattacharya 64a476e691 Fixed git-push manpage 18 years ago
Johannes Schindelin 4465f410d6 checkout-index needs a working tree 18 years ago
Randal L. Schwartz 936800bb55 add "test-absolute-path" to .gitignore 18 years ago
Shawn O. Pearce d5538b418d Document GIT_SSH environment variable alongside other variables 18 years ago
Junio C Hamano 2ec39edad9 INSTALL: add warning on docbook-xsl 1.72 and 1.73 18 years ago
Jakub Narebski 33f2433085 gitweb: Fix handling of $file_name in feed generation 18 years ago
Junio C Hamano 7fd53fce1c git-completion: add "git stash" 18 years ago
Junio C Hamano 4f8f03d643 GIT 1.5.3-rc4 18 years ago
Junio C Hamano a697ec69cb Fix bogus use of printf in t3700 test 18 years ago
Junio C Hamano d20602eec9 gitweb: do not choke on recursive symlink 18 years ago
Junio C Hamano 6490a3383f Fix work-tree related breakages 18 years ago
David Symonds 29093c28a2 Fix documentation for core.gitproxy to reflect code 18 years ago
Johannes Schindelin d825a97495 read-tree: remove unnecessary call to setup_git_directory() 18 years ago
Thomas Schwinge c29ba0c3ed Support building on GNU/Hurd 18 years ago
Han-Wen Nienhuys 7fcff9def5 Fix style nit in Python slicing. 18 years ago
Han-Wen Nienhuys a4eba020f9 Sort output of "p4 change" in incremental import before further 18 years ago
Junio C Hamano 68d4229847 RelNotes 1.5.3 updates before -rc4 18 years ago
David Kastrup 50cff52f1a When generating manpages, delete outdated targets first. 18 years ago
Johannes Schindelin c9e6589288 rebase -i: fix for optional [branch] parameter 18 years ago
Steve Hoelzer 434e6ef89d Try to be consistent with capitalization in the documentation 18 years ago
Junio C Hamano 6d4bbebd35 git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F. 18 years ago
David Kastrup 08874658b4 git-sh-setup.sh: make GIT_EDITOR/core.editor/VISUAL/EDITOR accept commands 18 years ago
Alex Riesen 21e9757e31 Hack git-add--interactive to make it work with ActiveState Perl 18 years ago
Johannes Schindelin 96ffe892e3 rebase -i: ignore patches that are already in the upstream 18 years ago