11276 Commits (191131e538dd4188dbada7ce871f80af80556292)
 

Author SHA1 Message Date
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
Kristian Høgsberg 12ace0b20d Add test case for basic commit functionality. 18 years ago
Alexandre Julliard 274e13e0e9 git.el: Take into account the core.excludesfile config option. 18 years ago
Alexandre Julliard 61988f1127 git.el: Avoid using ewoc-set-data for compatibility with Emacs 21. 18 years ago
Alex Riesen be52a41c4e Make verse of git-config manpage more readable 18 years ago
Alex Riesen 773a69fb09 Add a test for git-config --file 18 years ago
Alex Riesen 67d454fed6 Add an option to specify a file to config builtin 18 years ago
Robert Schiele 10861beaa8 make the name of the library directory a config option 18 years ago
Junio C Hamano 4b7f59af2a Merge branch 'maint' 18 years ago
Christian Couder 4e0b2bbc57 rev-list --bisect: fix allocation of "int*" instead of "int". 18 years ago
Junio C Hamano cf32190aa6 git.c: execution path 18 years ago
Robert Schiele bef19da9b6 add option to find zlib in custom path 18 years ago
Junio C Hamano 18508c39c4 Unset GIT_EDITOR while running tests. 18 years ago
Junio C Hamano 0781b8a9b2 add_file_to_index: skip rehashing if the cached stat already matches 18 years ago
Robert Ewald bf655fd700 git-svn: Translate invalid characters in refname 18 years ago