summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-07-25git-gui: Format tracking branch merges as though they were pullsShawn O. Pearce
2007-07-25git-gui: Cleanup bindings within merge dialogShawn O. Pearce
2007-07-25git-gui: Replace merge dialog with our revision picker widgetShawn O. Pearce
2007-07-25git-gui: Show ref last update times in revision chooser tooltipsShawn O. Pearce
2007-07-25git-gui: Display commit/tag/remote info in tooltip of revision pickerShawn O. Pearce
2007-07-25git-gui: Save remote urls obtained from config/remotes setupShawn O. Pearce
2007-07-25GIT 1.5.3-rc3v1.5.3-rc3Junio C Hamano