aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2007-07-28
|\ \ \ \
| * | | | gitk: Fix bugs in the Find functionPaul Mackerras2007-07-26
| * | | | gitk: Wait for the window to become visible after creating itPaul Mackerras2007-07-23
| * | | | [PATCH] gitk: Bind keyboard actions to the command key on Mac OSShawn O. Pearce2007-07-22
| * | | | [PATCH] gitk: Ignore ctrl-z as EOF on windowsMark Levedahl2007-07-22
| * | | | gitk: Make the fake commit for the index changes green rather than magentaPaul Mackerras2007-07-22
| * | | | gitk: Show changes in index and changes in working directory separatelyPaul Mackerras2007-07-13
* | | | | rebase -i: fix interrupted squashingJohannes Schindelin2007-07-27
| |_|/ / |/| | |
* | | | git-stash: do not remove a ref by hand.Junio C Hamano2007-07-26
* | | | Document commit.template configuration variable.Brian Gernhardt2007-07-26
* | | | Update description of -z option.Junio C Hamano2007-07-25
* | | | rebase -i: fix overzealous output redirectionJohannes Schindelin2007-07-25
* | | | git-write-tree should not crash if prefix does not existNguyễn Thái Ngọc Duy2007-07-25
* | | | git_mkstemp(): be careful not to overflow the path buffer.Junio C Hamano2007-07-25
* | | | When locking in a symlinked repository, try to lock the original.Junio C Hamano2007-07-25
* | | | git-submodule: remove redundant call to git-describeJunio C Hamano2007-07-25
* | | | git-p4: Fix p4 user cache population on Windows.Simon Hausmann2007-07-25
* | | | git-submodule module_name: avoid using unwieldy "value_regexp" feature.Junio C Hamano2007-07-25
* | | | gitweb: fix broken snapshotJunio C Hamano2007-07-25
* | | | Make sure git-stash works from subdirectory.Junio C Hamano2007-07-25
* | | | Document --unified/-U optionRobin Rosenberg2007-07-25
* | | | GIT 1.5.3-rc3v1.5.3-rc3Junio C Hamano2007-07-25
* | | | git.el: Pass an explicit argument to enable smerge-mode.Alexandre Julliard2007-07-25
* | | | pretty-options.txt: tiny doc fixJim Meyering2007-07-25
* | | | t9200: Be careful when checking CVS/EntriesJunio C Hamano2007-07-25
* | | | git am: skip pine's internal folder dataJohannes Schindelin2007-07-24
* | | | Teach git-commit about commit message templates.Steven Grimm2007-07-24
* | | | Teach approxidate() to understand "never"Johannes Schindelin2007-07-24
* | | | git log -g: Complain, but do not fail, when no reflogs are thereJohannes Schindelin2007-07-24
* | | | send-email: Update regex parsing for pine aliasesKumar Gala2007-07-24
* | | | cvsexportcommit: avoid racy CVS problem.Robin Rosenberg2007-07-24
* | | | cleanup unpack-trees.c: shrink struct tree_entry_listRené Scharfe2007-07-24
* | | | filter-branch: fix dash complaining about "Missing '))'"René Scharfe2007-07-24
* | | | gitweb: More detailed error messages for snapshot formatJakub Narebski2007-07-24
* | | | git.el: Support for incremental status updates.Alexandre Julliard2007-07-24
* | | | user-manual: fix typolets.Junio C Hamano2007-07-24
* | | | Mark user-manual as UTF-8Junio C Hamano2007-07-24
* | | | Teach revision machinery about --no-walkJohannes Schindelin2007-07-23
* | | | filter-branch: Big syntax change; support rewriting multiple refsJohannes Schindelin2007-07-23
* | | | rebase -i: exchange all "if [ .. ]" by "if test .."Johannes Schindelin2007-07-23
* | | | Shut "git rebase -i" up when no --verbose was givenJohannes Schindelin2007-07-23
* | | | mailinfo: fix 'fatal: cannot convert from utf-8 to utf-8'Johannes Schindelin2007-07-23
* | | | gitweb: Fix support for legacy gitweb config for snapshotsJakub Narebski2007-07-22
* | | | fsck --lost-found: write blob's contents, not their SHA-1Johannes Schindelin2007-07-22
* | | | Avoid to duplicate commit message when is not encodedMarco Costalba2007-07-22
* | | | Synonyms: -i == --regexp-ignore-case, -E == --extended-regexpJunio C Hamano2007-07-22
* | | | Documentation/gitignore.txt: Fix the seriously misleading priority explanationDavid Kastrup2007-07-21
* | | | Fix VISUAL/EDITOR preference order in Documentation/config.txt.Junio C Hamano2007-07-21
* | | | gitweb: snapshot cleanups & support for offering multiple formatsMatt McCutchen2007-07-21
* | | | rebase -i: call editor just once for a multi-squashJohannes Schindelin2007-07-21