summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-29Makefile: use $(FIND) instead of findDavid Kastrup
2007-07-29git-diff: turn on recursion by defaultJeff King
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-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 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-25git am: skip pine's internal folder dataJohannes Schindelin
2007-07-25Teach git-commit about commit message templates.Steven Grimm
2007-07-25Teach approxidate() to understand "never"Johannes Schindelin
2007-07-25git log -g: Complain, but do not fail, when no reflogs are thereJohannes Schindelin
2007-07-25send-email: Update regex parsing for pine aliasesKumar Gala
2007-07-25cvsexportcommit: avoid racy CVS problem.Robin Rosenberg
2007-07-25cleanup unpack-trees.c: shrink struct tree_entry_listRené Scharfe
2007-07-25filter-branch: fix dash complaining about "Missing '))'"René Scharfe
2007-07-25gitweb: More detailed error messages for snapshot formatJakub Narebski
2007-07-24git.el: Support for incremental status updates.Alexandre Julliard
2007-07-24user-manual: fix typolets.Junio C Hamano
2007-07-24Mark user-manual as UTF-8Junio C Hamano
2007-07-24Teach revision machinery about --no-walkJohannes Schindelin
2007-07-24filter-branch: Big syntax change; support rewriting multiple refsJohannes Schindelin
2007-07-24rebase -i: exchange all "if [ .. ]" by "if test .."Johannes Schindelin
2007-07-24Shut "git rebase -i" up when no --verbose was givenJohannes Schindelin
2007-07-24mailinfo: fix 'fatal: cannot convert from utf-8 to utf-8'Johannes Schindelin
2007-07-23gitk: Wait for the window to become visible after creating itPaul Mackerras
2007-07-22gitweb: Fix support for legacy gitweb config for snapshotsJakub Narebski