Commit Graph

200 Commits

Author SHA1 Message Date
rick olson
faa10a6743 bump default activity timeout 2017-09-29 09:56:11 -06:00
rick olson
122b76543a add 'git lfs migrate import --verbose' to list updated files 2017-09-22 13:06:16 -06:00
rick olson
bb2247a157 fix copy pasta 2017-09-18 16:56:26 -06:00
rick olson
f768ae4ae7 update migrate docs example for multiple file types 2017-09-18 15:49:35 -06:00
risk danger olson
1e280a2253 update branch name 2017-09-13 16:59:00 -06:00
risk danger olson
289908ca26 add some examples 2017-09-13 16:42:28 -06:00
risk danger olson
4468d5d03f Update git-lfs-migrate.1.ronn 2017-09-13 10:40:57 -06:00
rick olson
dbeb4b1a9f turn lfs.allowincompletepush on by default 2017-09-12 08:33:52 -06:00
Taylor Blau
c8c29f53a5 commands: teach '--everything' to 'git lfs migrate' 2017-09-07 13:47:17 -04:00
Lars Schneider
e076d78b4e docs/man: boolean values for per-host locksverify 2017-09-03 12:53:43 +01:00
Lars Schneider
ad997bfdef docs/man: recommend global per-host locking config
The locking config per-host is supposed to affect all repositories on a 
given client machine. However, the help page suggests to set this value 
for a single repository only. Improve the example by using the global 
Git config.
2017-09-03 12:43:52 +01:00
Lars Schneider
1565e631e8 commands: teach 'git lfs ls-files' a '--debug' option
There was no way to conveniently display LFS pointer file properties for
debugging. Teach 'git lfs ls-files' a '--debug' option that prints all
available information following the 'git ls-files' interface [1].

[1] 8497421715
2017-08-30 22:43:17 +01:00
Taylor Blau
6ffdf79aba Merge pull request #2508 from git-lfs/lfs-enable-credential-cache
lfsapi: enable credential caching by default
2017-08-14 14:23:30 -06:00
Taylor Blau
637ff73fa6 lfsapi: enable credential caching by default 2017-08-14 10:50:52 -06:00
Taylor Blau
73897decf7 tq: increase default lfs.concurrenttransfers to 8 2017-08-11 22:23:07 -06:00
Taylor Blau
2140323647 Merge branch 'master' into git-askpass 2017-08-11 11:58:09 -06:00
Taylor Blau
8970e6e5ec docs/man: update git-lfs-config.5 with allowed lfsconfig keys 2017-08-10 18:00:26 -06:00
Taylor Blau
0fdc71db4e lfsapi/creds: use AskPassCredentialHelper with GIT_ASKPASS 2017-08-10 16:55:02 -06:00
Taylor Blau
f0d355f030 Merge pull request #2429 from aleb/master
Allow using custom transfer agents directly
2017-07-31 15:50:59 -06:00
Taylor Blau
54c01dbd16 Merge pull request #2459 from git-lfs/windows-size-warning
commands: teach smudge, process-filter to warn about Windows size bug
2017-07-31 13:24:14 -06:00
Taylor Blau
6d5ef18381 commands: make 'git lfs migrate info' default to --above=0 2017-07-31 11:47:13 -06:00
Taylor Blau
f6beec6cd2 commands: warn on smudged files larger than 4gb on Windows 2017-07-31 10:37:44 -06:00
Alexandru Băluț
09b7c5381b Allow using custom transfer agents directly
Some custom transfer agents figure out everything by themselves and don't need
any authentication or transfer details from the API server.

Added the `lfs.standalonetransferagent` config option for specifying which
custom agent should be used directly.
2017-07-31 16:28:07 +02:00
Taylor Blau
160bccba1c Merge pull request #2023 from bozaro/lfs-storage
Add lfs.storage parameter for overriding LFS storage location
2017-07-12 09:44:34 -06:00
Artem V. Navrotskiy
67f0b3a61c Add more information about lfs.storage option to man 2017-07-12 12:07:03 +03:00
Taylor Blau
a101e13cec commands/install: teach --manual 2017-07-11 10:43:33 -06:00
Artem V. Navrotskiy
075be829f4 Add lfs.storage parameter for overriding LFS storage location 2017-07-07 10:39:55 +03:00
risk danger olson
a99f4b21e2 Bump version and changelog 2017-06-26 16:53:03 -06:00
risk danger olson
9f6ca0f22b Merge branch 'master' into migrate-subcommand-import 2017-06-26 12:11:06 -06:00
Taylor Blau
4da935d1d1 commands: show no output for entries with no matching files 2017-06-26 09:24:09 -06:00
Taylor Blau
e39a76724d commands: implement git-lfs-migrate(1) 'import' subcommand 2017-06-23 12:41:55 -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
56871cffc0 Merge pull request #2313 from git-lfs/migrate-subcommand-info
commands: add git-lfs-migrate(1) 'info' subcommand
2017-06-16 10:45:14 -06:00
Taylor Blau
d1037fce8c commands/migrate: teach --unit flag 2017-06-15 15:09:37 -06:00
Taylor Blau
62462e33c0 docs/man: add additional 'info' options 2017-06-14 11:36:24 -06:00
risk danger olson
9ded63f7ec Merge branch 'master' into suggest-double-quotes 2017-06-14 10:05:32 -06:00
Taylor Blau
471fc9e01c docs/man: add a missing 'migrate' 😅 2017-06-12 15:25:35 -06:00
Taylor Blau
d453d9d5e2 docs/man: explicitly state purpose of 'info' mode 2017-06-12 15:24:40 -06:00
Taylor Blau
897ac48fb0 Merge branch 'master' into migrate-cmd 2017-06-09 17:56:31 -06:00
Taylor Blau
11b8d1ff91 docs/man: teach git-lfs-migrate(1) --{include,exclude}-ref=<ref> 2017-06-09 17:33:18 -06:00
Taylor Blau
f751df53e8 docs/man: remove 'import' mode from git-lfs-migrate(1) 2017-06-09 17:32:59 -06:00
Taylor Blau
fd531d30fa docs/man: remove DECSRIPTION section 2017-06-09 17:32:42 -06:00
Anthony Sottile
692b2e54ef Implement status --json 2017-06-08 18:19:30 -07:00
Taylor Blau
2f2430c9e7 docs/man: refer to migration 'types' as 'modes' 2017-06-08 16:55:31 -06:00
Taylor Blau
a4c5352904 docs/man: make git-lfs-migrate(1) migrate single branch instead of whole repo 2017-06-08 16:55:31 -06:00
Taylor Blau
d2f1802ecc docs/man: remove export mode from git-lfs-migrate(1) 2017-06-08 16:55:31 -06:00
Taylor Blau
fd837f4526 docs/man: add entry for git-lfs-migrate(1) 2017-06-08 16:55:30 -06:00
risk danger olson
58844b6c0b convert single to double quotes in examples, which are cross platform 2017-06-06 08:22:43 -06:00
David Pursehouse
e14a7d4d7b Minor cleanups in help index
- Add missing trailing periods

- Add quotes around "locked" for consistency

Change-Id: I6bed6d2fef7db5b3e0115465e15d46066aeb5684
Signed-off-by: David Pursehouse <dpursehouse@collab.net>
2017-05-21 13:37:58 +09:00
David Pursehouse
08b0c0dc39 Add git-lfs-locks to the help index
Change-Id: I736376ba8604b28938e4d5aee9a7f5998c2c8e5a
Signed-off-by: David Pursehouse <dpursehouse@collab.net>
2017-05-19 08:17:44 +09:00