[gnome-builder] (56 commits) Non-fast-forward update to branch wip/project-selector



The branch 'wip/project-selector' 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:

  ed5c683... startup: stub out project window for startup
  e2d9bd9... project-window: start rendering discovered items from proje
  76a8f50... project-window: load workbench when row is activated
  ab8e637... projects: allow opening a new project from application menu
  7fa066e... project-window: add search bar to project window
  6c61bee... project-selector: try something a bit smaller
  9c91254... scrolledwindow: add additional padding to ensure space for 
  ef6baaf... project-window: only show recent projects until view-more i
  61f7975... project-selector: work around 1px gdkwindow height restrict
  c01505c... initial-setup: play with some new ideas for initial setup
  3753edc... initial-setup: focus work and header lines
  9487594... libide: add IdeProjectInfo:last-modified-at
  42148e2... initial-setup: mine for projects
  79d1ad5... initial-setup: explore new project ideas
  db522bb... style: work around odd styling transitions
  b9c282c... project-selection: more work on selection pattern
  7031817... project-selector: track selection state
  0b114e3... project-selector: selection and title cleanup
  84af54b... project-selector: add search support
  89fe917... pattern-spec: use - as alternate word break
  cf77b98... project-selector: use IdePatternSpec instead of strstr()
  3d96d5d... datetime: add gb_date_time_format_for_display()
  1198e92... project-selector: describe the action to be performed, not 
  5f1e417... project-selector: add some keyboard helpers
  78c6285... project-selector: handle activate manually
  e444244... project-selector: sort by date
  cb64305... project-selector: start on open dialog
  487b91d... project-selector: add file filters
  f4f369f... project-selector: open file tweaks
  ae1b176... project-selector: allow opening project
  824306b... new-project-dialog: add back and close gsignalactions
  3f97e3f... project-selector: close windows after launching project
  f446b76... project-selector: handle double click/enter in filechooserw
  26f153a... project-selector: use gb_application_open_project()
  3279476... app: prefer already open project to creating new one
  4603242... project-selector: set default window dimensions
  c6b31bd... app: add new-project action to global menu
  5cb7555... autotools: check .git/index for more accurate datetime info
  a999c24... app: mark busy when loading context
  491f574... project-selector: add header func to new dialog
  5f8e870... project-selector: add page for cloning repository
  5a2da55... project-selector: add basic clone support with libgit2-glib
  78bf471... project-selector: don't allow movements during clone operat
  c3bc620... project-selector: make clone UI a bit clearer
  88ed20e... project-selector: add a bit of delay before opening the win
  c3a103e... project-selector: add new directory name entry
  4bb6de6... project-selector: be explicit about local-only
  5163956... libide: give warning about invalid URI in uri entry
  3336fce... project-selector: update clone directory when uri changes
  8f5153b... project-selector: ignore "/" path name
  2311797... project-selector: paste clipboard if it looks like a git ur
  29f2d7c... project-selector: take child directory name into account
  bb6e2db... project-selector: add error label and spinner
  02dbe5a... project-selector: add log domain
  af4ea37... project-selector: synchronize animation times
  65f4c70... git: add IdeGitRemoteCallbacks

Commits added to the branch:

  80c4edf... pattern-spec: use - as alternate word break (*)
  51a407b... libide: add IdeProjectInfo:last-modified-at (*)
  7132327... autotools: check .git/index for more accurate datetime info (*)
  7db7b5c... scrolledwindow: add additional padding to ensure space for  (*)
  22f6ab8... startup: stub out project window for startup
  26fb263... project-window: start rendering discovered items from proje
  3b70627... project-window: load workbench when row is activated
  ed6b6f2... projects: allow opening a new project from application menu
  83ba560... project-window: add search bar to project window
  4d349a3... project-selector: try something a bit smaller
  d17a20d... project-window: only show recent projects until view-more i
  1f2b70b... project-selector: work around 1px gdkwindow height restrict
  e7cef9a... initial-setup: play with some new ideas for initial setup
  ec211ae... initial-setup: focus work and header lines
  185a311... initial-setup: mine for projects
  48835a8... initial-setup: explore new project ideas
  f66719e... style: work around odd styling transitions
  97fa4ff... project-selection: more work on selection pattern
  acd9028... project-selector: track selection state
  ab38794... project-selector: selection and title cleanup
  cfc96c8... project-selector: add search support
  86807e1... project-selector: use IdePatternSpec instead of strstr()
  9854230... datetime: add gb_date_time_format_for_display()
  db71105... project-selector: describe the action to be performed, not 
  2d6d3f0... project-selector: add some keyboard helpers
  a6122c9... project-selector: handle activate manually
  e7aaba9... project-selector: sort by date
  42b387a... project-selector: start on open dialog
  cb2dc78... project-selector: add file filters
  b8e94f8... project-selector: open file tweaks
  655a8b8... project-selector: allow opening project
  2e0eb9e... new-project-dialog: add back and close gsignalactions
  26db3bf... project-selector: close windows after launching project
  0fba1f7... project-selector: handle double click/enter in filechooserw
  04496cf... project-selector: use gb_application_open_project()
  65cc365... app: prefer already open project to creating new one
  c84544e... project-selector: set default window dimensions
  c2910c7... app: add new-project action to global menu
  9f8c84a... app: mark busy when loading context
  3cf72c9... project-selector: add header func to new dialog
  f780345... project-selector: add page for cloning repository
  97c3537... project-selector: add basic clone support with libgit2-glib
  baa3614... project-selector: don't allow movements during clone operat
  2260025... project-selector: make clone UI a bit clearer
  ee99d55... project-selector: add a bit of delay before opening the win
  5001d7e... project-selector: add new directory name entry
  87477f6... project-selector: be explicit about local-only
  d66d0dc... libide: give warning about invalid URI in uri entry
  1f898ae... project-selector: update clone directory when uri changes
  ff72069... project-selector: ignore "/" path name
  0d0bf13... project-selector: paste clipboard if it looks like a git ur
  ca3c788... project-selector: take child directory name into account
  47b89d6... project-selector: add error label and spinner
  0395c5b... project-selector: add log domain
  78d3ead... project-selector: synchronize animation times
  366509c... git: add IdeGitRemoteCallbacks

(*) 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]