11095 Commits (434e6ef89d73dcc812b3a44dfaff0ca8204a206e)
 

Author SHA1 Message Date
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
Shawn O. Pearce 95af4d8de1 git-gui: Make sure remotes are loaded when picking revisions 18 years ago
David Kastrup 89b2f19cb5 Makefile: use $(FIND) instead of find 18 years ago
Jeff King 82cb8afa9b git-diff: turn on recursion by default 18 years ago
Shawn O. Pearce 0fe055cd24 git-gui: Use progress bar while resetting/aborting files 18 years ago
Shawn O. Pearce 94a4dd9bfd git-gui: Honor core.excludesfile when listing extra files 18 years ago
Christian Stimming 360cc106e7 git-gui: Unify wording to say "to stage" instead of "to add" 18 years ago
Seth Falcon c22486c967 Rename git-rebase interactive buffer: todo => git-rebase-todo 18 years ago
Jakub Narebski f22cca44ba gitweb: Allow for multivalued parameters passed to href subroutine 18 years ago
Thomas Schwinge 8b4aee015e Don't rely on unspecified behavior 18 years ago
Jakub Narebski 12075103dd gitweb: Simplify 'opt' parameter validation, add "no merges" feeds 18 years ago
Jakub Narebski 01ac1e38db gitweb: Show submodule entries in the 'tree' view 18 years ago
Jeff King 90ae710e0b Documentation/git-diff: remove -r from --name-status example 18 years ago
Junio C Hamano 83b3df7d58 git-stash apply --index: optimize postprocessing 18 years ago
Junio C Hamano cbeaccc316 Fix git-stash apply --index 18 years ago
しらいしななこ f12e925ac2 git-stash: Make sure reflog is created for refs/stash 18 years ago