[gitg] (134 commits) Non-fast-forward update to branch wip/actions



The branch 'wip/actions' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  a181cc9... Added initial action interfaces in GitgExt
  73a7b6a... Added ref delete/rename action stubs
  980dd2e... Implement history navigation as ListBox
  5a70e14... Rename GitgExt.RefAction to GitgExt.Action
  706519b... Add action interface implementation
  1c3a725... Implement GitgExt.Action interface
  97893d5... Improve selection and implemented editing
  0b0396d... Remove obsolete style
  75eaec6... Generalize info bar to user query
  abe9ba9... Added GitgExtUserQuery
  9c52137... Implemented animations for refs list
  deb3a20... Add clearing repository refs cache
  a62eb93... Cleanly separate ref actions using interfaces
  47ab58e... Fix install targets
  2865acf... Use builtin infobar revealer
  71ea629... Set infobar action area to vertical orientation
  23f006c... Clear ref cache in action interface
  a0c6d64... Implemented delete action for tags and branches
  059f58c... Fix event cast

Commits added to the branch:

  73a9e63... Added Turkish translation (*)
  a3bc7b2... ggit_get_capabilities was renamed to get_features (*)
  a0cd8e4... Fix for renamed api (*)
  f255754... Fix for renamed reflog api (*)
  72a95cb... Fix for changed repository api (*)
  4fff038... Fix for changed message api (*)
  200a723... Bump required libgit2-glib version (*)
  682b31a... Use Ggit.Commit.amend to amend (*)
  6fe5dc0... Set default avatar icon if avatar not found (*)
  7e01fe9... Use diff-stat without frame for commit dialog (*)
  2904a38... Reset head tree cache (*)
  842a331... Restore commit selection (*)
  3daef31... Higlight trailing whitespace (*)
  c88468c... Remove 'content-view' style class (*)
  bd7902c... Make diff-symbolic 128x128 (*)
  6a182c1... Do not install 512x512 app icon (*)
  5d50b67... Implement removing repositories from list (*)
  d966860... Updated POTFILES.in (*)
  f3e4195... Updated Hebrew translation (*)
  571be27... Updated Polish translation (*)
  f48ccfd... Remove no longer needed gtk version check (*)
  f528dee... Use the new support for RTL icons in GtkIconTheme (*)
  dfed814... Updated Russian translation (*)
  d5ce9f1... Updated Brazilian Portuguese translation (*)
  d20dadc... Show similarity in diff (*)
  a5b5e27... Updated Lithuanian translation (*)
  1d7a90c... Updated Czech translation (*)
  f3b6b39... Signal when js has been loaded for initial diff (*)
  46ff6a7... Updated German translation (*)
  838fa82... Updated Spanish translation (*)
  88ed19a... Revert "Updated Spanish translation" (*)
  fbd53f8... Revert "Updated German translation" (*)
  181b832... Bump libgit2-glib requirement to 0.0.18 (*)
  c378ea7... Fix gi vapi in extra dist (*)
  5b6b641... Release version 0.3.3 (*)
  c6b239e... Updated German translation (*)
  5686a0c... Updated Spanish translation (*)
  011d6c9... Fix install rules for plugins (*)
  82b1e88... Set history lane collapse defaults (*)
  3dafb71... Bind history lane collapse settings (*)
  d742af7... Use ggit vapi instead of gir (*)
  989218f... Only call diff_similar if diff not null (*)
  c9b0d29... Added ignore-whitespace option for diff (*)
  00b3885... Add state setting for ignoring whitespace (*)
  5e8ec06... Update view when changing whitespace setting (*)
  f1f6d48... Improve Get patch button style (*)
  31cdc1e... Updated Hebrew translation (*)
  70e1077... Updated Polish translation (*)
  bf247ca... Remove templating engine (*)
  1f9a171... Do not use robohash fallback (*)
  8f86a7b... Set default focus on commit list (*)
  f3fa978... Do not cache has-selection in diff view js (*)
  12234af... Use builtin infobar revealer (*)
  ada8a40... Added user query API in GitgExt (*)
  adeb31e... Do not write index after revert (*)
  6901124... Added populate-popup in sidebar (*)
  f1fd761... Added busy property on GitgExt.Application (*)
  461a91e... Implemented whole file discard (*)
  ef31aae... Updated Hebrew translation (*)
  2364002... Updated Polish translation (*)
  e815ebc... Implemented selection discard (*)
  339f67c... Increase default date column width (*)
  98cfe0e... Add UIElement descriptions (*)
  823ca5d... Add button tooltips (*)
  6124ef7... Updated Galician translations (*)
  a230928... Updated Hebrew translation (*)
  fe9a018... Updated Russian translation (*)
  16fc466... Updated Polish translation (*)
  122ce14... Updated German translation (*)
  c4163d7... Updated Spanish translation (*)
  00eddb8... Updated Lithuanian translation (*)
  fd508d8... Remove unused avatar.png resource (*)
  cf36c0f... Implemented basic word diff rendering (*)
  cf892f0... Expose diff view options (*)
  aa17d12... Do not add newline as trailing whitespace (*)
  74ab76f... Updated Hebrew translation (*)
  423169d... Added back the close menu item (*)
  68d9baa... Remove close menu item and fix accel (*)
  84bea2f... Make infobar invisible by default (*)
  08333ac... Use halign instead of xalign (*)
  d3f8af7... Use named icon instead of stock (*)
  af0f6ac... Remove use of deprecated margin/padding (*)
  0dc6452... Only update diff when options really change (*)
  da4fe47... Make Get Patch button translatable (*)
  9da8079... Updated Hebrew translation (*)
  b1d292a... Make date/time format translatable (*)
  67eee6d... Updated Galician translations (*)
  039c35b... Updated Hebrew translation (*)
  db67a04... Remove resize-grip from author dialog (*)
  e0c8008... Updated libgd (*)
  a2f9b53... Add setting for diff tab width (*)
  7ccffb5... Cleanup default values of diff view options (*)
  f2a6d0c... Updated Hebrew translation (*)
  94f138e... Lazily construct diff options (*)
  77b5440... Updated Turkish translation (*)
  89a3c81... Use tab-size css to control tab width (*)
  6115250... Destroy popover when hiding options (*)
  8aba677... Do not recompute diff when only changing tab width (*)
  ed14126... Added supported diff options for commit diff (*)
  28ebc6a... Remove unused hidden settings (*)
  c233a91... Add missing summaries and descriptions (*)
  e44e607... Updated Hebrew translation (*)
  8bdbb30... Chomp user name and e-mail (*)
  aaedde1... Add modeline (*)
  d26fbb2... Copy window list before destroying each window (*)
  a98454a... Do not double reload (*)
  6f6807c... Restore history selection on relaod (*)
  6834119... Remove dark grey from the palette (*)
  3acfb98... Add keybindings for stage/unstage/discard (*)
  8e16491... Fix restore scroll when not visible (*)
  ba3f9b2... Updated Hebrew translation (*)
  d57424b... Updated Hebrew translation (*)
  8d78cd6... Implemented multiple selection for commit (*)
  83942ec... Increase slightly the author column (*)
  3514855... Added initial action interfaces in GitgExt
  33d95a7... Added ref delete/rename action stubs
  ab79ae7... Implement history navigation as ListBox
  b8bb372... Rename GitgExt.RefAction to GitgExt.Action
  5ccd13d... Add action interface implementation
  aee838a... Implement GitgExt.Action interface
  47869fb... Improve selection and implemented editing
  690a063... Remove obsolete style
  e062c79... Generalize info bar to user query
  d2fd926... Added GitgExtUserQuery
  dab7dad... Implemented animations for refs list
  270c6e5... Add clearing repository refs cache
  d2269f8... Cleanly separate ref actions using interfaces
  317ba23... Fix install targets
  3e22883... Set infobar action area to vertical orientation
  11307f9... Clear ref cache in action interface
  edad9a9... Implemented delete action for tags and branches
  a222b61... Fix event cast
  12bb4b9... Add reflog messages
  b5238ae... Remove use of deprecated properties

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]