Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
auto-tx
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vamp
auto-tx
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
6c692ea9b6a6f54551a396895e873319c3232731
Select Git revision
Branches
7
auto-deploy
bug-cpuload
feature/cmdline-storage-status
feature/tray/logwindow
master
default
protected
server2012
update-docs
Tags
9
3.0
2.1
2.0
1.4
1.3
1.2
1.1
autotransfer-v1
1.0
16 results
Begin with the selected commit
Created with Raphaël 2.2.0
1
Mar
28
Feb
27
26
20
19
18
16
15
14
13
12
11
9
8
7
6
5
3
2
1
31
Jan
20
19
18
17
16
15
12
9
8
21
Dec
20
19
18
15
14
13
12
8
30
Nov
29
3
2
26
Oct
10
25
Sep
23
18
15
14
Constructor docstring.
Some more / better details on version reports during startup.
Clean up unused references.
Use the "Release" build of RoboSharp.
Fix globbing expression for matching tags in git-describe.
Import namespace for assembly infos explicitly.
Add a switch to produce a generic template of BuildDetails.
Specify a namespace for generated BuildDetails.
Assemble paths for config and logs directly in script.
Merge branch 'auto-build-details'
Output cosmetics and syntax consistency.
Feed assembly infos for all projects with provided details.
Put BuildDetails.cs in ATxCommon instead of having it shared.
Homogenize assembly information for all projects.
Use provided details to feed the assembly infos.
Provide a dot-formatted variant of the build-date.
Include SHA-1 ref as BuildDetails.GitCommit.
Use provided commit description for creating the package.
Remove non-printable characters from generated code.
Update raw version of BuildDetails.cs.
Use string formatting to assemble C# code.
Use "Out-File" to fix encoding / binary diff issues.
Use central files for common / shared resources.
Minor change.
Fix output formatting messed up by VS console.
Include ConfigurationName in Prepare-Build.
Parse version numbers from "git describe" output.
Include assembly information in startup messages.
Generate C# code with consts to be used in Assembly details.
Add git branch name to Prepare-Build.
Make error handling in Prepare-Build more robust.
Add infrastructure to include build-time information in assembly.
Merge branch 'split-config'
2.0
2.0
Adapt tray app to config file location changes.
Adapt updater configuration example for new config location.
Wrap main logic in a try/catch block.
Add function docstring.
Minor layout / message changes.
Send an email before terminating upon an error.
Rename variable.
Loading