0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 22 hours ago.
Sep 02, 2025 — Sep 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2 from diogoleal/gix_flux_locally More... about 9 years ago
add option to install git flux locally More... about 9 years ago
Merge pull request #1 from eliranmal/patch-1 More... over 9 years ago
fix typo More... over 9 years ago
Merge branch 'release/0.1.4' More... over 14 years ago
version bump to 0.1.4 More... over 14 years ago
changed behavior of 'git flux feature merge <feature> <environment>' so that it leaves the user on the feature branch after merge instead of the environment branch. most common workflow is to make more changes to the feature branch, but we found ourselves accidentally commiting to the environment branch which you shouldn't ever do with git flux workflow. More... over 14 years ago
Merge branch 'release/0.1.3' into develop More... over 14 years ago
Merge branch 'release/0.1.3' More... over 14 years ago
bumped version to 0.1.3 More... over 14 years ago
a few changes to help messages for clarity and removal of some redundant stuff More... over 14 years ago
Merge branch 'release/0.1.2' into develop More... over 14 years ago
Merge branch 'release/0.1.2' More... over 14 years ago
version bump More... over 14 years ago
added git flux version command More... over 14 years ago
expanded tabs to 4 whitespace for consistency More... over 14 years ago
Merge branch 'hotfix/0.1.1' into develop More... over 14 years ago
Merge branch 'hotfix/0.1.1' More... over 14 years ago
small readme changes More... over 14 years ago
Merge branch 'release/v0.1.0' More... over 14 years ago
flux init: if local branches exist, ask which to use for creating prod branch More... over 14 years ago
major refactor to fix issues with "init" and "up" More... over 14 years ago
added license to files More... over 14 years ago
initial commit of new git-flux-checkout commandset More... over 14 years ago
big rename to git-flux More... over 14 years ago
minor updates to usage msg More... over 14 years ago
minor update to install script, re-ordered file list alphabetically to make it easier to update More... over 14 years ago
removed old notes from SPEC.md that were still in README.md. added a couple more section placeholders in readme More... over 14 years ago
modified output of feature-status subcommand More... over 14 years ago
added help message for subcommand "up" More... over 14 years ago