Commit Graph

24 Commits

Author SHA1 Message Date
Taylor Blau
45c580e60a tlog,tasklog: rename package 'tlog' to 'task' 2017-11-22 14:07:24 -08:00
Taylor Blau
b9ab79ef89 *: introduce package 'tlog' 2017-11-21 17:50:44 -08:00
rick olson
82169f318d close logger deliberately to flush remaining messages 2017-09-22 16:28:07 -06:00
rick olson
f23467fb66 don't close logger since it's created outside the Rewriter 2017-09-22 16:12:20 -06:00
rick olson
d6926353f0 ensure packfile fds are closed 2017-09-19 14:07:37 -06:00
Taylor Blau
d2b66ce9db commands: pass githistory/log.Logger in externally 2017-08-29 17:11:30 -04:00
Taylor Blau
4da935d1d1 commands: show no output for entries with no matching files 2017-06-26 09:24:09 -06:00
Taylor Blau
7f22ed9ec2 commands: pass in *githistory.RewriteOptions to migrate() 2017-06-21 16:54:20 -06:00
Taylor Blau
0dde5c84c4 commands: remove 'cmd' argument to migrate() 2017-06-21 16:54:13 -06:00
Taylor Blau
186d9169c5 commands: invert *githistory.Rewriter argument 2017-06-21 16:54:05 -06:00
Taylor Blau
75462042a6 Merge pull request #2333 from git-lfs/migrate-subcommand-info-size-units
commands: teach --unit to 'info' subcommand of 'git-lfs-migrate(1)'
2017-06-16 10:46:36 -06:00
Taylor Blau
d1037fce8c commands/migrate: teach --unit flag 2017-06-15 15:09:37 -06:00
Taylor Blau
da2025cd6f commands/migrate: invert *odb.ObjectDatabase argument 2017-06-15 13:54:00 -06:00
Taylor Blau
aff6edc18e commands/command_migrate_info: print entries to os.Stdout 2017-06-14 22:33:36 -06:00
Taylor Blau
ae76e721e3 commands/command_migrate_info: remove header 2017-06-13 17:36:31 -06:00
Taylor Blau
7d2dbd64b3 commands/commands_migrate_info: align stat, size 2017-06-13 17:35:23 -06:00
Taylor Blau
8f573f86e4 commands/command_migrate_info: rename 'files' to 'stats' 2017-06-13 17:29:57 -06:00
Taylor Blau
0dbc358899 commands/command_migrate_info: build cols all at once 2017-06-13 17:28:26 -06:00
Taylor Blau
7c77064483 commands/command_migrate_info: add documentation to *MigrateInfoEntry type 2017-06-13 17:24:30 -06:00
Taylor Blau
6b94d8ba9c commands/command_migrate_info: remove TODO comment 2017-06-13 17:22:13 -06:00
Taylor Blau
f3e0af6b5d commands/migrate: teach --above 2017-06-13 16:00:08 -06:00
Taylor Blau
1f443d0818 commands/migrate: declare info subcommand in main init() 2017-06-12 15:22:49 -06:00
Taylor Blau
bd2e1b2736 commands/migrate_info: fix arguments to tools.ClampInt 2017-06-09 19:09:54 -06:00
Taylor Blau
af3871b12e commands/command_migrate: add 'info' subcommand 2017-06-09 17:56:21 -06:00