11110 Commits (407c0c87e15b3cf60347f4fc0bcdb4d239de4163)
 

Author SHA1 Message Date
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 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
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
Johannes Schindelin 299726d538 white space fixes in setup.c 18 years ago
David Soria Parra 5c759f96d0 Documentation/gitattributes.txt: typofix 18 years ago
Junio C Hamano d7f6bae281 rebase: try not to munge commit log message 18 years ago
Junio C Hamano 283884422f symbolic-ref, update-ref: do not refuse reflog message with LF 18 years ago
Junio C Hamano 0ec29a4760 log_ref_write() -- do not chomp reflog message at the first LF 18 years ago
Junio C Hamano 922b0e35b9 Merge branch 'bs/lock' 18 years ago
Junio C Hamano b8de7f764e Merge branch 'master' of git://repo.or.cz/git-gui 18 years ago
Shawn O. Pearce 84f67537b1 git-gui: Minor refactoring of merge command line in merge support 18 years ago
Shawn O. Pearce dac7089263 git-gui: Use more modern looking icons in the tree browser 18 years ago
Shawn O. Pearce 37e2199c4c git-gui: Don't offer to stage hunks from untracked files 18 years ago