GitHub / gitless-vcs/gitless issues and pull requests
#92 - Track all untracked files in the current dir only OR ignore .git dir OR less verbosity
Issue -
State: closed - Opened by ghost over 8 years ago
- 2 comments
Labels: bug
#91 - Another internal error occurred
Issue -
State: closed - Opened by ghost over 8 years ago
- 2 comments
Labels: bug
#90 - gl commit error
Issue -
State: closed - Opened by overcyn over 8 years ago
Labels: bug
#89 - Crash instructions refer to website, but it doesn't contain bug reporting info.
Issue -
State: closed - Opened by chrish42 over 8 years ago
- 4 comments
Labels: docs
#88 - Crash on gl commit
Issue -
State: open - Opened by chrish42 over 8 years ago
Labels: bug
#87 - Version of binaries should be displayed on http://gitless.com
Issue -
State: closed - Opened by chmike over 8 years ago
- 1 comment
Labels: docs
#86 - Added homebrew installation
Pull Request -
State: closed - Opened by emartynov over 8 years ago
#85 - Display history starting from a specific commit
Issue -
State: open - Opened by chmike over 8 years ago
Labels: enhancement, help wanted, good first issue
#84 - Support for amend ?
Issue -
State: closed - Opened by chmike over 8 years ago
- 4 comments
Labels: docs
#83 - How to delete or rename a file ?
Issue -
State: closed - Opened by chmike over 8 years ago
- 2 comments
Labels: docs
#82 - Typo in gitless.com
Issue -
State: closed - Opened by smasse over 8 years ago
- 1 comment
Labels: bug
#81 - Updated readme.md with svg badges
Pull Request -
State: closed - Opened by sobolevn almost 9 years ago
#80 - gl without any argument should display help message
Issue -
State: closed - Opened by ghost almost 9 years ago
- 1 comment
Labels: enhancement
#79 - gl init should automatically create a new folder
Issue -
State: open - Opened by JohanSpaedtke almost 9 years ago
#78 - gitless doesnt understand whitespace in core.editor
Issue -
State: closed - Opened by JohanSpaedtke almost 9 years ago
- 1 comment
Labels: bug
#77 - Link pygit2 for Windows users
Pull Request -
State: closed - Opened by abitrolly almost 9 years ago
#76 - Current branch shortcut
Issue -
State: closed - Opened by ns-cweber almost 9 years ago
- 1 comment
#75 - gl branch -c should not publish changes
Issue -
State: open - Opened by aecolley almost 9 years ago
- 1 comment
#74 - "publish" has peculiar requirements
Issue -
State: open - Opened by aecolley almost 9 years ago
- 1 comment
#73 - support annotated tags
Issue -
State: open - Opened by spderosso almost 9 years ago
Labels: enhancement
#72 - Can't publish tag
Issue -
State: closed - Opened by chmike almost 9 years ago
- 2 comments
#71 - improve git/gitless interaction: print git commands
Issue -
State: open - Opened by kontrafiktion almost 9 years ago
- 4 comments
#70 - Minor formatting issue
Issue -
State: open - Opened by kenOfYugen almost 9 years ago
Labels: bug
#69 - gl publish hangs
Issue -
State: open - Opened by kenOfYugen almost 9 years ago
- 3 comments
Labels: bug
#68 - Make gl commands stand out?
Issue -
State: open - Opened by schwern almost 9 years ago
Labels: enhancement
#67 - Please add support for worktrees
Issue -
State: open - Opened by gvnn3 almost 9 years ago
- 2 comments
#66 - error fix on branch example
Pull Request -
State: closed - Opened by luciotato almost 9 years ago
#65 - Treat pager and editor as commands with arguments
Pull Request -
State: closed - Opened by raimue almost 9 years ago
#64 - gl commit fails when EDITOR environment variable contains spaces
Issue -
State: closed - Opened by sid-kap almost 9 years ago
- 3 comments
Labels: bug
#63 - commit fails after file rename
Issue -
State: open - Opened by colemanbroad almost 9 years ago
- 1 comment
Labels: bug
#62 - update link for Google Python Style Guide
Pull Request -
State: closed - Opened by rdpate almost 9 years ago
#61 - The `color.ui` setting isn't a boolean
Pull Request -
State: closed - Opened by vmx almost 9 years ago
#60 - When creating a branch and switching to it you lose all ignored files
Issue -
State: closed - Opened by Erikvv almost 9 years ago
- 1 comment
#59 - Shortcut to publish to origin?
Issue -
State: open - Opened by max-sixty almost 9 years ago
- 5 comments
#58 - Any way to use tab-complete?
Issue -
State: open - Opened by max-sixty almost 9 years ago
- 1 comment
Labels: enhancement
#57 - fixed potential unicode encoding error
Pull Request -
State: closed - Opened by knowsuchagency almost 9 years ago
#56 - Add support for submodules
Issue -
State: open - Opened by r-hoogenboom almost 9 years ago
- 4 comments
Labels: enhancement
#55 - `gl commit -e` conflicts with `git` option
Issue -
State: open - Opened by techtonik almost 9 years ago
- 4 comments
Labels: enhancement
#54 - `gl commit` why `-o`?
Issue -
State: closed - Opened by techtonik almost 9 years ago
- 1 comment
Labels: enhancement
#53 - Fixed missing spaces
Pull Request -
State: closed - Opened by yackermann almost 9 years ago
- 1 comment
#52 - gl status and gl branch unicode errors
Issue -
State: closed - Opened by sandgraham almost 9 years ago
- 7 comments
#51 - Updated index.html
Pull Request -
State: closed - Opened by AbhishekBiswal almost 9 years ago
#50 - Pip install fails
Issue -
State: closed - Opened by paul-hammant almost 9 years ago
- 9 comments
#49 - Crash when trying to commit
Issue -
State: closed - Opened by toomim almost 9 years ago
- 1 comment
Labels: bug
#48 - `diff` should show change in file mode
Issue -
State: open - Opened by njamescouk almost 9 years ago
- 3 comments
Labels: bug
#47 - Bringing unstaged changes from master into current branch
Issue -
State: closed - Opened by dangom almost 9 years ago
- 1 comment
#46 - Missing copy of GPL v2
Issue -
State: closed - Opened by peterjc almost 9 years ago
- 1 comment
#45 - Permit compilation with reqs >= specified version
Pull Request -
State: closed - Opened by scottsideleau almost 9 years ago
#44 - Gitless crashes if there's a directory it can't read in the repo.
Issue -
State: open - Opened by skorokithakis almost 9 years ago
Labels: bug
#43 - Gitless does not play well with `git-crypt`.
Issue -
State: open - Opened by skorokithakis over 9 years ago
- 1 comment
Labels: bug
#42 - ui color set to `auto` causes parse error (accepts only 'always' and 'true' so far)
Issue -
State: closed - Opened by samueljohn over 9 years ago
Labels: bug
#41 - gl status on OS X fails with installed gl-v0.8-darwin-x86_64.tar
Issue -
State: closed - Opened by stefanspringer1 almost 10 years ago
- 6 comments
#40 - ignored files being tracked, associated with branches.
Issue -
State: closed - Opened by ivirshup about 10 years ago
- 4 comments
#39 - Remote branch isn't created on publish
Issue -
State: closed - Opened by skorokithakis about 10 years ago
- 2 comments
Labels: bug
#38 - gl status error
Issue -
State: closed - Opened by Tinche over 10 years ago
- 2 comments
Labels: bug
#37 - gl history invalid start byte
Issue -
State: closed - Opened by Azd325 over 10 years ago
- 3 comments
Labels: bug
#36 - 'gl' command doesn't work in Windows PowerShell due to a conflict with 'Get-Location'
Issue -
State: closed - Opened by CrowderSoup over 10 years ago
- 1 comment
#35 - `gl diff` crashes when binary files have changes
Issue -
State: closed - Opened by spderosso over 10 years ago
- 1 comment
Labels: bug
#34 - rebase --abort failed
Issue -
State: closed - Opened by rodrigob over 10 years ago
- 1 comment
Labels: bug
#33 - latin-1 codec can't encode character
Issue -
State: closed - Opened by rodrigob over 10 years ago
- 3 comments
Labels: bug
#32 - Exception on commit: Unexpected output of ls-files
Issue -
State: closed - Opened by apblack about 11 years ago
- 3 comments
Labels: bug
#31 - Allow branch names with '_'
Issue -
State: closed - Opened by spderosso over 11 years ago
- 1 comment
Labels: enhancement
#30 - `gl status` doesn't show files in other directories.
Issue -
State: open - Opened by skorokithakis over 11 years ago
- 4 comments
#29 - `gl history -v` should output the diffs in the same format as `gl diff`
Issue -
State: closed - Opened by spderosso over 11 years ago
- 1 comment
Labels: enhancement
#28 - Fail gracefully if we get a `PATH1 -> PATH2` kind of output from `git status`
Issue -
State: closed - Opened by spderosso over 11 years ago
Labels: invalid
#27 - Improve output `gl status` for conflicts of type (modified - removed)
Issue -
State: open - Opened by spderosso over 11 years ago
Labels: enhancement
#26 - Add colors to gl output
Issue -
State: closed - Opened by spderosso over 11 years ago
- 1 comment
Labels: enhancement
#25 - Allow the user to unset an upstream branch
Issue -
State: closed - Opened by spderosso over 11 years ago
- 1 comment
Labels: enhancement
#23 - gl is not gitless: Cannot find gitless in help.
Issue -
State: closed - Opened by RickyS over 11 years ago
- 1 comment
#22 - `gl remote -v`
Issue -
State: closed - Opened by spderosso over 11 years ago
- 1 comment
Labels: duplicate, enhancement
#21 - core.branch.switch is missing to check that the dst branch exists
Issue -
State: closed - Opened by spderosso over 11 years ago
Labels: invalid, internal
#20 - Speed up branch switching and/or show progress bar when repo has lots of untracked/ignored files
Issue -
State: open - Opened by spderosso over 11 years ago
- 7 comments
Labels: enhancement, help wanted
#19 - Doing a commit when no `user.email` or `user.name` is set crashes
Issue -
State: closed - Opened by spderosso over 11 years ago
- 1 comment
Labels: bug
#18 - Throw error when more info about a non-existent remote is requested
Issue -
State: closed - Opened by spderosso over 11 years ago
Labels: bug
#17 - Add flag to `gl branch` to copy changes in the current branch onto the target branch
Issue -
State: closed - Opened by spderosso over 11 years ago
- 1 comment
Labels: enhancement
#16 - Add e2e tests for the commit workflow
Issue -
State: open - Opened by spderosso over 11 years ago
Labels: internal
#15 - Create easy installers for different platforms
Issue -
State: closed - Opened by spderosso over 11 years ago
- 2 comments
Labels: enhancement
#14 - Pinpoint minimum Git version required for Gitless to run
Issue -
State: open - Opened by spderosso over 11 years ago
Labels: enhancement
#13 - Windows support
Issue -
State: open - Opened by spderosso over 11 years ago
- 36 comments
Labels: enhancement
#12 - Consistent msgs (use '<' '>' to delimit args)
Issue -
State: closed - Opened by spderosso over 11 years ago
- 1 comment
Labels: enhancement, wontfix
#10 - More info on remotes
Issue -
State: open - Opened by spderosso over 11 years ago
Labels: enhancement
#9 - Add tagging feature
Issue -
State: closed - Opened by spderosso over 11 years ago
- 1 comment
Labels: enhancement
#8 - Create a man page for gl
Issue -
State: closed - Opened by spderosso over 11 years ago
- 2 comments
Labels: enhancement
#7 - Add diff stats to output of `gl diff`
Issue -
State: closed - Opened by spderosso over 11 years ago
- 2 comments
Labels: enhancement
#6 - `gl init <non-existent-remote>` crashes
Issue -
State: closed - Opened by spderosso over 11 years ago
Labels: bug
#5 - Improve `gl init <remote_repo>` message
Issue -
State: closed - Opened by spderosso over 11 years ago
Labels: enhancement
#4 - Untracking a file when there are no commits in the repo doesn't work
Issue -
State: closed - Opened by spderosso over 11 years ago
- 1 comment
Labels: bug
#3 - Installation Procedure
Issue -
State: closed - Opened by RickyS over 11 years ago
- 1 comment
#2 - Fixed a bug causing empty diff windows for unchanged files
Pull Request -
State: closed - Opened by theindexer over 11 years ago
#1 - Develop
Pull Request -
State: closed - Opened by theindexer over 11 years ago
- 2 comments