11290 Commits (5071877d2c623ffc41b48bbb49908a61051a6228)
 

Author SHA1 Message Date
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
Väinö Järvelä 51b8c5021a git-gui: Added support for OS X right click 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
Shawn O. Pearce a13ee29b97 git-gui: Avoid Tcl error in popup menu on diff viewer 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
Junio C Hamano 3d5c418ff5 git-clone: aggressively optimize local clone behaviour. 18 years ago
Linus Torvalds 72a4f4b657 connect: accept file:// URL scheme 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
Johannes Schindelin 420acb31ac get_relative_cwd(): clarify why it handles dir == NULL 18 years ago
Johannes Schindelin e90fdc39b6 Clean up work-tree handling 18 years ago
Johannes Schindelin d7ac12b25d Add set_git_dir() function 18 years ago
Johannes Schindelin e663674722 Add functions get_relative_cwd() and is_inside_dir() 18 years ago
Johannes Schindelin e5392c5146 Add is_absolute_path() and make_absolute_path() 18 years ago
Jens Axboe 73a7a65663 --base-path-relaxed option 18 years ago