summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-01connect: accept file:// URL schemeLibravatar Linus Torvalds1-5/+7
2007-08-01When generating manpages, delete outdated targets first.Libravatar David Kastrup1-0/+1
2007-08-01rebase -i: fix for optional [branch] parameterLibravatar Johannes Schindelin2-1/+9
2007-08-01Try to be consistent with capitalization in the documentationLibravatar Steve Hoelzer4-26/+26
2007-08-01git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F.Libravatar Junio C Hamano2-6/+5
2007-08-01git-sh-setup.sh: make GIT_EDITOR/core.editor/VISUAL/EDITOR accept commandsLibravatar David Kastrup1-2/+3
2007-08-01Hack git-add--interactive to make it work with ActiveState PerlLibravatar Alex Riesen1-6/+13
2007-08-01rebase -i: ignore patches that are already in the upstreamLibravatar Johannes Schindelin2-2/+18
2007-08-01get_relative_cwd(): clarify why it handles dir == NULLLibravatar Johannes Schindelin1-5/+10
2007-08-01Clean up work-tree handlingLibravatar Johannes Schindelin10-221/+216
2007-08-01Add set_git_dir() functionLibravatar Johannes Schindelin2-0/+9
2007-08-01Add functions get_relative_cwd() and is_inside_dir()Libravatar Johannes Schindelin2-0/+41
2007-08-01Add is_absolute_path() and make_absolute_path()Libravatar Johannes Schindelin5-1/+98
2007-08-01--base-path-relaxed optionLibravatar Jens Axboe2-2/+30
2007-07-31Add test case for basic commit functionality.Libravatar Kristian Høgsberg1-0/+134
2007-07-31git.el: Take into account the core.excludesfile config option.Libravatar Alexandre Julliard1-5/+15
2007-07-31git.el: Avoid using ewoc-set-data for compatibility with Emacs 21.Libravatar Alexandre Julliard1-1/+1
2007-07-31Make verse of git-config manpage more readableLibravatar Alex Riesen1-13/+19
2007-07-31Add a test for git-config --fileLibravatar Alex Riesen1-0/+6
2007-07-31Add an option to specify a file to config builtinLibravatar Alex Riesen2-14/+24
2007-07-31make the name of the library directory a config optionLibravatar Robert Schiele2-5/+17
2007-07-31Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2007-07-31rev-list --bisect: fix allocation of "int*" instead of "int".Libravatar Christian Couder1-1/+1
2007-07-31git.c: execution pathLibravatar Junio C Hamano1-5/+5
2007-07-31add option to find zlib in custom pathLibravatar Robert Schiele2-1/+10
2007-07-30Unset GIT_EDITOR while running tests.Libravatar Junio C Hamano1-0/+1
2007-07-30add_file_to_index: skip rehashing if the cached stat already matchesLibravatar Junio C Hamano1-1/+10
2007-07-30git-svn: Translate invalid characters in refnameLibravatar Robert Ewald1-3/+36
2007-07-30white space fixes in setup.cLibravatar Johannes Schindelin1-3/+3
2007-07-30Documentation/gitattributes.txt: typofixLibravatar David Soria Parra1-1/+1
2007-07-29rebase: try not to munge commit log messageLibravatar Junio C Hamano2-5/+72
2007-07-29symbolic-ref, update-ref: do not refuse reflog message with LFLibravatar Junio C Hamano2-4/+0
2007-07-29log_ref_write() -- do not chomp reflog message at the first LFLibravatar Junio C Hamano1-16/+28
2007-07-29Merge branch 'bs/lock'Libravatar Junio C Hamano3-26/+135
2007-07-29Merge branch 'master' of git://repo.or.cz/git-guiLibravatar Junio C Hamano13-428/+1132
2007-07-29git-gui: Minor refactoring of merge command line in merge supportLibravatar Shawn O. Pearce1-3/+3
2007-07-29git-gui: Use more modern looking icons in the tree browserLibravatar Shawn O. Pearce2-30/+18
2007-07-29git-gui: Don't offer to stage hunks from untracked filesLibravatar Shawn O. Pearce1-0/+6
2007-07-29git-gui: Make sure remotes are loaded when picking revisionsLibravatar Shawn O. Pearce1-0/+4
2007-07-29Makefile: use $(FIND) instead of findLibravatar David Kastrup1-2/+3
2007-07-29git-diff: turn on recursion by defaultLibravatar Jeff King2-1/+2
2007-07-29git-gui: Use progress bar while resetting/aborting filesLibravatar Shawn O. Pearce1-4/+12
2007-07-29git-gui: Honor core.excludesfile when listing extra filesLibravatar Shawn O. Pearce1-0/+4
2007-07-29git-gui: Unify wording to say "to stage" instead of "to add"Libravatar Christian Stimming5-14/+18
2007-07-28Rename git-rebase interactive buffer: todo => git-rebase-todoLibravatar Seth Falcon1-1/+1
2007-07-28gitweb: Allow for multivalued parameters passed to href subroutineLibravatar Jakub Narebski1-1/+7
2007-07-28Don't rely on unspecified behaviorLibravatar Thomas Schwinge1-1/+1
2007-07-28gitweb: Simplify 'opt' parameter validation, add "no merges" feedsLibravatar Jakub Narebski2-5/+40
2007-07-28gitweb: Show submodule entries in the 'tree' viewLibravatar Jakub Narebski1-3/+35
2007-07-28Documentation/git-diff: remove -r from --name-status exampleLibravatar Jeff King1-5/+2