summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-31add option to find zlib in custom pathRobert Schiele
2007-07-31Unset GIT_EDITOR while running tests.Junio C Hamano
2007-07-31add_file_to_index: skip rehashing if the cached stat already matchesJunio C Hamano
2007-07-31git-svn: Translate invalid characters in refnameRobert Ewald
2007-07-30white space fixes in setup.cJohannes Schindelin
2007-07-30Documentation/gitattributes.txt: typofixDavid Soria Parra
2007-07-30rebase: try not to munge commit log messageJunio C Hamano
2007-07-30symbolic-ref, update-ref: do not refuse reflog message with LFJunio C Hamano
2007-07-30log_ref_write() -- do not chomp reflog message at the first LFJunio C Hamano
2007-07-30Merge branch 'bs/lock'Junio C Hamano
2007-07-30Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-07-30git-gui: Minor refactoring of merge command line in merge supportgitgui-0.8.0Shawn O. Pearce
2007-07-30git-gui: Use more modern looking icons in the tree browserShawn O. Pearce
2007-07-30git-gui: Don't offer to stage hunks from untracked filesShawn O. Pearce
2007-07-30git-gui: Make sure remotes are loaded when picking revisionsShawn O. Pearce
2007-07-29Makefile: use $(FIND) instead of findDavid Kastrup
2007-07-29git-diff: turn on recursion by defaultJeff King
2007-07-29git-gui: Use progress bar while resetting/aborting filesShawn O. Pearce
2007-07-29git-gui: Honor core.excludesfile when listing extra filesShawn O. Pearce
2007-07-29git-gui: Unify wording to say "to stage" instead of "to add"Christian Stimming
2007-07-29Rename git-rebase interactive buffer: todo => git-rebase-todoSeth Falcon
2007-07-29gitweb: Allow for multivalued parameters passed to href subroutineJakub Narebski
2007-07-29Don't rely on unspecified behaviorThomas Schwinge
2007-07-29gitweb: Simplify 'opt' parameter validation, add "no merges" feedsJakub Narebski
2007-07-29gitweb: Show submodule entries in the 'tree' viewJakub Narebski
2007-07-29Documentation/git-diff: remove -r from --name-status exampleJeff King
2007-07-28git-stash apply --index: optimize postprocessingJunio C Hamano
2007-07-28Fix git-stash apply --indexJunio C Hamano
2007-07-28git-stash: Make sure reflog is created for refs/stashしらいしななこ
2007-07-28Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2007-07-27rebase -i: fix interrupted squashingJohannes Schindelin
2007-07-27Add test for symlinked configuration file updates.Junio C Hamano
2007-07-27use lockfile.c routines in git_commit_set_multivar()Bradford C. Smith
2007-07-27fully resolve symlinks when creating lockfilesBradford C. Smith
2007-07-27git-gui: Don't kill modified commit message buffer with merge templatesShawn O. Pearce
2007-07-27git-stash: do not remove a ref by hand.Junio C Hamano
2007-07-26Document commit.template configuration variable.Brian Gernhardt
2007-07-26gitk: Fix bugs in the Find functionPaul Mackerras
2007-07-26Update description of -z option.Junio C Hamano
2007-07-26rebase -i: fix overzealous output redirectionJohannes Schindelin
2007-07-26git-write-tree should not crash if prefix does not existNguyễn Thái Ngọc Duy
2007-07-26git_mkstemp(): be careful not to overflow the path buffer.Junio C Hamano
2007-07-25When locking in a symlinked repository, try to lock the original.Junio C Hamano
2007-07-25git-submodule: remove redundant call to git-describeJunio C Hamano
2007-07-25git-p4: Fix p4 user cache population on Windows.Simon Hausmann
2007-07-25git-submodule module_name: avoid using unwieldy "value_regexp" feature.Junio C Hamano
2007-07-25gitweb: fix broken snapshotJunio C Hamano
2007-07-25Make sure git-stash works from subdirectory.Junio C Hamano
2007-07-25Document --unified/-U optionRobin Rosenberg
2007-07-25git-gui: Remove usernames from absolute SSH urls during mergingShawn O. Pearce