Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
hgit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eduardo Trujillo
hgit
Graph
update-patience
Select Git revision
Branches
2
master
default
protected
update-patience
Tags
5
git-v0.3.0
git-v0.2.2
git-v0.2.1
git-v0.2.0
git-v0.1
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Dec
27
Jan
26
24
12
Dec
11
24
Aug
27
Jun
11
Dec
13
Aug
25
Apr
24
Feb
14
13
1
Jun
28
May
25
23
22
21
20
14
Jan
8
chore(test): Clean up tests
master
master
chore(hie.yaml): Add a hie.yaml file
refactor(src): Remove unused imports
chore(src): Move all source files to src directory
chore(package.yaml): Switch to hpack
docs(README): Update README
chore(ci): Remove unused Haskell CI configuration
style(src): Reformat all Haskell source files
refactor(src): Standarize file headers
Add .gitlab-ci.yml
Update to support base >= 0.13
Add Index parsing
v0.3.0
git-v0.3.0
git-v0.3.0
fix import
remove byteable
misc update
update CIs
add some of the update from #3
Merge pull request #10 from Luabee/patch-1
Merge pull request #12 from kim/resolve-refs
Merge pull request #13 from kim/list-refs-loop
Merge pull request #14 from vincenthz/update-patience
use rewritten patience algorithm
update-patience
update-patience
update to latest
Fix listRefs
Consider "refs/*/" path prefixes when resolving 'Revision's
release 0.2.2
git-v0.2.2
git-v0.2.2
improve types (more strictness, newtype instead of data)
remove Monoid
update CI to haskell-ci
Fixed withCurrentRepo examples
release 0.2.1
git-v0.2.1
git-v0.2.1
adjust ghc supported
remove unnecessary flags
add stack.yaml
missing directory creation
update compiler supported
remove mtl
add dependency of cryptonite 0.22 for the Typeable instances
case unsensitive path not working properly
Loading