summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28Rename git-rebase interactive buffer: todo => git-rebase-todoSeth Falcon
2007-07-28gitweb: Allow for multivalued parameters passed to href subroutineJakub Narebski
2007-07-28Don't rely on unspecified behaviorThomas Schwinge
2007-07-28gitweb: Simplify 'opt' parameter validation, add "no merges" feedsJakub Narebski
2007-07-28gitweb: Show submodule entries in the 'tree' viewJakub Narebski
2007-07-28Documentation/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-26git-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-25Update description of -z option.Junio C Hamano
2007-07-25rebase -i: fix overzealous output redirectionJohannes Schindelin
2007-07-25git-write-tree should not crash if prefix does not existNguyễn Thái Ngọc Duy
2007-07-25git_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
2007-07-25git.el: Pass an explicit argument to enable smerge-mode.Alexandre Julliard
2007-07-25pretty-options.txt: tiny doc fixJim Meyering
2007-07-25t9200: Be careful when checking CVS/EntriesJunio C Hamano
2007-07-24git am: skip pine's internal folder dataJohannes Schindelin
2007-07-24Teach git-commit about commit message templates.Steven Grimm
2007-07-24Teach approxidate() to understand "never"Johannes Schindelin
2007-07-24git log -g: Complain, but do not fail, when no reflogs are thereJohannes Schindelin
2007-07-24send-email: Update regex parsing for pine aliasesKumar Gala
2007-07-24cvsexportcommit: avoid racy CVS problem.Robin Rosenberg
2007-07-24cleanup unpack-trees.c: shrink struct tree_entry_listRené Scharfe