aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | git-gui: Replace merge dialog with our revision picker widgetShawn O. Pearce2007-07-25
| * | | git-gui: Show ref last update times in revision chooser tooltipsShawn O. Pearce2007-07-25
| * | | git-gui: Display commit/tag/remote info in tooltip of revision pickerShawn O. Pearce2007-07-25
| * | | git-gui: Save remote urls obtained from config/remotes setupShawn O. Pearce2007-07-25
| * | | git-gui: Avoid unnecessary symbolic-ref call during checkoutShawn O. Pearce2007-07-23
| * | | git-gui: Refactor current branch menu items to make i18n easierShawn O. Pearce2007-07-23
| * | | git-gui: Refactor diff popup into a procedure to ease i18n workShawn O. Pearce2007-07-23
| * | | git-gui: Paper bag fix quitting crash after commitShawn O. Pearce2007-07-23
| * | | git-gui: Clarify meaning of add tracked menu optionShawn O. Pearce2007-07-23
| * | | git-gui: Fix unnecessary fast-forward during checkoutShawn O. Pearce2007-07-22
| * | | git-gui: Completely remove my Tools/Migrate hackShawn O. Pearce2007-07-22
| * | | git-gui: Internally allow fetch without storing for future pull supportShawn O. Pearce2007-07-21
| * | | git-gui: Skip unnecessary read-tree work during checkoutShawn O. Pearce2007-07-21
| * | | git-gui: Simplify error case for unsupported merge typesShawn O. Pearce2007-07-21
| * | | git-gui: Factor out common fast-forward merge caseShawn O. Pearce2007-07-21
| * | | git-gui: Save the merge base during checkout_op processingShawn O. Pearce2007-07-21
| * | | git-gui: Automatically backup the user's commit bufferShawn O. Pearce2007-07-21
| * | | git-gui: Completely remove support for creating octopus mergesShawn O. Pearce2007-07-19
| * | | git-gui: Don't show blame tooltips that we have no data forShawn O. Pearce2007-07-19
| * | | git-gui: Translate standard encoding names to Tcl onesShawn O. Pearce2007-07-19
| * | | git-gui: Avoid unnecessary global statements when possibleShawn O. Pearce2007-07-19
| * | | git-gui: Bind Ctrl/Cmd-M to merge actionShawn O. Pearce2007-07-19
| * | | Don't offer my special Tools/Migrate hack unless in multicommitShawn O. Pearce2007-07-18
| * | | git-gui: Convert merge dialog to use class systemShawn O. Pearce2007-07-18
| * | | git-gui: Increase the default height of the revision pickerShawn O. Pearce2007-07-18
| * | | git-gui: Clarify the visualize history menu optionsShawn O. Pearce2007-07-18
| * | | 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