aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | git-gui: Allow users to browse any branch, not just the current oneShawn O. Pearce2007-07-18
| * | git-gui: Allow browser subcommand to start in subdirectoryShawn O. Pearce2007-07-18
| * | git-gui: Allow blame/browser subcommands on bare repositoriesShawn O. Pearce2007-07-17
| * | git-gui: Move feature option selection before GIT_DIR initShawn O. Pearce2007-07-17
| * | git-gui: Delay the GC hint until after we are runningShawn O. Pearce2007-07-17
| * | git-gui: Let the user continue even if we cannot understand git versionShawn O. Pearce2007-07-17
| * | git-gui: Change our initial GC hint to be an estimateShawn O. Pearce2007-07-17
| * | git-gui: Don't crash in ask_popup if we haven't mapped main window yetShawn O. Pearce2007-07-17
| * | git-gui: Delay searching for 'nice' until its really asked forShawn O. Pearce2007-07-17
| * | git-gui: Handle git versions of the form n.n.n.GITJulian Phillips2007-07-17
| * | git-gui: Always disable the Tcl EOF character when readingShawn O. Pearce2007-07-17
| * | git-gui: Brown paper bag "dirty git version fix"Shawn O. Pearce2007-07-16
| * | git-gui: Skip -dirty suffix on core git versionsShawn O. Pearce2007-07-16
* | | Makefile: use $(FIND) instead of findDavid Kastrup2007-07-29
* | | git-diff: turn on recursion by defaultJeff King2007-07-29
* | | Rename git-rebase interactive buffer: todo => git-rebase-todoSeth Falcon2007-07-28
* | | gitweb: Allow for multivalued parameters passed to href subroutineJakub Narebski2007-07-28
* | | Don't rely on unspecified behaviorThomas Schwinge2007-07-28
* | | gitweb: Simplify 'opt' parameter validation, add "no merges" feedsJakub Narebski2007-07-28
* | | gitweb: Show submodule entries in the 'tree' viewJakub Narebski2007-07-28
* | | Documentation/git-diff: remove -r from --name-status exampleJeff King2007-07-28
* | | git-stash apply --index: optimize postprocessingJunio C Hamano2007-07-28
* | | Fix git-stash apply --indexJunio C Hamano2007-07-28
* | | git-stash: Make sure reflog is created for refs/stashしらいしななこ2007-07-28
* | | 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